ibus-hangul/tests/tests.yml
2023-07-18 12:02:16 +02:00

30 lines
639 B
YAML

- hosts: localhost
vars:
- artifacts: "{{ lookup('env', 'TEST_ARTIFACTS')|default('./artifacts', true) }}"
tags:
- classic
remote_user: root
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
- intltool
- python3-devel
- libhangul-devel
tests:
- make-check:
dir: ./
run: bash ./make_check.sh ./source