aboutsummaryrefslogtreecommitdiffstats
path: root/test/qunit
Commit message (Collapse)AuthorAgeFilesLines
* Updating QUnit.John Resig2011-05-101-0/+0
|
* Update QUnittimmywil2011-05-101-0/+0
|
* Update Sizzle and QUnittimmywil2011-04-211-0/+0
|
* Updating Sizzle and QUnit.jeresig2011-04-201-0/+0
|
* Update QUnit, fix visibility of #dl and pass JSLint in effects.jstimmywil2011-04-171-0/+0
|
* Introduce submodules, closes #8536Carl Fürstenberg2011-03-151-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 ↵jeresig2009-11-301-0/+0
| | | | QUnit and Sizzle directories. Works much better for what we want.
* Bringing Sizzle and QUnit up to date.jeresig2009-11-301-0/+0
|
* Re-adding the QUnit submodule file.John Resig2009-11-171-0/+0
|
* Hide the .settings file in the gitignore.John Resig2009-11-151-0/+0
|
* Add QUnit as a submodule.Damian Janowski2009-11-121-0/+0
|
* Remove symlink to John Resig's filesystem.Damian Janowski2009-11-121-1/+0
|
* A typechange for test/qunit.John Resig2009-11-071-0/+1
|
* Pull in QUnit using a submodule. In order to build jQuery (and run the ↵John Resig2009-10-221-0/+0
tests) you'll need to do 'git submodule init' and 'git submodule update' after checkout.