Add some tests
authorAlexey Gladkov <gladkov.alexey@gmail.com>
Tue, 2 Apr 2013 11:52:19 +0000 (15:52 +0400)
committerAlexey Gladkov <gladkov.alexey@gmail.com>
Tue, 2 Apr 2013 11:52:19 +0000 (15:52 +0400)
commit9470dd1f321e566239a88b9919074b5b8a932e0e
tree374c660206dd6114acc4e54589deccd6b81f7be2
parent82ebc15e3d4da4ec6587f0dfdddd3417a5f30278
Add some tests

Signed-off-by: Alexey Gladkov <gladkov.alexey@gmail.com>
17 files changed:
.gitignore
Makefile.am
configure.ac
tests/Makefile.am [new file with mode: 0644]
tests/include40.map [new file with mode: 0644]
tests/include41.map [new file with mode: 0644]
tests/keymap0.map [new file with mode: 0644]
tests/keymap1.map [new file with mode: 0644]
tests/keymap2.map [new file with mode: 0644]
tests/keymap3.map [new file with mode: 0644]
tests/keymap4.map [new file with mode: 0644]
tests/keymap5.map [new file with mode: 0644]
tests/keymap6.map [new file with mode: 0644]
tests/libkeymap-init.c [new file with mode: 0644]
tests/libkeymap-keys.c [new file with mode: 0644]
tests/libkeymap-kmap.c [new file with mode: 0644]
tests/libkeymap-parse.c [new file with mode: 0644]