..
.eslintrc
Initial commit
2020-09-20 12:16:44 +00:00
assertions.js
Standardize on camelCase in tests
2021-03-29 12:34:13 +03:00
fake.websocket.js
Standardize on camelCase in tests
2021-03-29 12:34:13 +03:00
karma-test-main.js
Initial commit
2020-09-20 12:16:44 +00:00
playback-ui.js
Fix names of recording variables
2021-03-29 12:45:41 +03:00
playback.js
Fix call to _recvMessage()
2021-03-29 12:45:49 +03:00
test.base64.js
Initial commit
2020-09-20 12:16:44 +00:00
test.copyrect.js
Handle empty rects from the server
2021-03-29 12:47:30 +03:00
test.deflator.js
Add camelCase rule to eslint
2021-03-29 12:34:42 +03:00
test.display.js
Standardise on a single blit function
2021-03-29 12:39:31 +03:00
test.helper.js
Send NumLock on macOS, even though the key is Clear
2021-03-29 11:56:55 +03:00
test.hextile.js
Handle empty rects from the server
2021-03-29 12:47:30 +03:00
test.int.js
Add util for unsigned and signed int. conversion
2021-03-29 12:09:10 +03:00
test.keyboard.js
Fix missing caps lock events on iOS
2021-03-29 11:57:26 +03:00
test.localization.js
Initial commit
2020-09-20 12:16:44 +00:00
test.mouse.js
Properly limit mouse moves to once every 17 ms
2021-03-29 12:26:12 +03:00
test.raw.js
Handle empty rects from the server
2021-03-29 12:47:30 +03:00
test.rfb.js
Start fake test clock at real clock time
2021-03-29 12:41:15 +03:00
test.rre.js
Handle empty rects from the server
2021-03-29 12:47:30 +03:00
test.tight.js
Handle empty rects from the server
2021-03-29 12:47:30 +03:00
test.tightpng.js
Add tests for the Tight decoders
2021-03-29 12:36:42 +03:00
test.util.js
Standardize on camelCase in Logging
2021-03-29 12:34:25 +03:00
test.websock.js
Standardize on camelCase in Websock
2021-03-29 12:34:23 +03:00
test.webutil.js
Initial commit
2020-09-20 12:16:44 +00:00
vnc_playback.html
Fix up errors and warnings in vnc_playback.html
2021-03-29 11:38:25 +03:00