summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2021-02-16Fix stack use after scope in FcConfigCompareValueBen Wagner2-0/+133
2021-01-07Clean up test-family-matching test.Ben Wagner1-15/+22
2020-12-28Test all not_eq for family names.Ben Wagner3-0/+28
2020-12-17Check qual and compare for family testsSzunti3-0/+233
2020-12-16Fix test-conf string to integer conversion.Ben Wagner1-11/+14
2020-12-15Always run-test-conf, but skip if not built.Ben Wagner2-1/+7
2020-12-14Fix wild frees and leak of fs in test-conf.Ben Wagner1-5/+4
2020-12-14Fix leaks in fcxml.c, fc-match.c, and tests.Ben Wagner2-1/+11
2020-12-10Portable trap conditions in run-test.sh.Ben Wagner1-2/+2
2020-12-08Fix locale dependent behaviour in run-test.shSzunti1-2/+2
2020-11-28Increased timeout for meson tests to 600sec to make tests work on DarwinNiklas Guertler1-1/+1
2020-09-03Make more clearer the license termsAkira TAGOH1-0/+23
2020-08-25Add some tweaks into runtest.sh to see progressAkira TAGOH1-0/+13
2020-07-31Add Meson build systemTim-Philipp Müller1-0/+46
2020-07-14Fix empty XDG_CACHE_HOME BehaviorAkira TAGOH1-0/+30
2020-07-07fccompat: fix build on Windows without unistd.hTim-Philipp Müller5-6/+15
2020-04-10Fix errors on shellcheckAkira TAGOH1-162/+163
2019-12-05Fix a test fail when no bwrap was availableAkira TAGOH1-3/+2
2019-11-06Fix gcc warnings with -Wpointer-signAkira TAGOH5-17/+17
2019-11-01Use FcConfigReference/Destroy appropriately instead of FcConfigGetCurrentAkira TAGOH3-0/+136
2019-10-28Read latest cache in pathsAkira TAGOH1-0/+66
2019-10-08Warn as well if no directory name for cachedir providedAkira TAGOH3-12/+99
2019-08-28Do not return FcFalse from FcConfigParseAndLoad*() if complain is set to falseAkira TAGOH2-0/+55
2019-07-31Fix the fails of make check when SOURCE_DATE_EPOCH is setAkira TAGOH1-0/+33
2019-07-23Clean up temporary directory for testsAkira TAGOH1-3/+6
2019-04-15Only use test wrapper-script if host is MinGWJon Turney2-1/+3
2019-04-04Update the test case that is looking for uuid based on hostAkira TAGOH1-24/+32
2019-04-04Fallback uuid-based name to read a cache if no MD5-based cache availableAkira TAGOH1-1/+24
2019-04-04Fix unexpected cache name by double-slash in pathAkira TAGOH1-0/+32
2019-04-03Don't share fonts and cache dir for testingAkira TAGOH1-3/+5
2019-04-03Add back if !OS_WIN32 lineAkira TAGOH1-0/+1
2019-04-03trivial testcase updateAkira TAGOH1-2/+8
2019-04-03Add salt attribute to dir and remap-dir elementsAkira TAGOH1-0/+47
2019-04-03Update testcaseAkira TAGOH5-4/+15
2019-04-03Fix make check fail on run-test-conf.shAkira TAGOH1-0/+1
2019-04-03Replace UUID file mechanism with per-directory 'map' attribute [v2]Keith Packard4-2/+111
2019-04-03Remove UUID-related testsKeith Packard3-267/+5
2019-04-03Add delays to test-bz106632, check UptoDate separatelyKeith Packard1-6/+18
2019-04-03Remove '-u' option from run-test-conf.shKeith Packard1-1/+1
2019-03-23Don't test bind-mount thing for MinGWAkira TAGOH1-1/+1
2019-03-23Fix make distcheck errorAkira TAGOH1-1/+1
2019-03-22Fix make check on cross-compiled envAkira TAGOH6-2/+80
2019-03-19Fix build issue on Win32.Akira TAGOH1-0/+5
2018-11-30covscan: fix compiler warningsAkira TAGOH2-16/+15
2018-11-30Don't call unlink_dirs if basedir is nullAkira TAGOH1-1/+2
2018-11-27Add a test case for FcFontListAkira TAGOH4-17/+209
2018-10-25Do not run a test case for .uuid deletionAkira TAGOH1-14/+14
2018-10-05Do not update mtime when removing .uuid fileAkira TAGOH2-0/+254
2018-10-04Fix test caseAkira TAGOH1-2/+2
2018-09-05Add a test case for d1f48f11Akira TAGOH2-0/+297