summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Add another test case for flatpakAkira TAGOH2023-03-062-0/+159
* Clean up unused codeAkira TAGOH2023-03-061-1/+0
* Add some missing constant names for weight.Akira TAGOH2023-01-251-3/+3
* Add back sort commandAkira TAGOH2022-09-291-1/+1
* Fix test cases for wrong use of remap-dirAkira TAGOH2022-09-281-3/+9
* Add test/wrapper-script.sh to the archiveAkira TAGOH2022-01-281-1/+1
* Extend test thread args lifetimeBen Wagner2021-09-061-3/+3
* Fix run-test.sh to work with BSD mktempRyan Schmidt2021-07-141-9/+11
* Do not set different score to non-string valuesAkira TAGOH2021-07-084-24/+84
* Fix score evaluation for multiple values in propertiesAkira TAGOH2021-06-284-1/+55
* Fix stack use after scope in FcConfigCompareValueBen Wagner2021-02-162-0/+133
* Clean up test-family-matching test.Ben Wagner2021-01-071-15/+22
* Test all not_eq for family names.Ben Wagner2020-12-283-0/+28
* Check qual and compare for family testsSzunti2020-12-173-0/+233
* Fix test-conf string to integer conversion.Ben Wagner2020-12-161-11/+14
* Always run-test-conf, but skip if not built.Ben Wagner2020-12-152-1/+7
* Fix wild frees and leak of fs in test-conf.Ben Wagner2020-12-141-5/+4
* Fix leaks in fcxml.c, fc-match.c, and tests.Ben Wagner2020-12-142-1/+11
* Portable trap conditions in run-test.sh.Ben Wagner2020-12-101-2/+2
* Fix locale dependent behaviour in run-test.shSzunti2020-12-081-2/+2
* Increased timeout for meson tests to 600sec to make tests work on DarwinNiklas Guertler2020-11-281-1/+1
* Make more clearer the license termsAkira TAGOH2020-09-031-0/+23
* Add some tweaks into runtest.sh to see progressAkira TAGOH2020-08-251-0/+13
* Add Meson build systemTim-Philipp Müller2020-07-311-0/+46
* Fix empty XDG_CACHE_HOME BehaviorAkira TAGOH2020-07-141-0/+30
* fccompat: fix build on Windows without unistd.hTim-Philipp Müller2020-07-075-6/+15
* Fix errors on shellcheckAkira TAGOH2020-04-101-162/+163
* Fix a test fail when no bwrap was availableAkira TAGOH2019-12-051-3/+2
* Fix gcc warnings with -Wpointer-signAkira TAGOH2019-11-065-17/+17
* Use FcConfigReference/Destroy appropriately instead of FcConfigGetCurrentAkira TAGOH2019-11-013-0/+136
* Read latest cache in pathsAkira TAGOH2019-10-281-0/+66
* Warn as well if no directory name for cachedir providedAkira TAGOH2019-10-083-12/+99
* Do not return FcFalse from FcConfigParseAndLoad*() if complain is set to falseAkira TAGOH2019-08-282-0/+55
* Fix the fails of make check when SOURCE_DATE_EPOCH is setAkira TAGOH2019-07-311-0/+33
* Clean up temporary directory for testsAkira TAGOH2019-07-231-3/+6
* Only use test wrapper-script if host is MinGWJon Turney2019-04-152-1/+3
* Update the test case that is looking for uuid based on hostAkira TAGOH2019-04-041-24/+32
* Fallback uuid-based name to read a cache if no MD5-based cache availableAkira TAGOH2019-04-041-1/+24
* Fix unexpected cache name by double-slash in pathAkira TAGOH2019-04-041-0/+32
* Don't share fonts and cache dir for testingAkira TAGOH2019-04-031-3/+5
* Add back if !OS_WIN32 lineAkira TAGOH2019-04-031-0/+1
* trivial testcase updateAkira TAGOH2019-04-031-2/+8
* Add salt attribute to dir and remap-dir elementsAkira TAGOH2019-04-031-0/+47
* Update testcaseAkira TAGOH2019-04-035-4/+15
* Fix make check fail on run-test-conf.shAkira TAGOH2019-04-031-0/+1
* Replace UUID file mechanism with per-directory 'map' attribute [v2]Keith Packard2019-04-034-2/+111
* Remove UUID-related testsKeith Packard2019-04-033-267/+5
* Add delays to test-bz106632, check UptoDate separatelyKeith Packard2019-04-031-6/+18
* Remove '-u' option from run-test-conf.shKeith Packard2019-04-031-1/+1
* Don't test bind-mount thing for MinGWAkira TAGOH2019-03-231-1/+1