noVNC/tests
Pierre Ossman 9e6f71cb75 Remove modifier synchronisation
The fields provided cannot tell us if it is the left or right
version of the key that's pressed, so they are inherently unreliable.
It is also not a huge problem in practice as we'll get in sync on
the next press or release of the modifier.
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 Simplify keyboard event API 2017-05-04 12:13:47 +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 Remove modifier synchronisation 2017-05-04 12:13:47 +02:00
test.keyboard.js Remove modifier synchronisation 2017-05-04 12:13:47 +02:00
test.rfb.js Simplify keyboard event API 2017-05-04 12:13:47 +02: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