libxkbcommon/test
Ran Benita 22684cd1dd parser: remove XkbCompMapList rule
This rule allows you to put several xkb_keymaps in one file.
This doesn't make any sense: only the default/first can ever be used,
yet the others are fully parsed as well.
Different keymaps should just be put in different files.

Signed-off-by: Ran Benita <ran234@gmail.com>
2012-09-30 14:20:16 +02:00
..
data parser: remove XkbCompMapList rule 2012-09-30 14:20:16 +02: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 parser: remove XkbCompMapList rule 2012-09-30 14:20:16 +02:00
interactive.c test/interactive: allow -k to get any absolute path 2012-09-30 14:20:16 +02: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 Don't use %z printf format 2012-09-30 14:20:16 +02:00
test.h Don't use xkbcommon-compat names in internal code 2012-09-24 09:08:53 +10:00