noVNC/tests
Samuel Mannehed 2bb8b28d78 Handle sending large clipboards
Pasting clipboard texts that were larger than 10240 bytes didnt work and
caused a crash in noVNC. This commit fixes the crash and adds handling
for sending large clipboard texts. Fixes issue #1065.
2018-05-07 13:02:51 +02:00
..
assertions.js Simpler reporting when display output size mismatches 2017-12-14 12:58:57 +01:00
fake.websocket.js Update tests to work with new structure 2017-03-21 17:39:07 -04:00
karma-test-main.js Setup chai extensions centrally 2017-09-28 14:10:19 +02:00
playback-ui.js Update vnc_playback.html to follow current API 2018-01-26 11:07:14 +01:00
playback.js Better cleanup in vnc_playback.html 2018-01-26 11:07:58 +01:00
test.base64.js Remove trailing whitespace 2017-05-13 01:56:24 +02:00
test.display.js Remove jshint comments 2018-01-31 07:38:29 -08:00
test.helper.js Move browser checks to browser.js 2018-01-30 08:35:47 -08:00
test.keyboard.js Better detection of AltGr on Windows 2018-03-09 12:14:23 +01:00
test.localization.js Remove jshint comments 2018-01-31 07:38:29 -08:00
test.mouse.js Remove jshint comments 2018-01-31 07:38:29 -08:00
test.rfb.js Handle sending large clipboards 2018-05-07 13:02:51 +02:00
test.util.js Remove jshint comments 2018-01-31 07:38:29 -08:00
test.websock.js Remove jshint comments 2018-01-31 07:38:29 -08:00
test.webutil.js Get localStorage tests running on more browsers 2018-03-09 12:15:21 +01:00
vnc_playback.html Update vnc_playback.html to follow current API 2018-01-26 11:07:14 +01:00