summaryrefslogtreecommitdiff
path: root/test/registry.c
Commit message (Expand)AuthorAgeFilesLines
* test: move mkdir & mkdtemp calls to common place and fix them on MSVCRan Benita2022-09-241-7/+7
* test: add test for variant inheritance of ISO 639/3166 codesPeter Hutterer2022-02-041-0/+20
* Variants should inherit iso639, iso3166 and brief from parent layout if omitt...M Hickford2022-01-241-0/+6
* registry: skip over invalid ISO639 or ISO3166 entriesPeter Hutterer2022-01-241-7/+147
* test: fix missing va_end in case of test failuresPeter Hutterer2021-03-191-6/+15
* test: include unstd.h in the registry test to cut down the MacOS warningsPeter Hutterer2020-09-071-0/+3
* Add asprintf_safe helper functionPeter Hutterer2020-07-131-2/+2
* Add libxkbregistry to query available RMLVOPeter Hutterer2020-07-061-0/+843