libxkbcommon/test/data
Ran Benita 7f04ffc4d3 rules: fix check for appending '|' character when applying
There are two ways to separate multiple files in XKB include statements:
'+' will cause the later file to override the first in case of conflict,
while '|' will cause it augment it (this is done by xkbcomp). '!' is
unrelated here.
Since '|' is practically never used, this wasn't noticed.

In the modified test, the '|some_compat' previously was just ignored.

Signed-off-by: Ran Benita <ran234@gmail.com>
2012-09-03 10:31:12 +03:00
..
compat Import dataset into test/data/ 2012-07-12 14:48:49 +01:00
keycodes rulescomp: remove bad failtests 2012-09-01 10:58:10 +03:00
keymaps compat: ignore "group" (compatibility) statements 2012-09-01 10:59:47 +03:00
rules rules: fix check for appending '|' character when applying 2012-09-03 10:31:12 +03:00
symbols test/data/symbols: keypad can only have one default section 2012-09-03 10:31:12 +03:00
types Import dataset into test/data/ 2012-07-12 14:48:49 +01:00