Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to QUnit 1.9.0 | Dave Methvin | 2012-07-12 | 1 | -0/+0 |
| | |||||
* | Update QUnit to v1.8.0 | Jörn Zaefferer | 2012-06-14 | 1 | -0/+0 |
| | |||||
* | Update QUnit so IE will pass unit tests. | Dave Methvin | 2012-06-11 | 1 | -0/+0 |
| | | | | Normally we'd want to stay with an official release, but we need 1604af735af117fff3ee7589c611c04f665ac169 so that QUnit will not yell about errors encountered bduring `globalEval`. | ||||
* | Revert QUnit to a stable release (v1.6.0) | timmywil | 2012-05-28 | 1 | -0/+0 |
| | |||||
* | Update QUnit | timmywil | 2012-05-28 | 1 | -0/+0 |
| | |||||
* | Update to QUnit 1.6.0 | Dave Methvin | 2012-05-18 | 1 | -0/+0 |
| | |||||
* | Update qunit submodule from 1.3.0pre to 1.6.0pre, close gh-761 | Timo Tijhof | 2012-05-06 | 1 | -0/+0 |
| | | | | - See also: https://github.com/jquery/qunit/blob/master/History.md | ||||
* | Update qunit and sizzle | timmywil | 2012-01-20 | 1 | -0/+0 |
| | |||||
* | Revert QUnit. Recent start/stop changes cause problems with some start/stop ↵ | timmywil | 2011-09-26 | 1 | -0/+0 |
| | | | | calls in effects and offset. Run git submodule update | ||||
* | Update qunit. | Dave Methvin | 2011-09-19 | 1 | -0/+0 |
| | |||||
* | Update sizzle and QUnit | timmywil | 2011-08-17 | 1 | -0/+0 |
| | |||||
* | Re-updating QUnit, oops. | John Resig | 2011-06-14 | 1 | -0/+0 |
| | |||||
* | Tagging the 1.6.2rc1 release.1.6.2rc1 | John Resig | 2011-06-14 | 1 | -0/+0 |
| | |||||
* | Update QUnit. | timmywil | 2011-06-06 | 1 | -0/+0 |
| | |||||
* | JR don't want my QUnit. | timmywil | 2011-05-11 | 1 | -0/+0 |
| | |||||
* | Adding in test case to support #9211. | John Resig | 2011-05-11 | 1 | -0/+0 |
| | |||||
* | Revert "Updating QUnit." This commit actually reverted QUnit. | timmywil | 2011-05-10 | 1 | -0/+0 |
| | | | | This reverts commit f9cccd05b66d7ae7a5e4010220a491e91201c35e. | ||||
* | Updating QUnit. | John Resig | 2011-05-10 | 1 | -0/+0 |
| | |||||
* | Update QUnit | timmywil | 2011-05-10 | 1 | -0/+0 |
| | |||||
* | Update Sizzle and QUnit | timmywil | 2011-04-21 | 1 | -0/+0 |
| | |||||
* | Updating Sizzle and QUnit. | jeresig | 2011-04-20 | 1 | -0/+0 |
| | |||||
* | Update QUnit, fix visibility of #dl and pass JSLint in effects.js | timmywil | 2011-04-17 | 1 | -0/+0 |
| | |||||
* | Introduce submodules, closes #8536 | Carl Fürstenberg | 2011-03-15 | 1 | -0/+0 |
| | | | | | | Instead of the manual clone of sizzle and qunit, use git submodules instead. this will ensure that all future releases can be recreated by checking out an tag. | ||||
* | Switched from using Git Submodules to just doing a straight clone of the ↵ | jeresig | 2009-11-30 | 1 | -0/+0 |
| | | | | QUnit and Sizzle directories. Works much better for what we want. | ||||
* | Bringing Sizzle and QUnit up to date. | jeresig | 2009-11-30 | 1 | -0/+0 |
| | |||||
* | Re-adding the QUnit submodule file. | John Resig | 2009-11-17 | 1 | -0/+0 |
| | |||||
* | Hide the .settings file in the gitignore. | John Resig | 2009-11-15 | 1 | -0/+0 |
| | |||||
* | Add QUnit as a submodule. | Damian Janowski | 2009-11-12 | 1 | -0/+0 |
| | |||||
* | Remove symlink to John Resig's filesystem. | Damian Janowski | 2009-11-12 | 1 | -1/+0 |
| | |||||
* | A typechange for test/qunit. | John Resig | 2009-11-07 | 1 | -0/+1 |
| | |||||
* | Pull in QUnit using a submodule. In order to build jQuery (and run the ↵ | John Resig | 2009-10-22 | 1 | -0/+0 |
tests) you'll need to do 'git submodule init' and 'git submodule update' after checkout. |