projects
/
platform
/
upstream
/
libxkbcommon.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
parser: get rid of "stealing" atoms
[platform/upstream/libxkbcommon.git]
/
test
/
2019-11-08
Ran Benita
parser: get rid of "stealing" atoms
tree
|
commitdiff
2019-11-07
Peter Hutterer
test: remove a superfluous string-is-null check
tree
|
commitdiff
2019-11-07
Peter Hutterer
test: fix a potential memory leak
tree
|
commitdiff
2019-11-01
Ran Benita
test: xkeyboard-config: bring back the progress bar
tree
|
commitdiff
2019-11-01
Peter Hutterer
test: xkeyboard-config: invoke the python3 command...
tree
|
commitdiff
2019-11-01
Peter Hutterer
test: xkeyboard-config: add missing variant tests
tree
|
commitdiff
2019-11-01
Peter Hutterer
test: xkeyboard-config: use universal_newlines instead...
tree
|
commitdiff
2019-11-01
Peter Hutterer
test: xkeyboard-config: flake8 fixes
tree
|
commitdiff
2019-11-01
Peter Hutterer
test: xkeyboard-config: handle keyboard interrupts...
tree
|
commitdiff
2019-11-01
Peter Hutterer
test: xkeyboard-config: print to stderr on failure...
tree
|
commitdiff
2019-11-01
Peter Hutterer
test: xkeyboard-config: add a multiprocessing.Pool...
tree
|
commitdiff
2019-11-01
Peter Hutterer
test: xkeyboard-config: use argparse for the path and...
tree
|
commitdiff
2019-10-31
Peter Hutterer
test: add test for the various default include paths
tree
|
commitdiff
2019-10-18
Ran Benita
test: fix printf("%s", NULL) in error path
tree
|
commitdiff
2019-10-16
Ran Benita
keymap-dump: use consistent capitalization for "Group<N>"
tree
|
commitdiff
2019-10-16
Ran Benita
keymap-dump: fix invalid names used for levels above 8
tree
|
commitdiff
2019-07-25
Ran Benita
travis: improve configuration and add macOS
tree
|
commitdiff
2019-07-25
Ran Benita
test/symbols-leak-test: fix sed regex on macOS
tree
|
commitdiff
2019-07-25
Ran Benita
test/symbols-leak-test: make it work with macOS diff
tree
|
commitdiff
2019-07-25
Ran Benita
test/rmlvo-to-keymap: drop basename usage
tree
|
commitdiff
2019-07-19
worldofpeace
test/rmlvo-to-keymap.c: fix compilation on Darwin ...
tree
|
commitdiff
2019-07-02
Daniel Stone
interactive-wayland: Port to stable xdg-shell (#100)
tree
|
commitdiff
2018-08-21
Ran Benita
Merge pull request #68 from whot/wip/xkeyboard-config...
tree
|
commitdiff
2018-08-21
Peter Hutterer
test: allow for absolute paths to be resolved
tree
|
commitdiff
2018-08-21
Peter Hutterer
test: drop the rmlvo ability from print-compiled-keymap
tree
|
commitdiff
2018-08-21
Peter Hutterer
test: add a tool to test-compile all LVO combinations...
tree
|
commitdiff
2018-06-23
Ran Benita
keysym-utf: reject out-of-range Unicode codepoints...
tree
|
commitdiff
2018-01-27
Ran Benita
test/interactive-wayland: replace tabs with spaces
tree
|
commitdiff
2017-12-21
Ran Benita
Convert http:// -> https:// where possible
tree
|
commitdiff
2017-12-12
Ran Benita
test/x11: properly clean up also when skipping test
tree
|
commitdiff
2017-12-03
Ran Benita
test/data: sync with xkeyboard-config 2.22
tree
|
commitdiff
2017-08-16
Ran Benita
test/interactive-wayland: avoid unused function warning...
tree
|
commitdiff
2017-08-03
Ran Benita
test/symbols-leak-test.bash: make it easier to read
tree
|
commitdiff
2017-07-31
Ran Benita
build: use top_srcdir consistently
tree
|
commitdiff
2017-07-31
Ran Benita
build: remove unneeded preprocessor include flags
tree
|
commitdiff
2017-07-31
Ran Benita
x11/keymap,test/interactive-evdev: fix a couple of...
tree
|
commitdiff
2017-07-31
Ran Benita
test/x11comp: fix compiler warnings
tree
|
commitdiff
2017-05-27
Ran Benita
Merge pull request #48 from namandixit/patch-1
tree
|
commitdiff
2017-05-27
Naman Dixit
Fixed a minor bug in error detection in Wayland test
tree
|
commitdiff
2017-04-28
Ran Benita
test/interactive-x11: handle NULL from xcb_wait_for_event
tree
|
commitdiff
2017-04-11
Ran Benita
test/x11comp: be a bit more careful with kill()
tree
|
commitdiff
2017-04-11
Ran Benita
test/interactive-wayland: mark a local function static
tree
|
commitdiff
2017-04-11
Ran Benita
test/interactive-wayland: handle unrecognized SHM format
tree
|
commitdiff
2017-04-11
Ran Benita
test/interactive-wayland: fix uninitialized `ret` in...
tree
|
commitdiff
2017-04-11
Ran Benita
Merge pull request #45 from fooishbar/xdg-shell-v6
tree
|
commitdiff
2017-04-11
Daniel Stone
interactive-wayland: Port to xdg-shell v6
tree
|
commitdiff
2016-12-02
Ran Benita
keysym: fix locale dependence in xkb_keysym_from_name()
tree
|
commitdiff
2016-10-31
Ran Benita
Merge pull request #31 from bluetech/consumed-modes
tree
|
commitdiff
2016-10-31
Ran Benita
state: add GTK consumed modifiers mode
tree
|
commitdiff
2016-10-31
Ran Benita
state: allow different modes for calculating consumed...
tree
|
commitdiff
2016-10-22
Ran Benita
test/state: move wrongly-placed assert
tree
|
commitdiff
2016-06-09
Ran Benita
test/interactive-wayland: fix control reaches end of...
tree
|
commitdiff
2016-06-09
Ran Benita
test/symbols-leak-test: use more portable shebang
tree
|
commitdiff
2016-05-05
Ran Benita
test/interactive-wayland: don't ignore asprintf return...
tree
|
commitdiff
2016-05-05
Ran Benita
test: use termios instead of system() for disabling...
tree
|
commitdiff
2016-04-12
Daniel Stone
interactive-wayland: Valgrind-proofing
tree
|
commitdiff
2016-04-12
Daniel Stone
test: Add interactive-wayland
tree
|
commitdiff
2016-03-15
Ran Benita
test: assert/ignore some warn_unused_result's
tree
|
commitdiff
2016-03-13
Ran Benita
test/x11comp: fix memory leak
tree
|
commitdiff
2016-03-13
Ran Benita
test: add a test that all symbol version file is updated
tree
|
commitdiff
2016-01-20
Mike Blumenkrantz
keymap: add xkb_keymap_key_by_name(), xkb_keymap_key_ge...
tree
|
commitdiff
2015-08-28
Ran Benita
Merge pull request #27 from nuko8/osx_test_progs
tree
|
commitdiff
2015-08-28
Kazunobu Kuriyama
test/x11comp: Fix contention between X11 and Xvfb on...
tree
|
commitdiff
2015-08-23
Ran Benita
test/x11comp: remove duplicate FOUR_LEVEL_KEYPAD from...
tree
|
commitdiff
2015-08-23
Ran Benita
test/x11comp: small simplifications
tree
|
commitdiff
2015-03-24
Ran Benita
compose: correctly parse modifier syntax
tree
|
commitdiff
2015-02-03
Ran Benita
test/common: print keycode in decimal not hex
tree
|
commitdiff
2014-10-16
Ran Benita
test/keyseq: test 'map[None] = Level2;' scenario
tree
|
commitdiff
2014-10-16
Ran Benita
test/data: add files for model=applealu_ansi layout=us
tree
|
commitdiff
2014-10-16
Ran Benita
test/data: sync to xkeyboard-config 2.13
tree
|
commitdiff
2014-10-14
Ran Benita
test/compose: test include statement
tree
|
commitdiff
2014-10-14
Ran Benita
test/compose: test modifier syntax
tree
|
commitdiff
2014-10-05
Ran Benita
test/interactive-evdev: add compose support
tree
|
commitdiff
2014-10-05
Ran Benita
test/compose: add new test
tree
|
commitdiff
2014-10-02
Ran Benita
Move benchmarks from tests to their own files in bench/
tree
|
commitdiff
2014-09-21
Ran Benita
keymap-dump: combine modifier_map's with the same modifier
tree
|
commitdiff
2014-09-11
Ran Benita
test/keyseq: add test
tree
|
commitdiff
2014-09-10
Ran Benita
keycodes: fix keymap compilation with no aliases and...
tree
|
commitdiff
2014-09-06
Ran Benita
test: make most tests portable by copying linux/input...
tree
|
commitdiff
2014-09-06
Pino Toscano
Remove <linux/input.h> include from test/x11comp.c
tree
|
commitdiff
2014-09-01
Ran Benita
test/x11comp: don't hang if Xvfb is not available
tree
|
commitdiff
2014-08-18
Ran Benita
test/state: add test_update_mask() test
tree
|
commitdiff
2014-08-18
Ran Benita
test/x11comp: server writes \n to displayfd
tree
|
commitdiff
2014-08-09
Ran Benita
test/x11-keyseq: new test
tree
|
commitdiff
2014-07-27
Ran Benita
interactive-evdev: don't use sysexits.h
tree
|
commitdiff
2014-07-27
Ran Benita
ast-build: make sure InterpDef is freeable
tree
|
commitdiff
2014-07-26
Ran Benita
test: add file with a syntax error
tree
|
commitdiff
2014-06-01
Ran Benita
Remove unnecessary !!(expressions)
tree
|
commitdiff
2014-03-27
Ran Benita
state: fix consumed modifier calculation
tree
|
commitdiff
2014-03-22
Ran Benita
state: apply control transformation on utf8/utf32 keysy...
tree
|
commitdiff
2014-03-22
Ran Benita
state: add xkb_state_key_get_{utf8,utf32}() API functions
tree
|
commitdiff
2014-03-22
Ran Benita
Add utf8.{c,h} for common UTF-8 util functions
tree
|
commitdiff
2014-02-28
Ran Benita
interactive-x11: beef up select_events a bit
tree
|
commitdiff
2014-02-22
Jasper St. Pierre
state: Add xkb_state_key_get_consumed_mods
tree
|
commitdiff
2014-02-15
Ran Benita
keymap-dump: don't print "affect=lock" in PtrLock
tree
|
commitdiff
2014-02-10
Ran Benita
test/rmlvo-to-kccgst: use default RMLVO values in trans...
tree
|
commitdiff
2014-02-08
Ran Benita
api: deprecate XKB_MAP_COMPILE_PLACEHOLDER, and use...
tree
|
commitdiff
2014-02-07
Ran Benita
test/state: fix tautological test
tree
|
commitdiff
2014-02-07
Ran Benita
Fix sign-compare warnings
tree
|
commitdiff
2014-02-06
Ran Benita
test: don't print control characters in interactive...
tree
|
commitdiff
next