noVNC/tests
Pierre Ossman a4453c9a26 Special case English translation fallback
We should not be listing this in LINGUAS as that gives the impression
that English has en explicit translation. Instead, it is a special case
that the code needs to be explicitly aware of.

This reverts 9a06058 in favour of a more robust fix.
2023-04-05 12:46:17 +02:00
..
.eslintrc Enforce function names 2018-09-06 16:53:40 +02:00
assertions.js Remove redundant inspect() override 2022-10-27 16:03:01 +02:00
fake.websocket.js Added support for RTCDataChannel 2021-03-04 18:55:06 +00:00
playback-ui.js Also re-enable playback on failures 2023-04-04 17:02:57 +02:00
playback.js Update playback test to use new API 2021-07-22 16:56:49 +02:00
test.base64.js Enforce space after function name 2018-09-06 17:34:15 +02:00
test.browser.js Check for Android using userAgent 2022-12-27 12:50:57 +01: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 Remove createImageData() fallback 2020-12-07 10:10:53 +01:00
test.gesturehandler.js Drop support for Internet Explorer 2020-10-15 18:53:51 +02:00
test.helper.js Remove test code for old Chrome 2022-12-27 12:50:57 +01:00
test.hextile.js Handle empty rects in RAW decoder as well 2020-09-07 12:58:52 +02:00
test.inflator.js Add unit tests for Inflator 2021-11-16 09:37:56 +01:00
test.int.js Add util for unsigned and signed int. conversion 2020-02-17 11:29:40 +01:00
test.jpeg.js Add RealVNC's JPEG encoding 2021-11-26 03:59:19 -05:00
test.keyboard.js Remove test code for old Chrome 2022-12-27 12:50:57 +01:00
test.localization.js Special case English translation fallback 2023-04-05 12:46:17 +02:00
test.ra2.js Added support for RSA-AES Unencrypted Security Type 2022-03-08 13:24:26 -05:00
test.raw.js Handle empty rects in RAW decoder as well 2020-09-07 12:58:52 +02:00
test.rfb.js Cleanup for the cryptographic algorithms that are not supported by SubtleCrypto 2023-01-20 05:54:00 -05: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 Add workaround for Firefox PNG rounding bug 2020-09-28 12:24:56 +02:00
test.util.js Standardize on camelCase in Logging 2020-05-31 23:37:29 +02:00
test.websock.js Don't fake open events in Websock 2021-04-18 14:26:30 +02:00
test.webutil.js Remove test code for old Chrome 2022-12-27 12:50:57 +01:00
test.zrle.js Added support for ZRLE encoding 2021-11-23 12:02:42 -05:00
vnc_playback.html Remove legacy conversion of modules 2020-10-15 18:53:51 +02:00