fontconfig/test
Akira TAGOH 8a150f634f Add test/wrapper-script.sh to the archive
Fixes https://gitlab.freedesktop.org/fontconfig/fontconfig/-/issues/307
2022-01-28 18:13:21 +09:00
..
4x6.pcf
8x16.pcf
Makefile.am Add test/wrapper-script.sh to the archive 2022-01-28 18:13:21 +09:00
fonts.conf.in Update testcase 2019-04-03 12:02:09 +00:00
meson.build Check qual and compare for family tests 2020-12-17 04:51:20 +00:00
out.expected-long-family-names
out.expected-no-long-family-names
run-test-conf.sh Do not set different score to non-string values 2021-07-08 14:47:36 +09: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 Fix run-test.sh to work with BSD mktemp 2021-07-14 04:34:15 +00:00
test-45-generic.json Fix stack use after scope in FcConfigCompareValue 2021-02-16 11:30:32 -05:00
test-60-generic.json
test-90-synthetic.json
test-bz89617.c
test-bz96676.c
test-bz106618.c
test-bz106632.c Fix leaks in fcxml.c, fc-match.c, and tests. 2020-12-14 10:54:11 +00:00
test-bz131804.c
test-bz1744377.c Fix gcc warnings with -Wpointer-sign 2019-11-06 20:28:58 +09:00
test-conf.c Do not set different score to non-string values 2021-07-08 14:47:36 +09:00
test-crbug1004254.c Fix gcc warnings with -Wpointer-sign 2019-11-06 20:28:58 +09:00
test-d1f48f11.c fccompat: fix build on Windows without unistd.h 2020-07-07 03:48:34 +00:00
test-family-matching.c Clean up test-family-matching test. 2021-01-07 07:03:42 +00:00
test-issue-286.json Do not set different score to non-string values 2021-07-08 14:47:36 +09:00
test-issue107.c fccompat: fix build on Windows without unistd.h 2020-07-07 03:48:34 +00:00
test-issue110.c fccompat: fix build on Windows without unistd.h 2020-07-07 03:48:34 +00:00
test-issue180.c Fix leaks in fcxml.c, fc-match.c, and tests. 2020-12-14 10:54:11 +00:00
test-migration.c fccompat: fix build on Windows without unistd.h 2020-07-07 03:48:34 +00:00
test-name-parse.c
test-pthread.c Extend test thread args lifetime 2021-09-06 04:06:16 +00:00
test-style-match.json Fix score evaluation for multiple values in properties 2021-06-28 08:51:58 +00:00
wrapper-script.sh