Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Add support for running unit tests via grunt with karma | Timo Tijhof | 2017-12-18 | 1 | -4/+0 |
| | | | | | | | | | | | | | - Update QUnit to 1.23.1 - Remove unused dl#dl from test/index.html - Remove unused map#imgmap from test/index.html - Ensure all urls to data use baseURI - Add the 'grunt karma:main' task - customContextFile & customDebugFile - Add 'npm run jenkins' script Close gh-3744 Fixes gh-1999 | ||||
* | Ajax: Always use script injection in globalEval | Oleg Gaidarenko | 2014-06-16 | 1 | -0/+4 |
Fixes #14757 Closes gh-1449 |