aboutsummaryrefslogtreecommitdiffstats
path: root/external/sinon/LICENSE.txt
Commit message (Collapse)AuthorAgeFilesLines
* Build: Update test code for compatibility with QUnit 2.x (#4297)abnud12019-02-181-1/+1
| | | | | | | | Also, run `grunt npmcopy` to sync the "external" directory with dependencies from package.json. For example, the Sinon library version didn't match. Ref gh-4234 Closes gh-4297
* Build: Update npm deps, fix Sinon npmcopy configMichał Gołębiowski2016-01-271-0/+27
| | | | | | | | | | | | All deps were updated except: * jsdom - tests using a Symbol polyfill are hacky and break with newer jsdom; we need to re-do them properly first * qunitjs - versions 1.19.0 & 1.20.0 introduce race conditions to the tests, making the fail randomly Those two packages will be updated once issues related to them get resolved. Fixes gh-2877
* Effects: Add tests for jQuery.TweenCorey Frang2015-06-261-27/+0
|
* Build: update front-end dependenciesTimmy Willison2014-07-171-1/+1
|
* Build: Move all external libraries to external directoryScott González2014-06-241-0/+27
Closes gh-1593