Removed build dependency on xproto.
[platform/upstream/libxkbcommon.git] / test /
2019-12-27 Ran Benitatest/context: use a more portable directory-exists...
2019-12-27 Ran BenitaOnly add GCC diagnostic pragmas when compiler is GCC...
2019-12-27 Ran Benitabuild: include config.h manually
2019-12-24 Peter Huttererrules: add include statements to rules files
2019-11-18 Peter Hutterertest: let rmlvo-to-kccgst take long options like rmlvo...
2019-11-09 Ran Benitaatom: combine atom_intern() and atom_lookup()
2019-11-08 Ran Benitatest/atom: increase iteration count and print random...
2019-11-08 Ran Benitaparser: get rid of "stealing" atoms
2019-11-07 Peter Hutterertest: remove a superfluous string-is-null check
2019-11-07 Peter Hutterertest: fix a potential memory leak
2019-11-01 Ran Benitatest: xkeyboard-config: bring back the progress bar
2019-11-01 Peter Hutterertest: xkeyboard-config: invoke the python3 command...
2019-11-01 Peter Hutterertest: xkeyboard-config: add missing variant tests
2019-11-01 Peter Hutterertest: xkeyboard-config: use universal_newlines instead...
2019-11-01 Peter Hutterertest: xkeyboard-config: flake8 fixes
2019-11-01 Peter Hutterertest: xkeyboard-config: handle keyboard interrupts...
2019-11-01 Peter Hutterertest: xkeyboard-config: print to stderr on failure...
2019-11-01 Peter Hutterertest: xkeyboard-config: add a multiprocessing.Pool...
2019-11-01 Peter Hutterertest: xkeyboard-config: use argparse for the path and...
2019-10-31 Peter Hutterertest: add test for the various default include paths
2019-10-18 Ran Benitatest: fix printf("%s", NULL) in error path
2019-10-16 Ran Benitakeymap-dump: use consistent capitalization for "Group<N>"
2019-10-16 Ran Benitakeymap-dump: fix invalid names used for levels above 8
2019-07-25 Ran Benitatravis: improve configuration and add macOS
2019-07-25 Ran Benitatest/symbols-leak-test: fix sed regex on macOS
2019-07-25 Ran Benitatest/symbols-leak-test: make it work with macOS diff
2019-07-25 Ran Benitatest/rmlvo-to-keymap: drop basename usage
2019-07-19 worldofpeacetest/rmlvo-to-keymap.c: fix compilation on Darwin ...
2019-07-02 Daniel Stoneinteractive-wayland: Port to stable xdg-shell (#100)
2018-08-21 Ran BenitaMerge pull request #68 from whot/wip/xkeyboard-config...
2018-08-21 Peter Hutterertest: allow for absolute paths to be resolved
2018-08-21 Peter Hutterertest: drop the rmlvo ability from print-compiled-keymap
2018-08-21 Peter Hutterertest: add a tool to test-compile all LVO combinations...
2018-06-23 Ran Benitakeysym-utf: reject out-of-range Unicode codepoints...
2018-01-27 Ran Benitatest/interactive-wayland: replace tabs with spaces
2017-12-21 Ran BenitaConvert http:// -> https:// where possible
2017-12-12 Ran Benitatest/x11: properly clean up also when skipping test
2017-12-03 Ran Benitatest/data: sync with xkeyboard-config 2.22
2017-08-16 Ran Benitatest/interactive-wayland: avoid unused function warning...
2017-08-03 Ran Benitatest/symbols-leak-test.bash: make it easier to read
2017-07-31 Ran Benitabuild: use top_srcdir consistently
2017-07-31 Ran Benitabuild: remove unneeded preprocessor include flags
2017-07-31 Ran Benitax11/keymap,test/interactive-evdev: fix a couple of...
2017-07-31 Ran Benitatest/x11comp: fix compiler warnings
2017-05-27 Ran BenitaMerge pull request #48 from namandixit/patch-1
2017-05-27 Naman DixitFixed a minor bug in error detection in Wayland test
2017-04-28 Ran Benitatest/interactive-x11: handle NULL from xcb_wait_for_event
2017-04-11 Ran Benitatest/x11comp: be a bit more careful with kill()
2017-04-11 Ran Benitatest/interactive-wayland: mark a local function static
2017-04-11 Ran Benitatest/interactive-wayland: handle unrecognized SHM format
2017-04-11 Ran Benitatest/interactive-wayland: fix uninitialized `ret` in...
2017-04-11 Ran BenitaMerge pull request #45 from fooishbar/xdg-shell-v6
2017-04-11 Daniel Stoneinteractive-wayland: Port to xdg-shell v6
2016-12-02 Ran Benitakeysym: fix locale dependence in xkb_keysym_from_name()
2016-10-31 Ran BenitaMerge pull request #31 from bluetech/consumed-modes
2016-10-31 Ran Benitastate: add GTK consumed modifiers mode
2016-10-31 Ran Benitastate: allow different modes for calculating consumed...
2016-10-22 Ran Benitatest/state: move wrongly-placed assert
2016-06-09 Ran Benitatest/interactive-wayland: fix control reaches end of...
2016-06-09 Ran Benitatest/symbols-leak-test: use more portable shebang
2016-05-05 Ran Benitatest/interactive-wayland: don't ignore asprintf return...
2016-05-05 Ran Benitatest: use termios instead of system() for disabling...
2016-04-12 Daniel Stoneinteractive-wayland: Valgrind-proofing
2016-04-12 Daniel Stonetest: Add interactive-wayland
2016-03-15 Ran Benitatest: assert/ignore some warn_unused_result's
2016-03-13 Ran Benitatest/x11comp: fix memory leak
2016-03-13 Ran Benitatest: add a test that all symbol version file is updated
2016-01-20 Mike Blumenkrantzkeymap: add xkb_keymap_key_by_name(), xkb_keymap_key_ge...
2015-08-28 Ran BenitaMerge pull request #27 from nuko8/osx_test_progs
2015-08-28 Kazunobu Kuriyamatest/x11comp: Fix contention between X11 and Xvfb on...
2015-08-23 Ran Benitatest/x11comp: remove duplicate FOUR_LEVEL_KEYPAD from...
2015-08-23 Ran Benitatest/x11comp: small simplifications
2015-03-24 Ran Benitacompose: correctly parse modifier syntax
2015-02-03 Ran Benitatest/common: print keycode in decimal not hex
2014-10-16 Ran Benitatest/keyseq: test 'map[None] = Level2;' scenario
2014-10-16 Ran Benitatest/data: add files for model=applealu_ansi layout=us
2014-10-16 Ran Benitatest/data: sync to xkeyboard-config 2.13
2014-10-14 Ran Benitatest/compose: test include statement
2014-10-14 Ran Benitatest/compose: test modifier syntax
2014-10-05 Ran Benitatest/interactive-evdev: add compose support
2014-10-05 Ran Benitatest/compose: add new test
2014-10-02 Ran BenitaMove benchmarks from tests to their own files in bench/
2014-09-21 Ran Benitakeymap-dump: combine modifier_map's with the same modifier
2014-09-11 Ran Benitatest/keyseq: add test
2014-09-10 Ran Benitakeycodes: fix keymap compilation with no aliases and...
2014-09-06 Ran Benitatest: make most tests portable by copying linux/input...
2014-09-06 Pino ToscanoRemove <linux/input.h> include from test/x11comp.c
2014-09-01 Ran Benitatest/x11comp: don't hang if Xvfb is not available
2014-08-18 Ran Benitatest/state: add test_update_mask() test
2014-08-18 Ran Benitatest/x11comp: server writes \n to displayfd
2014-08-09 Ran Benitatest/x11-keyseq: new test
2014-07-27 Ran Benitainteractive-evdev: don't use sysexits.h
2014-07-27 Ran Benitaast-build: make sure InterpDef is freeable
2014-07-26 Ran Benitatest: add file with a syntax error
2014-06-01 Ran BenitaRemove unnecessary !!(expressions)
2014-03-27 Ran Benitastate: fix consumed modifier calculation
2014-03-22 Ran Benitastate: apply control transformation on utf8/utf32 keysy...
2014-03-22 Ran Benitastate: add xkb_state_key_get_{utf8,utf32}() API functions
2014-03-22 Ran BenitaAdd utf8.{c,h} for common UTF-8 util functions
2014-02-28 Ran Benitainteractive-x11: beef up select_events a bit
next