libxkbcommon/test
Ran Benita f059967592 dump: add back kccgst names
Readd the component names to the keymap->names struct. This is used when
printing the component, e.g.

xkb_keymap {
	xkb_keycodes "evdev+aliases(qwerty)" {

instead of

xkb_keymap {
	xkb_keycodes {

This makes diffing against xkbcomp $DISPLAY a bit easier and is kind of
useful anyway.

Signed-off-by: Ran Benita <ran234@gmail.com>
2012-07-13 00:11:29 +01:00
..
data dump: add back kccgst names 2012-07-13 00:11:29 +01:00
.gitignore Add a test for the results of key sequences 2012-06-18 15:19:24 +01:00
canonicalise.c Move KcCGST API to internal-only 2012-05-09 20:49:04 +01:00
common.c Import dataset into test/data/ 2012-07-12 14:48:49 +01:00
context.c Rename 'ctx' back to 'context' in external API 2012-05-11 15:03:43 +01:00
dump.c Add a library of common test functions 2012-07-12 14:48:22 +01:00
filecomp.c Add a library of common test functions 2012-07-12 14:48:22 +01:00
keyseq.c Add a library of common test functions 2012-07-12 14:48:22 +01:00
namescomp.c Add a library of common test functions 2012-07-12 14:48:22 +01:00
rules-file.c Add a library of common test functions 2012-07-12 14:48:22 +01:00
rulescomp.c Import dataset into test/data/ 2012-07-12 14:48:49 +01:00
state.c Add a library of common test functions 2012-07-12 14:48:22 +01:00
stringcomp.c Add a library of common test functions 2012-07-12 14:48:22 +01:00
test.h Add a library of common test functions 2012-07-12 14:48:22 +01:00
xkey.c Add keypad sequences to UTF-8 keysym printing 2012-06-08 14:59:07 +01:00