summaryrefslogtreecommitdiff
path: root/test/test-conf.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up unused codeAkira TAGOH2023-03-061-1/+0
* Do not set different score to non-string valuesAkira TAGOH2021-07-081-24/+47
* Fix score evaluation for multiple values in propertiesAkira TAGOH2021-06-281-1/+17
* Fix stack use after scope in FcConfigCompareValueBen Wagner2021-02-161-0/+124
* Fix test-conf string to integer conversion.Ben Wagner2020-12-161-11/+14
* Fix wild frees and leak of fs in test-conf.Ben Wagner2020-12-141-5/+4
* Fix gcc warnings with -Wpointer-signAkira TAGOH2019-11-061-3/+3
* Fix make check fail on run-test-conf.shAkira TAGOH2019-04-031-0/+1
* Add a test case for FcFontListAkira TAGOH2018-11-271-17/+173
* Add a testrunner for confAkira TAGOH2018-05-111-0/+328