| TESTS = \ | |
| tests/basics.tests \ | |
| tests/full-font.tests \ | |
| tests/cff-full-font.tests \ | |
| tests/japanese.tests \ | |
| tests/cff-japanese.tests \ | |
| tests/layout.tests \ | |
| tests/layout.gpos.tests \ | |
| tests/layout.gpos3.tests \ | |
| tests/cmap14.tests \ | |
| $(NULL) | |
| XFAIL_TESTS = \ | |
| $(NULL) | |
| DISABLED_TESTS = \ | |
| $(NULL) |