summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* test: xkeyboard-config: print to stderr on failure, stdout otherwisePeter Hutterer2019-11-011-1/+1
* test: xkeyboard-config: add a multiprocessing.Pool() to speed up the testPeter Hutterer2019-11-011-24/+67
* test: xkeyboard-config: use argparse for the path and the tool selectionPeter Hutterer2019-11-011-12/+23
* test: add test for the various default include pathsPeter Hutterer2019-10-311-0/+280
* test: fix printf("%s", NULL) in error pathRan Benita2019-10-191-1/+1
* keymap-dump: use consistent capitalization for "Group<N>"Ran Benita2019-10-161-200/+200
* keymap-dump: fix invalid names used for levels above 8Ran Benita2019-10-161-204/+204
* travis: improve configuration and add macOSci-simplifyRan Benita2019-07-251-2/+2
* test/symbols-leak-test: fix sed regex on macOSRan Benita2019-07-251-4/+4
* test/symbols-leak-test: make it work with macOS diffRan Benita2019-07-251-7/+10
* test/rmlvo-to-keymap: drop basename usageRan Benita2019-07-251-1/+1
* test/rmlvo-to-keymap.c: fix compilation on Darwin (#101)worldofpeace2019-07-191-5/+6
* interactive-wayland: Port to stable xdg-shell (#100)Daniel Stone2019-07-021-29/+28
* test: allow for absolute paths to be resolvedPeter Hutterer2018-08-211-0/+3
* test: drop the rmlvo ability from print-compiled-keymapPeter Hutterer2018-08-211-34/+10
* test: add a tool to test-compile all LVO combinations from xkeyboard-configPeter Hutterer2018-08-213-0/+271
* 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