aboutsummaryrefslogtreecommitdiffstats
path: root/external/qunit-assert-step/qunit-assert-step.js
Commit message (Collapse)AuthorAgeFilesLines
* Build: Update QUnit from 1.23.1 to 2.9.2Michał Gołębiowski-Owczarek2019-03-041-127/+0
| | | Closes gh-4307
* Build: Update test code for compatibility with QUnit 2.x (#4297)abnud12019-02-181-26/+127
| | | | | | | | 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
* Effects: Finish should call progressThomas Tortorini2015-09-081-0/+26
Fixes gh-2283 Closes gh-2292