mirror of
https://github.com/thead-yocto-mirror/skia
synced 2026-09-17 20:52:06 +02:00
13 lines
167 B
Makefile
13 lines
167 B
Makefile
TESTS = \
|
|
tests/basics.tests \
|
|
tests/full-font.tests \
|
|
tests/japanese.tests \
|
|
tests/layout.tests \
|
|
$(NULL)
|
|
|
|
XFAIL_TESTS = \
|
|
$(NULL)
|
|
|
|
DISABLED_TESTS = \
|
|
$(NULL)
|