summaryrefslogtreecommitdiff
path: root/test/stringcomp.c
Commit message (Expand)AuthorAgeFilesLines
* build: include config.h manuallyRan Benita2019-12-271-0/+2
* xkbcomp: escape the section names before storing them in the keymapRan Benita2013-07-181-1/+6
* test: Add flags argument to test_get_context()Daniel Stone2013-03-191-1/+1
* keymap: abstract a bit over the keymap formatRan Benita2013-03-181-0/+10
* stringcomp: test compilation of a dump of a keymap created from rulesRan Benita2012-10-101-0/+12
* Don't use %z printf formatRan Benita2012-09-301-2/+3
* Add format argument to xkb_keymap_get_as_stringRan Benita2012-09-241-1/+1
* Don't use xkbcommon-compat names in internal codeRan Benita2012-09-241-3/+2
* Copyright updatesDaniel Stone2012-09-121-12/+9
* test/stringcomp: Perform full round-trip testDaniel Stone2012-08-081-6/+31
* test: Minimise includesDaniel Stone2012-08-081-5/+0
* Run source tree through uncrustifyDaniel Stone2012-07-171-23/+23
* Add a library of common test functionsDaniel Stone2012-07-121-33/+12
* Move test data files to test/data/keymapsDaniel Stone2012-07-121-1/+1
* stringcomp: NULL-terminate stringDaniel Stone2012-05-291-3/+2
* Add test for xkb_map_new_from_stringDaniel Stone2012-05-291-0/+83