index
:
xorg/lib/libxkbcommon
for-weston-0.85
master
Keyboard handling library using XKB data (mirrored from https://gitlab.freedesktop.org/xorg/lib/libxkbcommon)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
keyseq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-19
test: Add flags argument to test_get_context()
Daniel Stone
1
-1
/
+1
2013-03-19
test: Move test_key_seq to common.c
Daniel Stone
1
-103
/
+0
2013-03-18
keyseq: add a couple of tests
Ran Benita
1
-0
/
+29
2013-03-18
state: fix unbound virtual modifier bug
Ran Benita
1
-1
/
+10
2013-03-18
test/keyseq: re-add de(neo) level5 test
Ran Benita
1
-6
/
+5
2012-10-29
test/keyseq: add test for setting depressed group
Ran Benita
1
-0
/
+46
2012-10-16
Add xkb_keysym_from_name() flags argument for case-insensitive search
David Herrmann
1
-1
/
+1
2012-09-24
state: correctly wrap state->locked_group and ->group
Ran Benita
1
-0
/
+40
2012-09-24
Don't use xkbcommon-compat names in internal code
Ran Benita
1
-2
/
+2
2012-09-16
keyseq: add test for repeat-shift-repeat-unshift-repeat
Ran Benita
1
-1
/
+17
2012-09-16
Organize src/ and test/ headers
Ran Benita
1
-5
/
+0
2012-09-14
keyseq: test that de(neo) is working properly
Ran Benita
1
-1
/
+75
2012-09-13
symbols: fix real/alias key merge ordering bug
Ran Benita
1
-1
/
+22
2012-08-07
keyseq: use our own keysyms
Ran Benita
1
-92
/
+91
2012-07-18
Replace xkb_keycode_t 'key' variable name by 'kc'
Ran Benita
1
-6
/
+6
2012-07-12
Add a library of common test functions
Daniel Stone
1
-11
/
+5
2012-07-12
Enlarge keysym name buffers and mention in comment
Ran Benita
1
-1
/
+1
2012-07-12
keyseq: add a failing group-switching test
Ran Benita
1
-5
/
+13
2012-07-01
state: fix base mod set/clear behavior
Ran Benita
1
-10
/
+10
2012-06-18
Add a test for the results of key sequences
Ran Benita
1
-0
/
+277