]> git.proxmox.com Git - mirror_novnc.git/history - tests/test.util.js
Merge branch 'camelcase' of https://github.com/samhed/noVNC
[mirror_novnc.git] / tests / test.util.js
2020-06-05 Pierre OssmanMerge branch 'camelcase' of https://github.com/samhed...
2020-05-31 Samuel MannehedStandardize on camelCase in Logging
2020-01-14 Pierre OssmanMerge branch 'abstraction_for_detection' of https:...
2020-01-03 Samuel MannehedSimplify encodeUTF8/decodeUTF8 unittests
2020-01-02 Samuel MannehedAdd unit tests for encodeUTF8 and decodeUTF8
2018-09-17 Pierre OssmanMerge branch 'style' of https://github.com/CendioOssman...
2018-09-06 Pierre OssmanEnforce space after function name
2018-07-25 Pierre OssmanMerge branch 'master' of https://github.com/patrakov...
2018-07-13 Pierre OssmanMove sinon to karma framework
2018-07-11 Pierre OssmanMerge branch 'cursor' of https://github.com/CendioOssma...
2018-07-04 Pierre OssmanMerge branch 'fix/ie11-numpad5-compatibility' of https...
2018-06-07 Pierre OssmanMerge branch 'issue_templates' of https://github.com...
2018-05-25 Samuel MannehedMerge pull request #1013 from juanjoDiaz/es6_refactor_2
2018-05-23 Juanjo DiazPrefer const/let over var
2018-05-23 Juanjo DiazAdd eslint and fix reported issues
2018-03-06 Samuel MannehedMerge pull request #989 from PeterDaveHelloKitchen...
2018-02-28 Pierre OssmanMerge branch 'userequire' of https://github.com/CendioO...
2018-02-01 Solly RossMerge pull request #1009 from juanjoDiaz/move_browser_c...
2018-01-31 Solly RossMerge pull request #1007 from juanjoDiaz/remove_jshints...
2018-01-31 Juanjo DiazRemove jshint comments
2017-11-17 Samuel MannehedMerge pull request #950 from samhed/disconnectapi
2017-11-14 Samuel MannehedMove localization.js to app
2017-10-05 Samuel MannehedMerge pull request #893 from CendioOssman/amt
2017-09-29 Pierre OssmanMerge branch 'optional-port' of https://github.com...
2017-09-28 Samuel MannehedRestore logging properly after log tests
2017-09-28 Samuel MannehedSetup chai extensions centrally
2017-09-28 Samuel MannehedUpgrade and fix sinon.js
2017-05-12 Samuel MannehedAdd missing semicolon
2017-05-12 Samuel MannehedRemove trailing whitespace
2017-05-04 Pierre OssmanMerge branch 'png_cursor' of https://github.com/CendioO...
2017-03-25 Solly RossMerge pull request #738 from patrakov/master
2017-03-22 Solly RossMerge pull request #774 from novnc/refactor/es6-module...
2017-03-21 Solly RossUpdate tests to work with new structure
2017-02-07 Pierre OssmanExpect console.debug(), not console.log(), in test
2017-02-07 Pierre OssmanMerge branch 'util-console' of https://github.com/tghw...
2016-12-13 Samuel MannehedMerge pull request #699 from CendioOssman/double
2016-12-01 Samuel MannehedMerge pull request #727 from CendioOssman/travis
2016-11-29 Pierre OssmanSkip language tests on broken browsers
2016-11-29 Samuel MannehedMerge pull request #725 from CendioOssman/rightbar
2016-11-28 Samuel MannehedFix translation util tests
2016-11-22 Samuel MannehedMerge pull request #718 from ossman/po
2016-11-17 Pierre OssmanUse gettext .po files for translations
2016-09-16 Solly RossMerge pull request #603 from WardF/master
2016-09-16 Solly RossMerge pull request #496 from kanaka/refactor/modularized
2016-09-16 Solly RossUtil shouldn't modify window object
2016-09-16 Solly RossDon't modify Array prototype
2016-09-16 Solly RossEnable noVNC to become Browserifiable
2014-09-15 SollyMerge pull request #368 from DirectXMan12/refactor...
2014-09-15 Solly RossCleanup: Webutil code
2014-09-15 Solly RossCleanup: Util code