aboutsummaryrefslogtreecommitdiffstats
path: root/external/qunit-assert-classes/qunit-assert-classes.js
Commit message (Collapse)AuthorAgeFilesLines
* Build: Fork vendors to remove QUnit deprecated API usageMichał Gołębiowski-Owczarek2023-05-101-169/+0
| | | | | | | | | | | | Changes: * add `tests/lib/vendor/**/*` to `.eslintignore` * move `qunit-composite` to `tests/lib` so that we can modify it * move `qunit-assert-classes` to `tests/lib` so that we can modify it * move `qunit-assert-close` to `tests/lib` so that we can modify it * replace `assert.push` with `assert.pushResult` * remove usage of `QUnit.extend` Closes gh-2157
* Build: Update to qunit-assert-classes to V 1.0.2Alexander Schmitz2015-05-011-18/+140
| | | | Closes gh-1547
* Build: Add qunit-assert-classes plug-in for classes testsAlexander Schmitz2015-03-111-0/+47