summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2014-02-15keymap-dump: don't print "affect=lock" in PtrLockRan Benita1-4/+4
2014-02-10test/rmlvo-to-kccgst: use default RMLVO values in translationRan Benita1-0/+2
2014-02-08api: deprecate XKB_MAP_COMPILE_PLACEHOLDER, and use KEYMAP instead of MAPRan Benita1-1/+1
2014-02-08test/state: fix tautological testRan Benita1-1/+1
2014-02-08Fix sign-compare warningsRan Benita2-9/+9
2014-02-07test: don't print control characters in interactive testsRan Benita1-1/+1
2014-02-02x11: add a couple of testsRan Benita4-0/+450
2014-01-13test: rename test/interactive to interactive-evdevRan Benita4-107/+111
2014-01-11test/state: fix some *_{is,are}_active() testsRan Benita1-18/+23
2014-01-11Fix some cppcheck warningsRan Benita2-17/+10
2013-12-02test/atom: add test for atom tableRan Benita2-0/+182
2013-11-27scanner: restore lost DIVIDE tokenRan Benita1-1/+5
2013-10-14rules: fix scanning of line-continuation without leading spaceRan Benita1-1/+4
2013-10-10rulescomp: increase BENCHMARK_ITERATIONS from 1000 to 2500Ran Benita1-1/+1
2013-09-25test/state: fix missing xkb_state_unrefRan Benita1-0/+2
2013-08-15state: apply capitalization transformation on keysymsRan Benita1-0/+71
2013-08-15test/interactive: use xkb_state_key_get_one_sym() when there's only 1Ran Benita1-5/+12
2013-08-15keysym: add xkb_keysym_to_{lower,upper}Ran Benita1-0/+13
2013-08-14test: make sure keycode 0 works fineRan Benita1-0/+1
2013-08-13scanner: don't fail over unknown escape sequenceRan Benita3-0/+189
2013-08-02scanner: allow empty key name literalsRan Benita2-0/+1140
2013-08-02xkbcomp: handle empty keymapsRan Benita4-0/+15
2013-07-25test/keyseq: add de(neo) Level{6,7,8} testsRan Benita2-1/+46
2013-07-24Get rid of the usage of PATH_MAXPino Toscano2-8/+35
2013-07-22test: sync test/data from xkeyboard-config 2.9Ran Benita12-14/+475
2013-07-22atom: really work with non-NUL-terminated stringsRan Benita1-0/+9
2013-07-18xkbcomp: escape the section names before storing them in the keymapRan Benita1-1/+6
2013-05-09Add keycode min/max and iteration APIMatthias Clasen1-0/+23
2013-05-09Widen keycode range to 8/255 if possible (bug #63390)Daniel Stone1-0/+2
2013-04-01keymap: add xkb_keymap_new_from_buffer()David Herrmann4-0/+109
2013-04-01Add key-sequence checking to rulescompDaniel Stone1-60/+137
2013-03-19test: Add va_list variant of test_key_seqDaniel Stone2-6/+17
2013-03-19Allow NULL rmlvo for xkb_keymap_new_from_namesDaniel Stone1-6/+10
2013-03-19test: Add environment checking to rulescompDaniel Stone1-3/+45
2013-03-19test: Suppress RMLVO environment inheritance by defaultDaniel Stone2-1/+16
2013-03-19Add environment overrides for default RMLVODaniel Stone1-7/+0
2013-03-19test: Use test_get_context() in log.cDaniel Stone1-1/+1
2013-03-19test: Add flags argument to test_get_context()Daniel Stone13-13/+17
2013-03-19test: Move test_key_seq to common.cDaniel Stone3-104/+109
2013-03-18keyseq: add a couple of testsRan Benita1-0/+29
2013-03-18Don't try to build linux-specific tests on non-linuxRan Benita1-1/+0
2013-03-18keymap: abstract a bit over the keymap formatRan Benita3-0/+26
2013-03-18test/rmlvo-to-kccgst: free memory before exitRan Benita1-0/+6
2013-03-18keymap-dump: remove some ugly empty linesRan Benita1-3/+0
2013-03-18keymap-dump: don't indent after xkb_keymap {Ran Benita1-1906/+1906
2013-03-18keysym: print unicode keysyms uppercase and 0-paddedRan Benita2-24/+28
2013-03-18test/interactive: change variable name for 'xkb' to 'keymap'Ran Benita1-2/+3
2013-03-18state: fix unbound virtual modifier bugRan Benita2-1/+1543
2013-03-18test/interactive: also print the levelRan Benita1-10/+7
2013-03-18test/keyseq: re-add de(neo) level5 testRan Benita1-6/+5