fontconfig/test
Akira TAGOH c9862b6ea7 Read latest cache in paths
Right now fontconfig uses a cache found first in a path and
cachedirs are the order of the system-wide path and then the user path.
this is due to avoid writing caches into the user path when running as root.

However, changing caches by certain config only, e.g. using <match target="scan">
may not take effect by this behavior, because it may be stored into the user path.

Thus, needing to find the latest cache out from paths.

Fixes https://gitlab.freedesktop.org/fontconfig/fontconfig/issues/182
2019-10-28 17:15:07 +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 Warn as well if no directory name for cachedir provided 2019-10-08 20:12:12 +09:00
fonts.conf.in Update testcase 2019-04-03 12:02:09 +00:00
out.expected-long-family-names Add the check of PCF_CONFIG_OPTION_LONG_FAMILY_NAMES back 2017-11-20 17:29:39 +05:30
out.expected-no-long-family-names Add the check of PCF_CONFIG_OPTION_LONG_FAMILY_NAMES back 2017-11-20 17:29:39 +05:30
run-test-conf.sh trivial testcase update 2019-04-03 12:02:09 +00:00
run-test-map.sh Replace UUID file mechanism with per-directory 'map' attribute [v2] 2019-04-03 12:02:09 +00:00
run-test.sh Read latest cache in paths 2019-10-28 17:15:07 +09:00
test-60-generic.json Add a test case for FcFontList 2018-11-27 09:39:15 +00:00
test-90-synthetic.json Add a test case for 90-synthetic.conf 2018-05-11 22:15:39 +09:00
test-bz89617.c Fix a couple of minor memory leaks 2016-05-30 10:30:10 +09:00
test-bz96676.c Bug 96676 - Check range of FcWeightFromOpenType argument 2016-07-08 14:18:35 +09:00
test-bz106618.c Add a test case for bz#106618 2018-05-25 15:24:44 +09:00
test-bz106632.c Add delays to test-bz106632, check UptoDate separately 2019-04-03 12:02:09 +00:00
test-bz131804.c Fix compiler warnings 2018-01-04 20:37:26 +09:00
test-bz1744377.c Do not return FcFalse from FcConfigParseAndLoad*() if complain is set to false 2019-08-28 17:48:29 +09:00
test-conf.c Fix make check fail on run-test-conf.sh 2019-04-03 12:02:09 +00:00
test-d1f48f11.c Update testcase 2019-04-03 12:02:09 +00:00
test-issue107.c Clean up temporary directory for tests 2019-07-23 04:18:59 +00:00
test-issue110.c Update testcase 2019-04-03 12:02:09 +00:00
test-issue180.c Warn as well if no directory name for cachedir provided 2019-10-08 20:12:12 +09:00
test-migration.c trivial fix 2018-01-05 16:06:16 +09:00
test-name-parse.c Minor: fix warnings 2018-03-15 07:51:06 -07:00
test-pthread.c Add missing license headers 2014-01-17 13:05:25 +09:00
wrapper-script.sh Fix make check on cross-compiled env 2019-03-22 16:51:38 +09:00