noVNC/tests
Pierre Ossman b91b1e8edc Handle empty rects in RAW decoder as well
It was overlooked in the previous commit because we couldn't feed
empty data messages through the test framework.
2020-09-07 12:58:52 +02:00
..
.eslintrc Enforce function names 2018-09-06 16:53:40 +02:00
assertions.js Approximate comparison of JPEG result 2020-09-04 16:48:44 +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 Ignore recording variables in our linter 2020-09-05 11:08:16 +02:00
playback.js Fix call to _recvMessage() 2020-09-04 10:40:42 +02:00
test.base64.js Enforce space after function name 2018-09-06 17:34:15 +02:00
test.copyrect.js Handle empty rects in RAW decoder as well 2020-09-07 12:58:52 +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.gesturehandler.js Don't detach handler if it doesn't exist 2020-06-25 14:45:58 +02:00
test.helper.js Make afterEach() hooks work when skipping tests 2020-01-23 14:27:37 +01:00
test.hextile.js Handle empty rects in RAW decoder as well 2020-09-07 12:58:52 +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.raw.js Handle empty rects in RAW decoder as well 2020-09-07 12:58:52 +02:00
test.rfb.js Merge branch 'rgbx' of https://github.com/CendioOssman/noVNC 2020-09-04 13:40:23 +02:00
test.rre.js Handle empty rects in RAW decoder as well 2020-09-07 12:58:52 +02:00
test.tight.js Handle empty rects in RAW decoder as well 2020-09-07 12:58:52 +02:00
test.tightpng.js Handle empty rects in RAW decoder as well 2020-09-07 12:58:52 +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