Add a simple test of keymap generation

This commit is contained in:
David Boddie
2019-07-23 15:13:35 +02:00
parent 3ab3627ffe
commit 2f0beb6d3a
2 changed files with 74 additions and 1 deletions

View File

@ -21,7 +21,8 @@ test_link_args = [
tests = [
'eek-simple-test',
'eek-xml-test'
'eek-xml-test',
'test-keymap-generation'
]
foreach name : tests