ibus-table/tests/main.fmf
Mike FABIAN 495f02f859 Use tmt and fix the CI tests
Resolves: RHEL-2236
2023-10-11 18:03:14 +02:00

45 lines
890 B
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
- ibus
- ibus-devel
- ibus-desktop-testing
- ibus-table
- ibus-table-tests
- rsync
- xorg-x11-server-Xvfb
- libappstream-glib
- desktop-file-utils
- python3-mock
- python3-gobject
- python3-gobject-base
- glib2
- gtk3
- dconf
- dbus-x11
- python3-devel
- python3-pyxdg
- xorg-x11-server-Xvfb
- ibus-table-chinese-wubi-jidian
- ibus-table-chinese-cangjie
- ibus-table-chinese-stroke5
recommend:
# this is not available on RHEL9
- gnome-desktop-testing