2036494ada
- Translation update from Weblate (cs 100%) - Update emoji annotations from CLDR - Drop Python < 3.6 support - Fix test_0_gtk.py: typing booster now avoids clearing the input in do_reset() when the preedit is empty - Remove dependency on Xvfb from ibus-typing-booster.spec - Support compose sequences containing ASCII keys written as <U00XX> code points (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/510) - Translation update from Weblate (pt 91.3%)
55 lines
1.1 KiB
Plaintext
55 lines
1.1 KiB
Plaintext
test: ./runtest.sh
|
|
duration: 50m
|
|
framework: beakerlib
|
|
require:
|
|
# This stuff is only needed if gnome-desktop-testing
|
|
# cannot be required as a package and needs to be cloned
|
|
# from the git repo and build from source:
|
|
# - git
|
|
# - make
|
|
# - gcc
|
|
# - diffutils
|
|
# - autoconf
|
|
# - automake
|
|
# - libtool
|
|
# - glib2-devel
|
|
# - systemd-devel
|
|
- gnome-session
|
|
- gnome-shell
|
|
- gnome-shell-extension-no-overview
|
|
- dbus-x11
|
|
- xorg-x11-server-Xwayland
|
|
- xwayland-run
|
|
- ibus
|
|
- ibus-devel
|
|
- ibus-desktop-testing
|
|
- gnome-desktop-testing
|
|
- ibus-typing-booster
|
|
- ibus-typing-booster-tests
|
|
- python3-packaging
|
|
- rsync
|
|
- m17n-lib
|
|
- m17n-db-extras
|
|
- python3-enchant
|
|
- libappstream-glib
|
|
- desktop-file-utils
|
|
- python3-gobject
|
|
- python3-gobject-base
|
|
- hunspell-cs
|
|
- hunspell-de
|
|
- hunspell-en
|
|
- hunspell-es
|
|
- hunspell-fr
|
|
- hunspell-it
|
|
- hunspell-ko
|
|
- dconf
|
|
- python3-devel
|
|
- python3-pyxdg
|
|
- glibc-langpack-en
|
|
- glibc-langpack-cs
|
|
- glibc-langpack-km
|
|
- glibc-langpack-pt
|
|
- glibc-langpack-am
|
|
- glibc-langpack-de
|
|
- glibc-langpack-ar
|