libxkbcommon/test/data
Daniel Stone 93f6517cd0 stringcomp: Make test more punishing
Recreate the old test/dump scenario, where we test the following map:
  - rules: evdev
  - model: pc104
  - layout #1: us
  - layout #2: ru
  - layout #3: ca(multix)
  - layout #4: de(neo)

This is ever so slightly altered from the xkbcomp output; running the
following:
setxkbmap -rules evdev -model pc105 -layout us,ru,ca,de -variant
,,multix,neo -print | xkbcomp -xkb - -

will give you a map with RCTL added to the modifier_map for both Control
and Mod3.  Running the output through xkbcomp -xkb - - again, will give
you RCTL only added to Mod3.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
2012-08-08 16:23:31 +02:00
..
compat Import dataset into test/data/ 2012-07-12 14:48:49 +01:00
keycodes Import dataset into test/data/ 2012-07-12 14:48:49 +01:00
keymaps stringcomp: Make test more punishing 2012-08-08 16:23:31 +02:00
rules Import dataset into test/data/ 2012-07-12 14:48:49 +01:00
symbols Add multiple-keysyms-per-level to test data 2012-07-13 00:39:34 +01:00
types Import dataset into test/data/ 2012-07-12 14:48:49 +01:00