noVNC/tests
Pierre Ossman 9e99ce126c Fake key release for iOS hardware keyboards
iOS sends decent key down events, but junk key up events when a
hardware keyboard is used. This confuses the key tracking as a
corresponding release is then never detected. To work around this
we'll treat the hardware keyboard like the virtual ones and send
the key release right away.
2017-06-21 13:58:53 +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 Remove trailing whitespace 2017-05-13 01:56:24 +02:00
karma-test-main.js Update tests to work with new structure 2017-03-21 17:39:07 -04:00
playback-ui.js Revert recording file format changes 2017-05-22 13:44:48 +02:00
playback.js Fix traffic management in playback tests 2017-06-01 12:50:00 +02:00
test.base64.js Remove trailing whitespace 2017-05-13 01:56:24 +02:00
test.display.js Add missing semicolon 2017-05-13 01:56:35 +02:00
test.helper.js Skip some keyboard tests on IE and Edge 2017-05-04 13:26:39 +02:00
test.keyboard.js Fake key release for iOS hardware keyboards 2017-06-21 13:58:53 +02:00
test.rfb.js Add missing semicolon 2017-05-13 01:56:35 +02:00
test.util.js Add missing semicolon 2017-05-13 01:56:35 +02:00
test.websock.js Add missing semicolon 2017-05-13 01:56:35 +02: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