summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Use localstorage only to initialize settings mapAndrew Webster2018-02-131-0/+182
* Merge pull request #1009 from juanjoDiaz/move_browser_checksSolly Ross2018-02-012-23/+11
|\
| * Move browser checks to browser.jsJuanjo Diaz2018-01-302-23/+11
* | Remove jshint commentsJuanjo Diaz2018-01-317-9/+0
|/
* Better cleanup in vnc_playback.htmlPierre Ossman2018-01-261-0/+2
* Update vnc_playback.html to follow current APIPierre Ossman2018-01-263-11/+9
* Remove old test pagesPierre Ossman2018-01-252-334/+0
* Fix slice usage in display tests on IE11bug/ie11-tests-sliceSolly Ross2018-01-101-1/+2
* Add test for 16x16 tilesPierre Ossman2017-12-141-0/+25
* Simpler reporting when display output size mismatchesPierre Ossman2017-12-141-9/+6
* Move resize handling in to RFB objectPierre Ossman2017-12-062-155/+443
* Forced cleanup of RFB objects in testsPierre Ossman2017-11-301-33/+52
* Move localization.js to appSamuel Mannehed2017-11-142-67/+76
* Abstract RFB errors to avoid sending stringsSamuel Mannehed2017-11-143-27/+61
* Replace updatestate event with connectSamuel Mannehed2017-11-141-35/+56
* Remove RFB.notification()Samuel Mannehed2017-11-114-54/+2
* Use standard EventTarget interface for eventsPierre Ossman2017-11-091-85/+93
* Integrate connect() in to constructorPierre Ossman2017-11-092-97/+57
* Clean up beforeEach() code in RFB testsPierre Ossman2017-11-091-134/+45
* Remove redundant setup of fake timer handlingPierre Ossman2017-11-091-21/+0
* Remove disconnectTimeout propertyPierre Ossman2017-11-091-3/+3
* Remove "downscale only" modePierre Ossman2017-11-091-14/+0
* Improve naming for viewport propertiesPierre Ossman2017-11-092-13/+13
* Change clippingDisplay() to a propertyPierre Ossman2017-11-091-4/+2
* Use standard JavaScript propertiesPierre Ossman2017-11-095-293/+288
* Move cursor URI check to RFB objectPierre Ossman2017-11-091-21/+0
* Remove non-JavaScript render codePierre Ossman2017-11-091-107/+102
* Change some attributes to argumentsPierre Ossman2017-11-095-100/+93
* Always include ID marker in repeater protocolPierre Ossman2017-11-091-4/+4
* Fix duplicate beforeEach() hookPierre Ossman2017-11-091-12/+4
* Switch to URL for connect()Pierre Ossman2017-11-092-51/+24
* Avoid code duplication in RFB test preparationPierre Ossman2017-11-091-39/+1
* Tidy up variable initialisationPierre Ossman2017-11-091-6/+0
* Remove onFBU* callbacksPierre Ossman2017-11-091-28/+0
* Add resize as a capabilityPierre Ossman2017-11-091-4/+21
* Make power API genericPierre Ossman2017-11-091-15/+10
* Allow other credentials than just passwordPierre Ossman2017-11-092-29/+33
* Recieve challange before expecting callbackSamuel Mannehed2017-10-171-0/+4
* Add tests for Intel AMT compatible modePierre Ossman2017-10-061-12/+55
* Merge pull request #893 from CendioOssman/amtSamuel Mannehed2017-10-052-28/+6
|\
| * Remove rect arguments onFBUComplete callbackPierre Ossman2017-09-221-1/+0
| * Clean up encoding handlingPierre Ossman2017-09-221-10/+4
| * Merge resize handling to single methodPierre Ossman2017-09-071-8/+2
| * Stop hiding exceptions in WebSock classPierre Ossman2017-09-071-9/+0
* | Merge branch 'optional-port' of https://github.com/bkylerussell/noVNCPierre Ossman2017-09-291-9/+7
|\ \
| * | rfb: Allow port to be optionally appended to URIKyle Russell2016-11-241-9/+7
* | | Restore logging properly after log testsSamuel Mannehed2017-09-281-5/+6
* | | Setup chai extensions centrallySamuel Mannehed2017-09-286-13/+7
* | | Upgrade and fix sinon.jsSamuel Mannehed2017-09-287-7/+8
* | | Remove unused importscombinemousewheelSamuel Mannehed2017-09-171-2/+0