fontconfig/test
Akira TAGOH c965c9f677 Bug 89617 - FcConfigAppFontAddFile() returns false on any font file
Prior to the change of 32ac7c75e8
FcConfigAppFontAddFile() always returned FcTrue no matter what
fonts was added. after that, it always returned FcFalse because
adding a font doesn't add any subdirs with FcFileScanConfig().
so changing that to simply ignore it.

Also fixing it to return FcFalse if non-fonts was added, i.e.
FcFreeTypeQuery() fails.

https://bugs.freedesktop.org/show_bug.cgi?id=89617
2015-03-23 13:31:57 +09:00
..
4x6.pcf Add simple tests 2003-03-01 05:55:17 +00:00
8x16.pcf Add simple tests 2003-03-01 05:55:17 +00:00
Makefile.am Bug 89617 - FcConfigAppFontAddFile() returns false on any font file 2015-03-23 13:31:57 +09:00
fonts.conf.in During test run, remove cache directory to avoid stale cache usage. 2006-08-28 10:30:22 -07:00
out.expected Add simple tests 2003-03-01 05:55:17 +00:00
run-test.sh Add missing license headers 2014-01-17 13:05:25 +09:00
test-bz89617.c Bug 89617 - FcConfigAppFontAddFile() returns false on any font file 2015-03-23 13:31:57 +09:00
test-migration.c Fix a gcc warning 2014-07-08 14:55:15 +09:00
test-pthread.c Add missing license headers 2014-01-17 13:05:25 +09:00