aboutsummaryrefslogtreecommitdiffstats
path: root/external/qunit
Commit message (Collapse)AuthorAgeFilesLines
* Tests:Build: update qunit and fix incorrect testOleg Gaidarenko2016-01-292-1783/+2123
| | | | | | * Update QUnit to the latest version (1.20.0) * Corrected test was dependent on QUnit UI, which is always a bad idea
* Build: Update npm deps, fix Sinon npmcopy configMichał Gołębiowski2016-01-273-225/+1188
| | | | | | | | | | | | 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
* Build: Update QUnit to latest (1.17.1)Jörn Zaefferer2015-02-153-68/+139
| | | | Closes gh-2038
* Sizzle: update to 2.1.1Timmy Willison2014-12-151-0/+37
|
* Tests: Update QUnitRichard Gibson2014-12-052-1158/+1716
|
* Build: Move all external libraries to external directoryScott González2014-06-243-0/+2546
Closes gh-1593