ibus-libpinyin/tests/tests.yml
Peng Wu a63a91de22 Add CI tests
Resolves: #1976767
2021-06-29 13:10:06 +08:00

34 lines
678 B
YAML

- hosts: localhost
tags:
- classic
roles:
- role: standard-test-source # to get the source tar ball to do “make check”
- role: standard-test-basic
required_packages:
- make
- libappstream-glib
- desktop-file-utils
- python3-gobject
- python3-gobject-base
- glib2
- gtk3
- dconf
- dbus-x11
- ibus
- ibus-devel
- gcc-c++
- gettext-devel
- gcc
- intltool
- libtool
- pkgconfig
- sqlite-devel
- libuuid-devel
- lua-devel
- python3-devel
- libpinyin-devel
tests:
- make-check:
dir: .
run: bash ./make_check.sh ./source