harfbuzz/tests/tests.yml
Parag Nemade b1c4576c6c
Added CI tests script
Signed-off-by: Parag Nemade <pnemade@fedoraproject.org>
2020-04-30 21:11:58 +05:30

27 lines
374 B
YAML

---
- hosts: localhost
tags:
- classic
roles:
- role: standard-test-source
- hosts: localhost
tags:
- classic
roles:
- role: standard-test-basic
tests:
- smoke
required_packages:
- autoconf
- automake
- m4
- gcc-c++
- make
- python3-devel
- ragel
- libtool
- gtk-doc
- cairo-devel
- fontconfig-devel