stringcomp: Make test more punishing
authorDaniel Stone <daniel@fooishbar.org>
Fri, 3 Aug 2012 02:07:33 +0000 (04:07 +0200)
committerDaniel Stone <daniel@fooishbar.org>
Wed, 8 Aug 2012 14:23:31 +0000 (16:23 +0200)
commit93f6517cd07a8107317aabd0e5ef76699b44df45
tree21913c7d9f4dbaf7b31da6248ab5dc7285545a5a
parente756e9b532442c704ebf54806cca811cf93c5ddb
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>
test/data/keymaps/stringcomp.data