jquery-ui/tests/unit/checkboxradio
Michał Gołębiowski-Owczarek 546214e869 Build: Fork vendors to remove QUnit deprecated API usage
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
2023-05-10 10:53:57 +02:00
..
all.html Build: Fork vendors to remove QUnit deprecated API usage 2023-05-10 10:53:57 +02:00
checkboxradio.html Demos:Tests: Avoid self-closing HTML tags 2023-05-10 10:53:57 +02:00
common.js Checkboxradio: Test cleanup 2015-10-27 16:05:52 -04:00
core.js Checkboxradio: Don't re-evaluate text labels as HTML 2022-07-14 20:52:02 +02:00
events.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
methods.js Checkboxradio: Don't re-evaluate text labels as HTML 2022-07-14 20:52:02 +02:00
options.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00