summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2012-10-11Make xkb_keymap_num_leds return the index range instead of active countRan Benita2-2/+2
2012-10-10stringcomp: test compilation of a dump of a keymap created from rulesRan Benita1-0/+12
2012-10-10keymap, state: don't assume led index < xkb_keymap_num_ledsRan Benita2-5/+32
2012-10-09keysym: fix xkb_keysym_is_upper/lower() to work properlyRan Benita1-0/+29
2012-10-06state: fix bad EFFECTIVE check in *_is_active()Ran Benita1-0/+9
2012-09-30parser: remove XkbCompMapList ruleRan Benita2-17/+0
2012-09-30test/interactive: allow -k to get any absolute pathRan Benita1-3/+15
2012-09-30Don't use %z printf formatRan Benita1-2/+3
2012-09-27test: add keycodes files which map directly to evdev codesRan Benita3-0/+1695
2012-09-27keymap-dump: make it look better with long key namesRan Benita1-495/+495
2012-09-27test/interactive: allow to set evdev offsetRan Benita1-5/+13
2012-09-27Add xkb_state_key_get_one_symDaniel Stone1-0/+15
2012-09-24Add format argument to xkb_keymap_get_as_stringRan Benita2-2/+2
2012-09-24API: add _context prefix to log-related functionsRan Benita3-18/+18
2012-09-24state: correctly wrap state->locked_group and ->groupRan Benita1-0/+40
2012-09-24Don't choke on RMLVO layout string with holesRan Benita1-0/+3
2012-09-24Don't use xkbcommon-compat names in internal codeRan Benita9-65/+65
2012-09-19test: add print-compiled-keymap toolRan Benita2-0/+107
2012-09-17symbols: fix buffer overflow with illegal explicit groupRan Benita1-0/+3
2012-09-16keyseq: add test for repeat-shift-repeat-unshift-repeatRan Benita1-1/+17
2012-09-16Organize src/ and test/ headersRan Benita11-41/+6
2012-09-15keycodes: ignore explicit minimum/maximum statementsRan Benita1-2/+0
2012-09-14keyseq: test that de(neo) is working properlyRan Benita1-1/+75
2012-09-13symbols: fix real/alias key merge ordering bugRan Benita1-1/+22
2012-09-13keymap-dump: don't write spaces between multiple-syms-per-levelRan Benita1-2/+2
2012-09-12Copyright updatesDaniel Stone7-41/+59
2012-09-03test/rules-file: add benchmarkRan Benita1-7/+48
2012-09-03test: add rmlvo-to-kccgst toolRan Benita2-0/+86
2012-09-03rules: fix check for appending '|' character when applyingRan Benita2-2/+2
2012-09-03Don't printf NULL stringsRan Benita1-1/+2
2012-09-03test/data/symbols: keypad can only have one default sectionRan Benita1-1/+1
2012-09-03Set log level for tests through env, not directlyRan Benita1-3/+0
2012-09-03log: replace "priority" by "level" everywhereRan Benita3-13/+17
2012-09-02state: fix mod_names_are_activeRan Benita1-20/+25
2012-09-01compat: ignore "group" (compatibility) statementsRan Benita1-3/+0
2012-09-01compat: ignore "locking" field in sym interpretsRan Benita1-1/+0
2012-09-01rulescomp: remove bad failtestsRan Benita3-10/+1590
2012-09-01Organize xkbcomp/ header filesRan Benita1-2/+2
2012-09-01Allocate xkb_component_names on stackRan Benita1-17/+15
2012-08-09Fix warningRan Benita1-4/+1
2012-08-08Add xkb_map_mod_mask_remove_consumedDaniel Stone1-0/+31
2012-08-08Add xkb_log_level enum rather than using syslogDaniel Stone3-9/+15
2012-08-08Increase log verbosity in testsDaniel Stone2-1/+5
2012-08-08stringcomp: Make test more punishingDaniel Stone1-120/+589
2012-08-08test/dump: Remove superfluous testDaniel Stone2-1998/+0
2012-08-08test/stringcomp: Perform full round-trip testDaniel Stone1-6/+31
2012-08-08stringcomp: Remove unnecessary Level1 mappingsDaniel Stone1-2/+0
2012-08-08test: Minimise includesDaniel Stone6-18/+2
2012-08-08stringcomp: Update input file for output changesDaniel Stone1-69/+69
2012-08-08test: Add extremely rudimentary include path testDaniel Stone1-1/+3