You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
KasmVNC/kasmweb/tests
Samuel Mannehed 59f5648592 Remove unused properties and variables
The code that used these were removed in the following commits:

* 9ff86fb718477515ede2d6457f06643935d76bcd (RFB._mouse_arr)
* bb6965f2e60c2301dd638383bdc792d1f10af942 (old_requestAnimationFrame)
* 490d471c53b1791398d6c30f0efce54925939f33 (Display._c_forceCanvas)
4 years ago
..
.eslintrc Initial commit 5 years ago
assertions.js Initial commit 5 years ago
fake.websocket.js Send data one byte at a time in tests 4 years ago
karma-test-main.js Initial commit 5 years ago
playback-ui.js Initial commit 5 years ago
playback.js Initial commit 5 years ago
test.base64.js Initial commit 5 years ago
test.deflator.js Add deflator helper class for deflating data 4 years ago
test.display.js Remove unused properties and variables 4 years ago
test.helper.js Send NumLock on macOS, even though the key is Clear 4 years ago
test.int.js Add util for unsigned and signed int. conversion 4 years ago
test.keyboard.js Fix missing caps lock events on iOS 4 years ago
test.localization.js Initial commit 5 years ago
test.mouse.js Properly limit mouse moves to once every 17 ms 4 years ago
test.rfb.js Properly limit mouse moves to once every 17 ms 4 years ago
test.util.js Simplify encodeUTF8/decodeUTF8 unittests 4 years ago
test.websock.js Don't compact the receive buffer unless we've actually run out of space 4 years ago
test.webutil.js Initial commit 5 years ago
vnc_playback.html Fix up errors and warnings in vnc_playback.html 4 years ago