Commit 065b21b
committed
Upgrade QUnit from 2.4.0 to 2.6.0
Source
https://code.jquery.com/qunit/qunit-2.6.0.js
https://code.jquery.com/qunit/qunit-2.6.0.css
Changelog
https://github.com/qunitjs/qunit/blob/2.6.0/History.md
Highlights:
* 2.4.1: Fixed various bugs in HTML interface.
* 2.5.0: Added assert.rejects.
* 2.5.1: Fixed HTML reporter to reset attributes on qunit-fixture.
* 2.6.0: Changed behaviour to fail if no test suites exist.
Change-Id: I24120a74094db358f02f9fc1935920c43a0a7ced1 parent 0e746c7 commit 065b21b
File tree
3 files changed
+285
-69
lines changed- resources/lib/qunitjs
3 files changed
+285
-69
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments