summaryrefslogtreecommitdiff
path: root/test/data
Commit message (Expand)AuthorAgeFilesLines
* test/data: add files for model=applealu_ansi layout=usRan Benita2014-10-173-0/+288
* test/data: sync to xkeyboard-config 2.13Ran Benita2014-10-1745-1874/+2251
* test/compose: add new testRan Benita2014-10-051-0/+5973
* keymap-dump: combine modifier_map's with the same modifierRan Benita2014-09-222-24/+10
* keycodes: fix keymap compilation with no aliases and malloc(0)==NULLRan Benita2014-09-101-0/+1337
* test/x11-keyseq: new testRan Benita2014-08-091-0/+1683
* ast-build: make sure InterpDef is freeableRan Benita2014-07-271-0/+7
* test: add file with a syntax errorRan Benita2014-07-261-0/+1814
* keymap-dump: don't print "affect=lock" in PtrLockRan Benita2014-02-151-4/+4
* scanner: restore lost DIVIDE tokenRan Benita2013-11-271-1/+5
* rules: fix scanning of line-continuation without leading spaceRan Benita2013-10-141-1/+4
* test: make sure keycode 0 works fineRan Benita2013-08-141-0/+1
* scanner: don't fail over unknown escape sequenceRan Benita2013-08-132-0/+185
* scanner: allow empty key name literalsRan Benita2013-08-021-0/+1139
* xkbcomp: handle empty keymapsRan Benita2013-08-023-0/+11
* test: sync test/data from xkeyboard-config 2.9Ran Benita2013-07-2211-10/+456
* Widen keycode range to 8/255 if possible (bug #63390)Daniel Stone2013-05-091-0/+2
* keymap-dump: remove some ugly empty linesRan Benita2013-03-181-3/+0
* keymap-dump: don't indent after xkb_keymap {Ran Benita2013-03-181-1906/+1906
* keysym: print unicode keysyms uppercase and 0-paddedRan Benita2013-03-181-24/+24
* state: fix unbound virtual modifier bugRan Benita2013-03-181-0/+1533
* Sync test data from xkeyboard-configRan Benita2013-03-1821-146/+573
* parser: remove XkbCompMapList ruleRan Benita2012-09-301-15/+0
* test: add keycodes files which map directly to evdev codesRan Benita2012-09-273-0/+1695
* keymap-dump: make it look better with long key namesRan Benita2012-09-271-495/+495
* keycodes: ignore explicit minimum/maximum statementsRan Benita2012-09-151-2/+0
* keymap-dump: don't write spaces between multiple-syms-per-levelRan Benita2012-09-131-2/+2
* rules: fix check for appending '|' character when applyingRan Benita2012-09-031-1/+1
* test/data/symbols: keypad can only have one default sectionRan Benita2012-09-031-1/+1
* compat: ignore "group" (compatibility) statementsRan Benita2012-09-011-3/+0
* compat: ignore "locking" field in sym interpretsRan Benita2012-09-011-1/+0
* rulescomp: remove bad failtestsRan Benita2012-09-012-0/+1577
* stringcomp: Make test more punishingDaniel Stone2012-08-081-120/+589
* test/dump: Remove superfluous testDaniel Stone2012-08-081-1928/+0
* stringcomp: Remove unnecessary Level1 mappingsDaniel Stone2012-08-081-2/+0
* stringcomp: Update input file for output changesDaniel Stone2012-08-081-69/+69
* types: remove DeleteLevel1MapEntriesRan Benita2012-08-071-2/+0
* types: don't use canonical/required typesRan Benita2012-08-072-7/+1032
* expr: don't divide by zeroRan Benita2012-07-261-0/+17
* Add multiple-keysyms-per-level to test dataDaniel Stone2012-07-132-4/+4
* tests: Update dump.data for recent fixesDaniel Stone2012-07-131-2/+34
* dump: add back kccgst namesRan Benita2012-07-131-4/+4
* dump: a few more tweaks to match xkbcomp outputRan Benita2012-07-121-230/+230
* symbols: fix bug in modifier_map handlingRan Benita2012-07-121-1/+1
* Import dataset into test/data/Daniel Stone2012-07-1250-3/+12462
* Move test data files to test/data/keymapsDaniel Stone2012-07-126-0/+1460
* rules: fix parsing of multiple optionsRan Benita2012-07-121-0/+27
* test/dump: allow to run manuallyRan Benita2012-06-091-0/+1898
* rules: add testRan Benita2012-05-203-0/+66
* Overhaul test suiteRan Benita2012-04-094-0/+1839