summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add support for Relative Paths in the Test RunnerSolly Ross2014-09-221-18/+44
* Fixed broken mouse test in test.rfb.jsSolly Ross2014-09-191-0/+1
* Fixed Cursor URI Support DetectionSolly Ross2014-09-191-0/+34
* Fixed Typo Causing MouseUp to not RegisterSolly Ross2014-09-191-0/+14
* Merge pull request #391 from mandre/fix_invalid_propertySolly2014-09-192-2/+2
|\
| * Fix invalid updateState property of RFBMartin André2014-09-172-2/+2
* | Fixed assertion collision issuesSolly Ross2014-09-193-40/+30
|/
* Add support for Travis CI and SauceLabs TestingSolly Ross2014-09-152-7/+7
* Cleanup: RFB ClientSolly Ross2014-09-151-0/+1696
* Cleanup: Display HelperSolly Ross2014-09-151-0/+332
* Cleanup: WebSocket HelperSolly Ross2014-09-152-0/+576
* Cleanup: Webutil codeSolly Ross2014-09-151-6/+6
* Cleanup: Keyboard codeSolly Ross2014-09-152-3/+6
* Cleanup: Util codeSolly Ross2014-09-151-0/+105
* Cleanup and Test: base64.jsSolly Ross2014-09-151-0/+33
* Support running all tests from the root directorySolly Ross2014-09-151-0/+1
* Fix race condition in test runnerSolly Ross2014-06-032-2/+5
* Output error events from provider in test runnerSolly Ross2014-06-031-1/+7
* Fixed typo in run_from_console.jsSolly Ross2014-06-031-1/+1
* Add support for injecting test helper filesSolly Ross2014-06-031-0/+11
* Support automatically opening test HTML in browserSolly Ross2014-06-031-1/+11
* Fix issue #326: correct handling of shift keyJesper Dam2014-01-061-0/+8
* Support 'requires' Line in Test RunnerSolly Ross2013-12-171-2/+25
* Support Running All TestsSolly Ross2013-12-171-2/+6
* Support Skipped Tests and Fix JSHint IssuesSolly Ross2013-12-173-47/+85
* Keyboard Handling [8/8]: Introduce substituteCodepoint() to replace code poin...jalf2013-12-051-0/+15
* Keyboard Handling [6/8]: Update everything to include the new keyboard handli...jalf2013-12-053-3/+6
* Keyboard Handling [4/8]: Update input.html to work with new keyboard handlingjalf2013-12-051-3/+16
* Keyboard Handling [3/8]: Add unit tests for new keyboard handlingjalf2013-12-053-0/+1107
* Add support for Outputting Autogenerated Test HTMLSolly Ross2013-12-041-108/+153
* Support Running Mocha Tests from the ConsoleSolly Ross2013-12-043-0/+359
* Add binary/base64 data mode to perf/playback tests.Joel Martin2012-10-172-4/+6
* Refactor dynamic script loading. Add util.js:load_scripts()Joel Martin2012-10-172-7/+14
* Change noVNC license to from LGPLv3 to MPL 2.0Joel Martin2012-10-151-2/+2
* Merge remote branch 'origin/issue-70'Joel Martin2012-01-121-22/+22
|\
| * Change default PixelFormat. Fix canvas test.issue-70Joel Martin2011-07-181-22/+22
* | Make tests/vnc_perf.html work again.Joel Martin2011-09-251-3/+5
* | Viewport clip/drag for mobile/touchscreen devices.Joel Martin2011-09-222-4/+59
* | Some CSS style and DOM id/class cleanup.Joel Martin2011-09-141-1/+1
* | Viewport handling in include/display.jsJoel Martin2011-09-131-168/+71
* | Working viewport test.Joel Martin2011-08-221-27/+70
* | Add a viewport example/test.Joel Martin2011-08-031-0/+244
* | Touch events and mouse button selectors.Joel Martin2011-07-231-10/+51
|/
* Fix playback of recorded VNC.Joel Martin2011-06-261-2/+4
* tests/browser.js: Missing. Needed for arrays.html test.Joel Martin2011-04-211-0/+134
* util/json2graph.py: new location for json2graph.py.Joel Martin2011-04-062-207/+1
* Refactor keyboard event handling.Joel Martin2011-04-052-101/+12
* API change: Mouse/kbd handling to include/input.jsJoel Martin2011-04-032-12/+14
* IE9 fixes: mouse, doctype. Adobe Flash link.Joel Martin2011-03-295-2/+7
* test/*.html: use "../include" instead of symlink.Joel Martin2011-03-149-28/+33