Program and files for testing CompileKeymapFromFile
authorDan Nicholson <dbn.lists@gmail.com>
Fri, 10 Apr 2009 19:33:31 +0000 (12:33 -0700)
committerDan Nicholson <dbn.lists@gmail.com>
Fri, 10 Apr 2009 19:33:31 +0000 (12:33 -0700)
commitc728d91bde2a05f8cd6b42bf1bc2c830ca75689b
treef938f1554eceecf9d471f19fb3a98cfdd1c8c898
parentabbd14193502010cda1dcd2bc892343e29fe06b4
Program and files for testing CompileKeymapFromFile

A few simple test cases for verifying the operation of parsing a keymap
file and compiling a keyboard description from it.
test/.gitignore
test/Makefile.am
test/bad.xkb [new file with mode: 0644]
test/basic.xkb [new file with mode: 0644]
test/default.xkb [new file with mode: 0644]
test/filecomp.c [new file with mode: 0644]
test/filecomp.sh [new file with mode: 0755]
test/named.xkb [new file with mode: 0644]