libxkbcommon/test
Daniel Stone 8e3239a78f KeySym: Actually handle NoSymbol
Add NoSymbol into the keysym table, so keysym <-> string conversion works for
that, too; also eliminate special-casing of VoidSymbol.

This will require special-casing in libX11 to preserve its API.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
2009-04-25 14:56:57 +10:00
..
.gitignore Program and files for testing CompileKeymapFromFile 2009-04-10 12:33:31 -07:00
Makefile.am test: Fix srcdir != objdir build and test failures 2009-04-25 14:56:47 +10:00
bad.xkb Program and files for testing CompileKeymapFromFile 2009-04-10 12:33:31 -07:00
basic.xkb Program and files for testing CompileKeymapFromFile 2009-04-10 12:33:31 -07:00
default.xkb Program and files for testing CompileKeymapFromFile 2009-04-10 12:33:31 -07:00
filecomp.c Program and files for testing CompileKeymapFromFile 2009-04-10 12:33:31 -07:00
filecomp.sh test: Fix srcdir != objdir build and test failures 2009-04-25 14:56:47 +10:00
named.xkb Program and files for testing CompileKeymapFromFile 2009-04-10 12:33:31 -07:00
namescomp.c test: Remove extraneous includes 2009-04-09 20:52:26 -07:00
namescomp.sh test: Exercise compiling from components 2009-04-04 12:54:44 -07:00
rulescomp.c test: Remove extraneous includes 2009-04-09 20:52:26 -07:00
rulescomp.sh test: Minor refactor to allow $EXEEXT in program names 2009-04-04 11:04:35 -07:00
xkey.c Remove all non-public API from XKBcommon.h header 2009-04-08 07:46:25 -07:00
xkey.sh KeySym: Actually handle NoSymbol 2009-04-25 14:56:57 +10:00