You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
KasmVNC/kasmweb/tests
Pierre Ossman 4fda2526f4 Send combination keysyms for some Japanese keys
Windows doesn't give us stable symbols for a bunch of Japanese IM keys,
instead alternating between two symbols. This state is not synchronised
with the IM running on the remote server so to have stable behaviour we
have to collapse these multiple symbols in to a single keysym.
4 years ago
..
.eslintrc Initial commit 5 years ago
assertions.js Approximate comparison of JPEG result 4 years ago
fake.websocket.js Standardize on camelCase in tests 4 years ago
karma-test-main.js Initial commit 5 years ago
playback-ui.js Ignore recording variables in our linter 4 years ago
playback.js Fix call to _recvMessage() 4 years ago
test.base64.js Initial commit 5 years ago
test.copyrect.js Handle empty rects in RAW decoder as well 4 years ago
test.deflator.js Add camelCase rule to eslint 4 years ago
test.display.js Standardise on a single blit function 4 years ago
test.helper.js Send combination keysyms for some Japanese keys 4 years ago
test.hextile.js Handle empty rects in RAW decoder as well 4 years ago
test.int.js Add util for unsigned and signed int. conversion 4 years ago
test.keyboard.js Fix missing caps lock events on iOS 4 years ago
test.localization.js Initial commit 5 years ago
test.mouse.js Properly limit mouse moves to once every 17 ms 4 years ago
test.raw.js Handle empty rects in RAW decoder as well 4 years ago
test.rfb.js Start fake test clock at real clock time 4 years ago
test.rre.js Handle empty rects in RAW decoder as well 4 years ago
test.tight.js Handle empty rects in RAW decoder as well 4 years ago
test.tightpng.js Add workaround for Firefox PNG rounding bug 4 years ago
test.util.js Standardize on camelCase in Logging 4 years ago
test.websock.js Standardize on camelCase in Websock 4 years ago
test.webutil.js Initial commit 5 years ago
vnc_playback.html Fix up errors and warnings in vnc_playback.html 4 years ago