summaryrefslogtreecommitdiff
path: root/test/keyseq.c
Commit message (Expand)AuthorAgeFilesLines
* build: include config.h manuallyRan Benita2019-12-271-0/+2
* test/data: sync with xkeyboard-config 2.22Ran Benita2017-12-031-6/+9
* test/keyseq: test 'map[None] = Level2;' scenarioRan Benita2014-10-171-0/+20
* test/keyseq: add testRan Benita2014-09-111-0/+10
* test: make most tests portable by copying linux/input.h locallyRan Benita2014-09-061-2/+1
* test/keyseq: add de(neo) Level{6,7,8} testsRan Benita2013-07-251-1/+37
* test: sync test/data from xkeyboard-config 2.9Ran Benita2013-07-221-4/+19
* test: Add flags argument to test_get_context()Daniel Stone2013-03-191-1/+1
* test: Move test_key_seq to common.cDaniel Stone2013-03-191-103/+0
* keyseq: add a couple of testsRan Benita2013-03-181-0/+29
* state: fix unbound virtual modifier bugRan Benita2013-03-181-1/+10
* test/keyseq: re-add de(neo) level5 testRan Benita2013-03-181-6/+5
* test/keyseq: add test for setting depressed groupRan Benita2012-10-291-0/+46
* Add xkb_keysym_from_name() flags argument for case-insensitive searchDavid Herrmann2012-10-161-1/+1
* state: correctly wrap state->locked_group and ->groupRan Benita2012-09-241-0/+40
* Don't use xkbcommon-compat names in internal codeRan Benita2012-09-241-2/+2
* keyseq: add test for repeat-shift-repeat-unshift-repeatRan Benita2012-09-161-1/+17
* Organize src/ and test/ headersRan Benita2012-09-161-5/+0
* keyseq: test that de(neo) is working properlyRan Benita2012-09-141-1/+75
* symbols: fix real/alias key merge ordering bugRan Benita2012-09-131-1/+22
* keyseq: use our own keysymsRan Benita2012-08-071-92/+91
* Replace xkb_keycode_t 'key' variable name by 'kc'Ran Benita2012-07-181-6/+6
* Add a library of common test functionsDaniel Stone2012-07-121-11/+5
* Enlarge keysym name buffers and mention in commentRan Benita2012-07-121-1/+1
* keyseq: add a failing group-switching testRan Benita2012-07-121-5/+13
* state: fix base mod set/clear behaviorRan Benita2012-07-011-10/+10
* Add a test for the results of key sequencesRan Benita2012-06-181-0/+277