virt-viewer/tests
Pavel Grunt ffa460b8c6 app: Check validity of hotkey
The hotkey is valid if it has a valid value. The value is valid if it is
not empty and is successfully parsed by gtk_accelerator_parse().

These hotkeys formats are considered invalid:
 "key" - missing value
 "key=" - missing value
 "key=abcd" - value cannot be parsed by gtk_accelerator_parse()

Resolves: rhbz#1339572

Acked-by: Fabiano Fidêncio <fidencio@redhat.com>
2016-06-02 11:04:02 +02:00
..
Makefile.am tests: Add hotkeys test 2016-06-02 10:59:25 +02:00
redirect-test.c Add a program to test redirection on Windows 2016-05-04 11:16:05 +02:00
test-hotkeys.c app: Check validity of hotkey 2016-06-02 11:04:02 +02:00
test-monitor-mapping.c Move tests under /tests directory 2016-03-14 16:36:37 +01:00
test-version-compare.c Move tests under /tests directory 2016-03-14 16:36:37 +01:00