noVNC/tests
Pierre Ossman f714f7deae Improve lookup of special keys
Look up keys that are independent of layout and state first,
followed by keys that are only mild variations in layouts.
This is more robust as there might be multiple physical keys
generating the same symbols, and Keysyms don't map directly to
Unicode in all cases.

At the same time switch over to using the modern, standardised
'code' field for lookup.
2017-05-04 12:13:47 +02:00
..
assertions.js Don't violate Display abstraction 2016-12-09 09:20:50 +01:00
fake.websocket.js Update tests to work with new structure 2017-03-21 17:39:07 -04:00
input.html Use standard DOM identifiers for physical keys 2017-05-04 12:13:45 +02:00
karma-test-main.js Update tests to work with new structure 2017-03-21 17:39:07 -04:00
playback-ui.js Make vnc_playback.html functional once more 2017-03-21 17:39:07 -04:00
playback.js Make vnc_playback.html functional once more 2017-03-21 17:39:07 -04:00
test.base64.js Update tests to work with new structure 2017-03-21 17:39:07 -04:00
test.display.js Update tests to work with new structure 2017-03-21 17:39:07 -04:00
test.helper.js Improve lookup of special keys 2017-05-04 12:13:47 +02:00
test.keyboard.js Improve lookup of special keys 2017-05-04 12:13:47 +02:00
test.rfb.js Remove keysym names from keysymdef.js 2017-03-24 11:16:53 +01:00
test.util.js Update tests to work with new structure 2017-03-21 17:39:07 -04:00
test.websock.js Update tests to work with new structure 2017-03-21 17:39:07 -04:00
vnc_perf.html Improve lookup of special keys 2017-05-04 12:13:47 +02:00
vnc_playback.html Make vnc_playback.html functional once more 2017-03-21 17:39:07 -04:00