]> git.proxmox.com Git - mirror_novnc.git/history - tests
Merge pull request #555 from maditnerd/patch-1
[mirror_novnc.git] / tests /
2015-08-24 Solly RossFix bug in non-true-color code
2015-08-24 Solly RossTests: Fixed bug in displayed assertion
2015-08-14 SollyMerge pull request #488 from kanaka/feature/more-perf...
2015-08-06 Solly RossFix multi-line assertion messages in test runner
2015-08-06 Solly RossAllow the use of the PhantomJS remote debugger
2015-08-06 Solly RossUse Typed Arrays for the send queue
2015-08-06 Solly RossUse Typed Arrays for the Websock receive queue
2015-08-06 Solly RossWIP: Switch to Pako for zlib
2015-08-06 Solly RossFix up vnc_playback.html and playback.js
2015-04-07 SollyMerge pull request #415 from jimdigriz/fixes
2015-03-27 SollyMerge pull request #474 from kanaka/bug/throw-error...
2015-03-26 Solly RossCreate RFB object on connect
2015-03-10 SollyMerge pull request #464 from kanaka/bug/firefoxresize
2015-03-09 samhed* Don't check specific html elements from the display...
2015-03-05 samhed* Change name of ext_desktop_size to the proper Extende...
2015-03-05 SamuelMerge pull request #451 from kanaka/feature/scaling
2015-03-03 Solly RossSupport local scaling
2015-02-17 SollyMerge pull request #448 from kanaka/websockify-as-submodule
2015-02-17 SollyMerge pull request #432 from nbibler/getPositionUpdate
2015-02-17 Solly RossMerge branch 'bug/fix-input-html'
2015-02-17 Jesper Dam (jalfd)Update tests/input.html to include keysym.js instead...
2015-02-10 SollyMerge pull request #444 from samhed/extdesktop
2015-02-10 samhedSupport automatic resize [Part 4/4]: unit tests
2015-02-06 samhedSupport automatic resize [Part 1/4]: display.js
2015-02-04 SollyMerge pull request #427 from jswanner/register-listeners
2015-01-08 Jacob SwannerUnregister event listeners from websock.
2014-11-24 Solly RossFixed Erroneous HEXTILE test
2014-11-18 Solly RossMerge "pull-request/412" (ramondeklein/noVNC)
2014-11-18 Ramon de KleinDon't draw "blank" HEXTILE tiles with random data
2014-11-17 Solly RossFix broken tests from changing default screen size
2014-09-23 Solly RossAdd support for Relative Paths in the Test Runner
2014-09-19 Solly RossFixed broken mouse test in test.rfb.js
2014-09-19 Solly RossFixed Cursor URI Support Detection
2014-09-19 Solly RossFixed Typo Causing MouseUp to not Register
2014-09-19 SollyMerge pull request #391 from mandre/fix_invalid_property
2014-09-19 Solly RossFixed assertion collision issues
2014-09-17 Martin AndréFix invalid updateState property of RFB
2014-09-15 SollyMerge pull request #368 from DirectXMan12/refactor...
2014-09-15 Solly RossAdd support for Travis CI and SauceLabs Testing
2014-09-15 Solly RossCleanup: RFB Client
2014-09-15 Solly RossCleanup: Display Helper
2014-09-15 Solly RossCleanup: WebSocket Helper
2014-09-15 Solly RossCleanup: Webutil code
2014-09-15 Solly RossCleanup: Keyboard code
2014-09-15 Solly RossCleanup: Util code
2014-09-15 Solly RossCleanup and Test: base64.js
2014-09-15 Solly RossSupport running all tests from the root directory
2014-06-03 Solly RossFix race condition in test runner
2014-06-03 Solly RossOutput error events from provider in test runner
2014-06-03 Solly RossFixed typo in run_from_console.js
2014-06-03 Solly RossAdd support for injecting test helper files
2014-06-03 Solly RossSupport automatically opening test HTML in browser
2014-02-17 SollyMerge pull request #242 from Medical-Insight/use-wss...
2014-02-10 SollyMerge pull request #327 from devicenull/master
2014-01-13 SollyMerge pull request #329 from Medical-Insight/fix-shift...
2014-01-06 Jesper DamFix issue #326: correct handling of shift key
2013-12-17 Solly RossSupport 'requires' Line in Test Runner
2013-12-17 Solly RossSupport Running All Tests
2013-12-17 Solly RossSupport Skipped Tests and Fix JSHint Issues
2013-12-05 jalfKeyboard Handling [8/8]: Introduce substituteCodepoint...
2013-12-05 jalfKeyboard Handling [6/8]: Update everything to include...
2013-12-05 jalfKeyboard Handling [4/8]: Update input.html to work...
2013-12-05 jalfKeyboard Handling [3/8]: Add unit tests for new keyboar...
2013-12-04 Solly RossAdd support for Outputting Autogenerated Test HTML
2013-12-04 SollyMerge pull request #322 from DirectXMan12/master
2013-12-04 Solly RossSupport Running Mocha Tests from the Console
2012-10-18 Joel MartinMerge remote branch 'Medical-Insight/non-square-cursor...
2012-10-17 Joel MartinMerge pull request #195 from moobyfr/keyboard-altgr
2012-10-17 Joel MartinAdd binary/base64 data mode to perf/playback tests.
2012-10-17 Joel MartinRefactor dynamic script loading. Add util.js:load_scripts()
2012-10-16 Joel MartinMerge pull request #191 from takaha/altgr
2012-10-15 Joel MartinChange noVNC license to from LGPLv3 to MPL 2.0
2012-01-12 Joel MartinMerge remote branch 'origin/issue-70'
2011-09-26 Joel MartinMake tests/vnc_perf.html work again.
2011-09-22 Joel MartinViewport clip/drag for mobile/touchscreen devices.
2011-09-14 Joel MartinSome CSS style and DOM id/class cleanup.
2011-09-13 Joel MartinMerge branch 'master' into mobile
2011-09-13 Joel MartinViewport handling in include/display.js
2011-09-08 Joel MartinMerge remote branch 'kanaka/master' into mobile
2011-08-22 Joel MartinWorking viewport test.
2011-08-03 Joel MartinAdd a viewport example/test.
2011-07-24 Joel MartinTouch events and mouse button selectors.
2011-07-18 Joel MartinChange default PixelFormat. Fix canvas test.
2011-06-26 Joel MartinFix playback of recorded VNC.
2011-04-21 Joel Martintests/browser.js: Missing. Needed for arrays.html test.
2011-04-06 Joel Martinutil/json2graph.py: new location for json2graph.py.
2011-04-05 Joel MartinRefactor keyboard event handling.
2011-04-03 Joel MartinAPI change: Mouse/kbd handling to include/input.js
2011-03-29 Joel MartinMerge branch 'master' of git@github.com:kanaka/noVNC
2011-03-29 Joel MartinIE9 fixes: mouse, doctype. Adobe Flash link.
2011-03-15 Joel Martintest/*.html: use "../include" instead of symlink.
2011-03-14 Joel Martintests/keyboard.html: fix getKeysym call.
2011-02-23 Joel MartinClarify license on arrays test files.
2011-02-23 Joel MartinAdd Javascript binary byte array test.
2011-01-17 Joel Martintests/vnc_perf.html: load from data/multi.js
2011-01-13 Joel MartinRemove files that are now in websockify.
2011-01-09 Joel Martinwswrapper: add dup2, fix select w/ NULL timeout.
2011-01-08 Joel MartinRefactor and cleanup websocket.py and deps.
2011-01-07 Joel MartinMerge branch 'master' of git@github.com:kanaka/noVNC
2011-01-03 Joel MartinExpose getKeysym and add keyboard test.
next