Commit a8bb86a48a9823ae1c0facfa3970e0854136b5a3

Daniel Stone 2009-04-25T14:51:16

Test: Keysym: Add tests for new keysym <-> string conversions Signed-off-by: Daniel Stone <daniel@fooishbar.org>

1
2
3
4
5
6
7
8
9
10
11
diff --git a/test/xkey.sh b/test/xkey.sh
index e1bb73e..eecab8c 100755
--- a/test/xkey.sh
+++ b/test/xkey.sh
@@ -44,3 +44,6 @@ check_key 0x0 NoSymbol
 check_string XF86_Switch_VT_5 0x1008FE05
 check_key 0x1008FE20 XF86_Ungrab
 check_string VoidSymbol 0xFFFFFF
+check_key 0x01001234 U1234
+check_string U4567 0x1004567
+check_string 0x10203040 0x10203040