Testing harness for keysym functions
authorDan Nicholson <dbn.lists@gmail.com>
Wed, 21 Jan 2009 02:57:22 +0000 (18:57 -0800)
committerDan Nicholson <dbn.lists@gmail.com>
Thu, 19 Mar 2009 18:51:09 +0000 (11:51 -0700)
commitb2737e9bfb6ac542a34885012958ae2de23a3417
tree2c3a70b4227f287257070cb52b7ea3c77fe95ef2
parent732bade2341d79ddd48d47963a8abef1fd1889fa
Testing harness for keysym functions

A test program and script have been added for checking the XkbCommon
keysym functions. This has already highlighted an error in handling of
keysyms from XF86keysym.h.
Makefile.am
configure.ac
test/.gitignore [new file with mode: 0644]
test/Makefile.am [new file with mode: 0644]
test/xkey.c [new file with mode: 0644]
test/xkey.sh [new file with mode: 0755]