libxkbcommon/test
Ran Benita 7ef359def1 rulescomp: remove bad failtests
Since we now handle empty model/layout, the last couple of tests should
not fail. The reason they do is bacause they try to use a non-existent
"base" rules file. When the file is brought in these tests do not fail.
Since we already test for non-existent rules file, we can remove them,
and refine the other tests a bit.

Signed-off-by: Ran Benita <ran234@gmail.com>
2012-09-01 10:58:10 +03:00
..
data rulescomp: remove bad failtests 2012-09-01 10:58:10 +03:00
.gitignore Fix warning 2012-08-09 01:55:30 +03:00
common.c Add xkb_log_level enum rather than using syslog 2012-08-08 16:23:31 +02:00
context.c test: Add extremely rudimentary include path test 2012-08-08 16:23:30 +02:00
filecomp.c test: Minimise includes 2012-08-08 16:23:30 +02:00
interactive.c test: Use test_compile_*() in interactive 2012-08-08 13:30:24 +02:00
keyseq.c keyseq: use our own keysyms 2012-08-07 11:09:42 +03:00
keysym.c test: Minimise includes 2012-08-08 16:23:30 +02:00
log.c Add xkb_log_level enum rather than using syslog 2012-08-08 16:23:31 +02:00
rules-file.c Organize xkbcomp/ header files 2012-09-01 10:58:10 +03:00
rulescomp.c rulescomp: remove bad failtests 2012-09-01 10:58:10 +03:00
state.c Add xkb_map_mod_mask_remove_consumed 2012-08-08 16:23:31 +02:00
stringcomp.c test/stringcomp: Perform full round-trip test 2012-08-08 16:23:30 +02:00
test.h utils: add/replace string equality macros 2012-07-27 00:27:24 +03:00