index
:
delta/xorg-lib-libxkbcommon.git
azure-pipelines
baserock/genivi/baseline
baserock/morph
bug-74422
ci-simplify
compose
for-weston-0.85
master
meson-deprecations
travis-valgrind
update-latched-locked
github.com: xkbcommon/libxkbcommon.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
test: untangle interactive-x11 from the test headers
Peter Hutterer
2020-06-25
1
-6
/
+6
*
test: untangle interactive-evdev from the test headers
Peter Hutterer
2020-06-25
3
-39
/
+32
*
test: simplify error handling in interactive-evdev
Peter Hutterer
2020-06-25
1
-31
/
+20
*
Move the various tools to a tools/ directory
Peter Hutterer
2020-06-25
4
-538
/
+0
*
test: how-to-type: prefer local headers over system ones
Peter Hutterer
2020-06-25
1
-1
/
+1
*
test: untangle rmlvo-to-kccgst from the test headers
Peter Hutterer
2020-06-25
1
-2
/
+1
*
test: untangle print-compiled-keymap from the test headers
Peter Hutterer
2020-06-25
1
-3
/
+15
*
test: simplify an exit path
Peter Hutterer
2020-06-25
1
-8
/
+6
*
keymap: don't forget about fallback mappings in xkb_keymap_key_get_mods_for_l...
Ran Benita
2020-04-18
1
-1
/
+2
*
test: use flag instead of hardcoded value in examples
Nils
2020-03-25
3
-3
/
+6
*
test/how-to-type: some code fixes/improvements
Ran Benita
2020-03-21
1
-14
/
+14
*
test: add "how to type" demo program
Ran Benita
2020-03-20
1
-0
/
+196
*
API to query modifier set required to type a keysym
Jaroslaw Kubik
2020-03-20
1
-0
/
+42
*
Support translation Unicode codepoints to keysyms
Jaroslaw Kubik
2020-02-24
1
-0
/
+66
*
MSVC: Provide implementations of [un]setenv()
Adrian Perez de Castro
2019-12-28
1
-0
/
+5
*
MSVC: Provide implementations of test_{dis,en}able_stdin_echo
Adrian Perez de Castro
2019-12-28
1
-3
/
+24
*
MSVC: Use <io.h> as an alternative for <unistd.h>
Adrian Perez de Castro
2019-12-28
2
-1
/
+13
*
test/data: ensure files are checked out with LF, not CRLF
Ran Benita
2019-12-28
1
-0
/
+1
*
test/atom: use correct format specifier for size_t
Ran Benita
2019-12-28
1
-6
/
+6
*
Open files in binary mode
Ran Benita
2019-12-28
3
-4
/
+4
*
test/common: avoid double // in path
Ran Benita
2019-12-28
1
-1
/
+2
*
test/common: simplify test_get_path()
Ran Benita
2019-12-28
1
-12
/
+10
*
test/context: use a more portable directory-exists check
Ran Benita
2019-12-27
1
-6
/
+7
*
Only add GCC diagnostic pragmas when compiler is GCC compatible
Ran Benita
2019-12-27
1
-0
/
+2
*
build: include config.h manually
Ran Benita
2019-12-27
24
-2
/
+49
*
rules: add include statements to rules files
Peter Hutterer
2019-12-24
9
-0
/
+228
*
test: let rmlvo-to-kccgst take long options like rmlvo-to-keymap
Peter Hutterer
2019-11-18
1
-3
/
+20
*
atom: combine atom_intern() and atom_lookup()
Ran Benita
2019-11-09
1
-7
/
+7
*
test/atom: increase iteration count and print random seed on failure
Ran Benita
2019-11-08
1
-2
/
+6
*
parser: get rid of "stealing" atoms
Ran Benita
2019-11-08
1
-4
/
+4
*
test: remove a superfluous string-is-null check
Peter Hutterer
2019-11-07
1
-1
/
+1
*
test: fix a potential memory leak
Peter Hutterer
2019-11-07
1
-1
/
+3
*
test: xkeyboard-config: bring back the progress bar
Ran Benita
2019-11-01
1
-4
/
+2
*
test: xkeyboard-config: invoke the python3 command (#120)
Peter Hutterer
2019-11-01
1
-1
/
+1
*
test: xkeyboard-config: add missing variant tests
Peter Hutterer
2019-11-01
1
-0
/
+3
*
test: xkeyboard-config: use universal_newlines instead of decode
Peter Hutterer
2019-11-01
1
-7
/
+9
*
test: xkeyboard-config: flake8 fixes
Peter Hutterer
2019-11-01
1
-2
/
+6
*
test: xkeyboard-config: handle keyboard interrupts correctly
Peter Hutterer
2019-11-01
1
-71
/
+80
*
test: xkeyboard-config: print to stderr on failure, stdout otherwise
Peter Hutterer
2019-11-01
1
-1
/
+1
*
test: xkeyboard-config: add a multiprocessing.Pool() to speed up the test
Peter Hutterer
2019-11-01
1
-24
/
+67
*
test: xkeyboard-config: use argparse for the path and the tool selection
Peter Hutterer
2019-11-01
1
-12
/
+23
*
test: add test for the various default include paths
Peter Hutterer
2019-10-31
1
-0
/
+280
*
test: fix printf("%s", NULL) in error path
Ran Benita
2019-10-19
1
-1
/
+1
*
keymap-dump: use consistent capitalization for "Group<N>"
Ran Benita
2019-10-16
1
-200
/
+200
*
keymap-dump: fix invalid names used for levels above 8
Ran Benita
2019-10-16
1
-204
/
+204
*
travis: improve configuration and add macOS
ci-simplify
Ran Benita
2019-07-25
1
-2
/
+2
*
test/symbols-leak-test: fix sed regex on macOS
Ran Benita
2019-07-25
1
-4
/
+4
*
test/symbols-leak-test: make it work with macOS diff
Ran Benita
2019-07-25
1
-7
/
+10
*
test/rmlvo-to-keymap: drop basename usage
Ran Benita
2019-07-25
1
-1
/
+1
*
test/rmlvo-to-keymap.c: fix compilation on Darwin (#101)
worldofpeace
2019-07-19
1
-5
/
+6
[prev]
[next]