aboutsummaryrefslogtreecommitdiffstats
path: root/external/qunit.js
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Modified testsuites.js into a subsuiteRunner extension for QUnit.Wesley Walser2011-08-021-2/+6
|
* QUnit updateJörn Zaefferer2011-05-181-77/+78
|
* Update QUnitJörn Zaefferer2011-05-111-10/+13
|
* Updated to latest QUnitjzaefferer2011-03-201-80/+109
|
* Tests: Updated QUnit.Scott González2011-01-241-287/+441
|
* Update to latest QUnit.jzaefferer2010-08-291-9/+5
|
* Update to latest QUnit.jzaefferer2010-07-301-165/+361
|
* Updating to latest QUnitjzaefferer2010-04-011-7/+5
|
* Updating to latest QUnit (sometime soon it'll get versioned...), fixes test ↵jzaefferer2010-03-271-3/+3
| | | | output issues
* Updating to latest QUnitjzaefferer2010-03-251-9/+37
|
* Externals: updated QUnit to http://github.com/jquery/qunit commit ↵Richard Worth2010-02-251-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.