Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update QUnit to 1.10.0 | Jörn Zaefferer | 2012-08-30 | 1 | -22/+67 |
| | |||||
* | Update to QUnit 1.9.0 and use new urlConfig for custom checkboxes | Jörn Zaefferer | 2012-07-11 | 1 | -22/+91 |
| | |||||
* | Update QUnit to 1.8.0 | Jörn Zaefferer | 2012-06-14 | 1 | -119/+223 |
| | |||||
* | Update to QUnit 1.6.0 | Jörn Zaefferer | 2012-05-04 | 1 | -657/+754 |
| | |||||
* | Update QUnit. | Scott González | 2012-03-21 | 1 | -7/+10 |
| | |||||
* | Updated to QUnit 1.4.0. | Jörn Zaefferer | 2012-03-10 | 1 | -215/+242 |
| | | | | | | 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. | ||||
* | Update QUnit to latest, reverting the bad reset 'patch' | Jörn Zaefferer | 2012-02-29 | 1 | -9/+9 |
| | |||||
* | Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal. | Jörn Zaefferer | 2012-02-29 | 1 | -290/+470 |
| | |||||
* | Tests: Modified testsuites.js into a subsuiteRunner extension for QUnit. | Wesley Walser | 2011-08-02 | 1 | -2/+6 |
| | |||||
* | QUnit update | Jörn Zaefferer | 2011-05-18 | 1 | -77/+78 |
| | |||||
* | Update QUnit | Jörn Zaefferer | 2011-05-11 | 1 | -10/+13 |
| | |||||
* | Updated to latest QUnit | jzaefferer | 2011-03-20 | 1 | -80/+109 |
| | |||||
* | Tests: Updated QUnit. | Scott González | 2011-01-24 | 1 | -287/+441 |
| | |||||
* | Update to latest QUnit. | jzaefferer | 2010-08-29 | 1 | -9/+5 |
| | |||||
* | Update to latest QUnit. | jzaefferer | 2010-07-30 | 1 | -165/+361 |
| | |||||
* | Updating to latest QUnit | jzaefferer | 2010-04-01 | 1 | -7/+5 |
| | |||||
* | Updating to latest QUnit (sometime soon it'll get versioned...), fixes test ↵ | jzaefferer | 2010-03-27 | 1 | -3/+3 |
| | | | | output issues | ||||
* | Updating to latest QUnit | jzaefferer | 2010-03-25 | 1 | -9/+37 |
| | |||||
* | Externals: updated QUnit to http://github.com/jquery/qunit commit ↵ | Richard Worth | 2010-02-25 | 1 | -0/+1043 |
67ba5a338d836014c24345dc218ab3c9bb63b06e The various updates to the unit test suites introduced 0 regressions due to update of QUnit, however the addition of jquery.ui.dialog.css to the dialog test suite did introduce one regression, to the dialog option height tests. Also removed some old crufty woefully incomplete unused and rotted test harnesses. |