Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests:Build: update qunit and fix incorrect test | Oleg Gaidarenko | 2016-01-29 | 2 | -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 config | Michał Gołębiowski | 2016-01-27 | 3 | -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 Zaefferer | 2015-02-15 | 3 | -68/+139 |
| | | | | Closes gh-2038 | ||||
* | Sizzle: update to 2.1.1 | Timmy Willison | 2014-12-15 | 1 | -0/+37 |
| | |||||
* | Tests: Update QUnit | Richard Gibson | 2014-12-05 | 2 | -1158/+1716 |
| | |||||
* | Build: Move all external libraries to external directory | Scott González | 2014-06-24 | 3 | -0/+2546 |
Closes gh-1593 |