noVNC/tests
Pierre Ossman 6a19390baa Switch to RGBx pixel format
This is what the browser wants so it avoids having to spend time
converting everything. Unfortunately it usually means the server instead
needs to convert it for us, but we assume it has more power than we do.
2020-06-08 07:57:17 +02:00
..
.eslintrc Enforce function names 2018-09-06 16:53:40 +02:00
assertions.js Standardize on camelCase in tests 2020-05-31 23:21:35 +02:00
fake.websocket.js Standardize on camelCase in tests 2020-05-31 23:21:35 +02:00
karma-test-main.js Enforce curly braces for control statements 2018-09-06 17:22:40 +02:00
playback-ui.js Standardize on camelCase in tests 2020-05-31 23:21:35 +02:00
playback.js Standardize on camelCase in tests 2020-05-31 23:21:35 +02:00
test.base64.js Enforce space after function name 2018-09-06 17:34:15 +02:00
test.copyrect.js Switch to RGBx pixel format 2020-06-08 07:57:17 +02:00
test.deflator.js Add camelCase rule to eslint 2020-05-31 23:37:29 +02:00
test.display.js Switch to RGBx pixel format 2020-06-08 07:57:17 +02:00
test.helper.js Make afterEach() hooks work when skipping tests 2020-01-23 14:27:37 +01:00
test.hextile.js Switch to RGBx pixel format 2020-06-08 07:57:17 +02:00
test.int.js Add util for unsigned and signed int. conversion 2020-02-17 11:29:40 +01:00
test.keyboard.js Make afterEach() hooks work when skipping tests 2020-01-23 14:27:37 +01:00
test.localization.js Make afterEach() hooks work when skipping tests 2020-01-23 14:27:37 +01:00
test.mouse.js Properly limit mouse moves to once every 17 ms 2020-05-31 00:53:15 +02:00
test.raw.js Switch to RGBx pixel format 2020-06-08 07:57:17 +02:00
test.rfb.js Split decoder tests to separate files 2020-06-08 07:46:42 +02:00
test.rre.js Switch to RGBx pixel format 2020-06-08 07:57:17 +02:00
test.tight.js Add tests for the Tight decoders 2020-06-08 07:48:20 +02:00
test.tightpng.js Add tests for the Tight decoders 2020-06-08 07:48:20 +02:00
test.util.js Standardize on camelCase in Logging 2020-05-31 23:37:29 +02:00
test.websock.js Standardize on camelCase in Websock 2020-05-31 23:21:35 +02:00
test.webutil.js Make afterEach() hooks work when skipping tests 2020-01-23 14:27:37 +01:00
vnc_playback.html Fix up errors and warnings in vnc_playback.html 2019-03-26 15:21:31 +01:00