libxkbcommon/test
Daniel Stone 5aaf65b74e Add xkb_state_key_get_one_sym
The trivial wrapper around xkb_state_key_get_syms that every user to
date has implemented.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
2012-09-27 23:27:49 +10:00
..
data keycodes: ignore explicit minimum/maximum statements 2012-09-15 02:09:34 +03:00
.gitignore test: add print-compiled-keymap tool 2012-09-19 16:56:26 +03:00
common.c Don't use xkbcommon-compat names in internal code 2012-09-24 09:08:53 +10:00
context.c Organize src/ and test/ headers 2012-09-16 15:20:18 +03:00
filecomp.c Don't use xkbcommon-compat names in internal code 2012-09-24 09:08:53 +10:00
interactive.c Don't use xkbcommon-compat names in internal code 2012-09-24 09:08:53 +10:00
keyseq.c state: correctly wrap state->locked_group and ->group 2012-09-24 09:08:53 +10:00
keysym.c Organize src/ and test/ headers 2012-09-16 15:20:18 +03:00
log.c API: add _context prefix to log-related functions 2012-09-24 09:08:54 +10:00
print-compiled-keymap.c Add format argument to xkb_keymap_get_as_string 2012-09-24 09:13:32 +10:00
rmlvo-to-kccgst.c Organize src/ and test/ headers 2012-09-16 15:20:18 +03:00
rules-file.c API: add _context prefix to log-related functions 2012-09-24 09:08:54 +10:00
rulescomp.c API: add _context prefix to log-related functions 2012-09-24 09:08:54 +10:00
state.c Add xkb_state_key_get_one_sym 2012-09-27 23:27:49 +10:00
stringcomp.c Add format argument to xkb_keymap_get_as_string 2012-09-24 09:13:32 +10:00
test.h Don't use xkbcommon-compat names in internal code 2012-09-24 09:08:53 +10:00