Skip to content

Commit 575baa0

Browse files
committed
Updated to QUnit 1.4.0.
Added expect(0) to make tabs and tooltip tests pass, even though those assertions are actually missing. Introduces dialog and slider failures when running in composite all.html suite, all green when running one by one, also all-active.html is green.
1 parent edec16a commit 575baa0

File tree

4 files changed

+245
-216
lines changed

4 files changed

+245
-216
lines changed

external/qunit.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* QUnit v1.4.0pre - A JavaScript Unit Testing Framework
2+
* QUnit v1.4.0 - A JavaScript Unit Testing Framework
33
*
44
* http://docs.jquery.com/QUnit
55
*

0 commit comments

Comments
 (0)