noVNC/tests
Pierre Ossman 8be924c9d9 Add touch gestures for mouse emulation
Add several single and multitouch gestures to simulate various mouse
actions that would otherwise be impossible to perform.

This replaces the old system where you could select which mouse button
a single touch would generate.
2020-06-12 09:18:46 +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.deflator.js Add camelCase rule to eslint 2020-05-31 23:37:29 +02:00
test.display.js Standardize on camelCase in Display 2020-05-31 23:21:35 +02:00
test.gesturehandler.js Add touch gestures for mouse emulation 2020-06-12 09:18:46 +02:00
test.helper.js Make afterEach() hooks work when skipping tests 2020-01-23 14:27:37 +01: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 Add touch gestures for mouse emulation 2020-06-12 09:18:46 +02:00
test.rfb.js Add touch gestures for mouse emulation 2020-06-12 09:18:46 +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