summaryrefslogtreecommitdiff
path: root/test/stringcomp.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-10stringcomp: test compilation of a dump of a keymap created from rulesRan Benita1-0/+12
2012-09-30Don't use %z printf formatRan Benita1-2/+3
2012-09-24Add format argument to xkb_keymap_get_as_stringRan Benita1-1/+1
2012-09-24Don't use xkbcommon-compat names in internal codeRan Benita1-3/+2
2012-09-12Copyright updatesDaniel Stone1-12/+9
2012-08-08test/stringcomp: Perform full round-trip testDaniel Stone1-6/+31
2012-08-08test: Minimise includesDaniel Stone1-5/+0
2012-07-17Run source tree through uncrustifyDaniel Stone1-23/+23
2012-07-12Add a library of common test functionsDaniel Stone1-33/+12
2012-07-12Move test data files to test/data/keymapsDaniel Stone1-1/+1
2012-05-29stringcomp: NULL-terminate stringDaniel Stone1-3/+2
2012-05-29Add test for xkb_map_new_from_stringDaniel Stone1-0/+83