summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
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
2018-09-04Fix the issue that '~' wasn't extracted to the proper homedirAkira TAGOH2-0/+261
2018-09-03Fix the build issue with --enable-staticAkira TAGOH1-23/+12
2018-08-29Fix distcheck failAkira TAGOH3-5/+5
2018-06-11Remove .uuid when no font files exists on a directoryAkira TAGOH4-0/+535
2018-05-25Add a test case for bz#106618Akira TAGOH3-2/+63
2018-05-13Bug 106459 - fc-cache doesn't use -y option for .uuid filesAkira TAGOH1-0/+25
2018-05-11Add a test case for 90-synthetic.confAkira TAGOH3-3/+112
2018-05-11Add a testrunner for confAkira TAGOH2-0/+335
2018-03-28Fix make check fail when srcdir != builddir.Akira TAGOH2-10/+9
2018-03-15Minor: fix warningsBehdad Esfahbod1-2/+2
2018-03-14Add a testcase for FcNameParseAkira TAGOH2-0/+94
2018-01-05trivial fixAkira TAGOH1-0/+3