noVNC/tests
Kevin Kelley 6499a8c8f7 Add ATEN iKVM support
I (@kelleyk) have rebased the original patch by @jimdigriz (Alexander Clouter)
on the current upstream version of noVNC.  This required the following changes:

  - Rename keysym symbols.
  - Convert use of _rfb_state to _rfb_init_state.
  - Update state transition logic; fixes "old-style" ATEN auth detection.
  - Fix conditional ordering so that we do not skip new-type ATEN iKVM detection.
  - Fix assertion broken in test case broken by upstream changes.
  - Convert arr.push(x) function calls to push(arr, x).
  - Restore keyEvent and pointerEvent handlers before relevant test cases.
2017-01-16 15:55:59 -08:00
..
assertions.js Don't violate Display abstraction 2016-12-09 09:20:50 +01:00
fake.websocket.js Use Typed Arrays for the send queue 2015-08-06 14:47:03 -04:00
input.html New way of detecting touch 2016-10-14 02:41:06 +02:00
playback.js Flush out rendering after each performance test 2016-12-09 09:20:39 +01:00
run_from_console.casper.js Switch to PhantomJS 2.x for testing 2016-09-16 15:49:52 -04:00
run_from_console.js Remove duplicate line 2016-11-28 16:11:03 +01:00
run_from_console.zombie.js Support Skipped Tests and Fix JSHint Issues 2013-12-17 17:56:18 -05:00
test.base64.js Cleanup and Test: base64.js 2014-09-15 16:46:02 -04:00
test.display.js Add client-side pixel format conversion support 2017-01-16 14:17:07 -08:00
test.helper.js Comment out skipped test 2016-11-10 14:28:40 +01:00
test.keyboard.js Move input-related files into core/input 2016-09-16 15:49:52 -04:00
test.rfb.js Add ATEN iKVM support 2017-01-16 15:55:59 -08:00
test.util.js Skip language tests on broken browsers 2016-11-29 17:00:24 +01:00
test.websock.js Fix failing test 2016-04-30 02:28:45 +02:00
vnc_perf.html Fix performance tests to follow new state API 2016-10-24 17:41:20 +02:00
vnc_playback.html Fix performance tests to follow new state API 2016-10-24 17:41:20 +02:00