ibus-typing-booster/tests/main.fmf
Mike FABIAN 23a89c869b Resolves: rhbz#1974636 Delete ibus write-cache in scriptlet
Also improve CI tests (convert to tmt) and add gating.yaml
2021-07-05 10:32:47 +02:00

55 lines
1.0 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
# Other requirements:
- gnome-session
- gnome-shell
- dbus-x11
- xorg-x11-server-Xvfb
- ibus
- ibus-devel
- ibus-desktop-testing
- ibus-typing-booster
- ibus-typing-booster-tests
- 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
recommend:
# this is not available on RHEL9
- gnome-desktop-testing