summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* keysym-utf: reject out-of-range Unicode codepoints in xkb_keysym_to_utf{8,32}Ran Benita2018-06-232-0/+31
* test/interactive-wayland: replace tabs with spacesRan Benita2018-01-271-383/+383
* Convert http:// -> https:// where possibleRan Benita2017-12-211-1/+1
* test/x11: properly clean up also when skipping testRan Benita2017-12-121-5/+11
* test/data: sync with xkeyboard-config 2.22Ran Benita2017-12-0323-336/+1640
* test/interactive-wayland: avoid unused function warning due to configurationRan Benita2017-08-161-10/+12
* test/symbols-leak-test.bash: make it easier to readRan Benita2017-08-031-15/+7
* build: use top_srcdir consistentlyRan Benita2017-07-311-1/+1
* build: remove unneeded preprocessor include flagsRan Benita2017-07-312-4/+4
* x11/keymap,test/interactive-evdev: fix a couple of clang-analyzer warningsRan Benita2017-07-311-0/+1
* test/x11comp: fix compiler warningsRan Benita2017-07-311-5/+6
* Fixed a minor bug in error detection in Wayland testNaman Dixit2017-05-271-1/+1
* test/interactive-x11: handle NULL from xcb_wait_for_eventRan Benita2017-04-281-0/+4
* test/x11comp: be a bit more careful with kill()Ran Benita2017-04-111-2/+3
* test/interactive-wayland: mark a local function staticRan Benita2017-04-111-1/+1
* test/interactive-wayland: handle unrecognized SHM formatRan Benita2017-04-111-0/+3
* test/interactive-wayland: fix uninitialized `ret` in error pathRan Benita2017-04-111-0/+1
* interactive-wayland: Port to xdg-shell v6Daniel Stone2017-04-111-35/+46
* keysym: fix locale dependence in xkb_keysym_from_name()Ran Benita2016-12-021-0/+22
* state: add GTK consumed modifiers modeRan Benita2016-10-312-3/+43
* state: allow different modes for calculating consumed modifiersRan Benita2016-10-315-6/+12
* test/state: move wrongly-placed assertRan Benita2016-10-221-2/+1
* test/interactive-wayland: fix control reaches end of non-void functionRan Benita2016-06-091-6/+2
* test/symbols-leak-test: use more portable shebangRan Benita2016-06-091-1/+1
* test/interactive-wayland: don't ignore asprintf return valueRan Benita2016-05-051-2/+4
* test: use termios instead of system() for disabling terminal echoRan Benita2016-05-055-12/+35
* interactive-wayland: Valgrind-proofingDaniel Stone2016-04-121-8/+23
* test: Add interactive-waylandDaniel Stone2016-04-122-0/+681
* test: assert/ignore some warn_unused_result'sRan Benita2016-03-152-4/+4
* test/x11comp: fix memory leakRan Benita2016-03-131-1/+2
* test: add a test that all symbol version file is updatedRan Benita2016-03-131-0/+24
* keymap: add xkb_keymap_key_by_name(), xkb_keymap_key_get_name(), testsMike Blumenkrantz2016-01-202-0/+63
* test/x11comp: Fix contention between X11 and Xvfb on Mac OS XKazunobu Kuriyama2015-08-281-25/+31
* test/x11comp: remove duplicate FOUR_LEVEL_KEYPAD from test keymapRan Benita2015-08-231-13/+6
* test/x11comp: small simplificationsRan Benita2015-08-231-12/+5
* compose: correctly parse modifier syntaxRan Benita2015-03-241-1/+11
* test/common: print keycode in decimal not hexRan Benita2015-02-031-1/+1
* test/keyseq: test 'map[None] = Level2;' scenarioRan Benita2014-10-171-0/+20
* 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: test include statementRan Benita2014-10-141-0/+37
* test/compose: test modifier syntaxRan Benita2014-10-141-0/+46
* test/interactive-evdev: add compose supportRan Benita2014-10-054-24/+94
* test/compose: add new testRan Benita2014-10-053-0/+6416
* Move benchmarks from tests to their own files in bench/Ran Benita2014-10-024-198/+1
* keymap-dump: combine modifier_map's with the same modifierRan Benita2014-09-222-24/+10
* test/keyseq: add testRan Benita2014-09-111-0/+10
* keycodes: fix keymap compilation with no aliases and malloc(0)==NULLRan Benita2014-09-102-0/+1338
* test: make most tests portable by copying linux/input.h locallyRan Benita2014-09-064-4/+590
* Remove <linux/input.h> include from test/x11comp.cPino Toscano2014-09-061-1/+0