libxkbcommon/test
Ran Benita 79329e1022 Don't try to build linux-specific tests on non-linux
Some tests use linux/input.h (and epoll), but we're building on some
other kernels (e.g. debian freebsd). We could just copy the file but
it's GPL. We could also skip the tests (exit code 77) but it doesn't
really matter.

Signed-off-by: Ran Benita <ran234@gmail.com>
2013-03-18 22:20:04 +00:00
..
data keymap-dump: remove some ugly empty lines 2013-03-18 22:20:03 +00:00
.gitignore test: add key processing benchmark 2012-10-24 23:27:40 +02:00
bench-key-proc.c Don't try to build linux-specific tests on non-linux 2013-03-18 22:20:04 +00: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 keymap: abstract a bit over the keymap format 2013-03-18 22:20:04 +00:00
interactive.c test/interactive: change variable name for 'xkb' to 'keymap' 2013-03-18 22:20:02 +00:00
keyseq.c state: fix unbound virtual modifier bug 2013-03-18 22:20:01 +00:00
keysym.c keysym: print unicode keysyms uppercase and 0-padded 2013-03-18 22:20:02 +00:00
log.c Change log env vars to XKB_LOG_LEVEL/VERBOSITY 2012-10-12 10:17:57 +02: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 test/rmlvo-to-kccgst: free memory before exit 2013-03-18 22:20:04 +00:00
rules-file.c API: add _context prefix to log-related functions 2012-09-24 09:08:54 +10:00
rulescomp.c keymap: abstract a bit over the keymap format 2013-03-18 22:20:04 +00:00
state.c state, context: allow passing NULL to *_unref() 2012-10-29 01:20:04 +02:00
stringcomp.c keymap: abstract a bit over the keymap format 2013-03-18 22:20:04 +00:00
test.h Don't use xkbcommon-compat names in internal code 2012-09-24 09:08:53 +10:00