KasmVNC/kasmweb/tests
Pierre Ossman ae1bc396bf Standardise on a single blit function
Keep everything simpler by always blitting in the same pixel format.
It's up to the decoders to convert if they need to.
2021-03-29 12:39:31 +03:00
..
.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 Standardize on camelCase in tests 2021-03-29 12:34:13 +03:00
playback.js Standardize on camelCase in tests 2021-03-29 12:34:13 +03:00
test.base64.js Initial commit 2020-09-20 12:16:44 +00:00
test.copyrect.js Standardise on a single blit function 2021-03-29 12:39:31 +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 Test correct handling of alpha 2021-03-29 12:36:47 +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 Split decoder tests to separate files 2021-03-29 12:36:35 +03:00
test.rfb.js Split decoder tests to separate files 2021-03-29 12:36:35 +03:00
test.rre.js Test correct handling of alpha 2021-03-29 12:36:47 +03:00
test.tight.js Add tests for the Tight decoders 2021-03-29 12:36:42 +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