aboutsummaryrefslogtreecommitdiffstats
path: root/test/data
Commit message (Expand)AuthorAgeFilesLines
* Fix #13316. Use minified version in unit testing.Dave Methvin2013-01-2618-18/+18
* Fix #13274: Wrap sourceMap directive in multiline comments. Close gh-1143.Richard Gibson2013-01-251-0/+22
* Don't try and convert data for 204 No Content responses. Fixes #13292. Fixes ...byroot2013-01-241-0/+5
* Adds the abort on unload trick back in since IE9 still exhibits the bugjaubourg2013-01-071-0/+25
* Revert data.js rewrite.Dave Methvin2013-01-031-62/+53
* 2.0: Rewrite data.jsRick Waldron2012-12-311-53/+62
* Fix #13064: better test fixture cleanup. Close gh-1075.Richard Gibson2012-12-161-2/+2
* Test: Update index.html to new QUnit format. Close gh-1061.Timo Tijhof2012-12-101-2/+2
* Test: Remove fixtures from QUnit.done hook. Close gh-1069.Timo Tijhof2012-12-101-0/+5
* Make compatible with jshint, lint test/data. Close gh-1043.Timo Tijhof2012-12-063-10/+10
* Revert "Organizes the php scripts used for testing better, so that the whole ...jaubourg2012-12-0534-126/+526
* Revert "228ab3d followup 1: fix test failures. Close gh-1056."jaubourg2012-12-051-4/+4
* 228ab3d followup 1: fix test failures. Close gh-1056.Richard Gibson2012-12-051-4/+4
* Organizes the php scripts used for testing better, so that the whole logic of...jaubourg2012-12-0434-526/+126
* More improvements per @jaubourgRichard Gibson2012-12-032-23/+29
* Improvements per @jaubourgRichard Gibson2012-12-032-2/+4
* No ticket: improve global variable/ajax request trackingRichard Gibson2012-12-023-33/+40
* sandboxes start for real this time (fixes test failures in IE)jaubourg2012-11-272-8/+8
* Greatly simplifies ajaxTestjaubourg2012-11-261-65/+45
* Total revamping of the ajax unit testsjaubourg2012-11-262-1/+100
* No ticket: update test suite to pass QUnit globals check in most environments...Richard Gibson2012-11-051-2/+7
* Remove gratuitous punctuationRichard Gibson2012-11-011-3/+3
* No ticket: remove test suite external dependenciesRichard Gibson2012-11-014-24/+23
* Fix testing of no-ajax custom buildsRichard Gibson2012-11-013-14/+23
* No ticket: fix effects test failure in IE6. Close gh-1012.Timo Tijhof2012-10-311-7/+29
* Implement expectation test instead of using _removeData. Close gh-997.Timo Tijhof2012-10-282-48/+145
* Fix #11542. document.body should not be special in .offset() and document.doc...Daniel Gálvez2012-10-241-1/+3
* Fix #12048. Set attributes for XML fragments. Close gh-965.Sai Wong2012-10-201-0/+15
* no ticket: fix jQuery suite failure on AndroidRichard Gibson2012-10-171-1/+1
* Fixes #11635, Explicit overflow:auto is overridden by inline overflow:hidden ...Mike Petrovich2012-10-161-0/+23
* Remove duplicate expect. Add QUnit.config.requireExpects to testrunner.js QUn...Rick Waldron2012-10-151-0/+3
* Test: Clean up and fix misc issuesTimo Tijhof2012-10-092-7/+7
* Scorch the earth and retreat on readyState interactive! Close gh-907.Mike Sherov2012-08-234-102/+0
* Fix #12266. IE9/10 says document[0] is document.frames[0]? Close gh-903.Elijah Manor2012-08-221-0/+36
* Neuter the partialLoadReady test until it's ngnix-readyDave Methvin2012-08-221-3/+3
* Fix #12282. IE has premature .readyState == "interactive". Close gh-901.Mike Sherov2012-08-202-1/+41
* Don't expect QUnit to clean up jQuery internal data. Close gh-883.Dave Methvin2012-08-191-2/+9
* Really support subproject tests in testswarm, closes gh-868Richard Gibson2012-07-221-61/+107
* Let subproject tests use their own test fixture. Closes gh-867.Dave Methvin2012-07-191-0/+74
* Image location is relative to css file, not html file.Dave Methvin2012-07-121-1/+1
* Fix #11547. toLowerCase not work good on XML attributes.Dave Methvin2012-07-111-1/+1
* Fix #12018, readyState "interactive" in oldIE lies! Closes gh-848.Mike Sherov2012-07-065-23/+57
* Fix #11971: force numeric animation start to be numeric, closes gh-836.Richard Gibson2012-07-051-1/+4
* Adds src/deprecated.js, test/unit/deprecated.js; -deprecated flag; Moves jQue...Rick Waldron2012-06-251-2/+2
* Tweak test for #11743 in an attempt to placate Jenkins.Dave Methvin2012-06-111-0/+1
* Test: Remove unused file "include_js.php", closes gh-820.Timo Tijhof2012-06-111-106/+0
* Here is hoping everything works with the full build and the build without aja...jaubourg2012-06-111-2/+2
* Prevent total unit test meltdown ... and now over to @jaubourg!Dave Methvin2012-06-111-1/+1
* Some work to modularize ajax later on.jaubourg2012-06-111-1/+1
* Fix #11857. Modularize css.js, add dependency management. Closes gh-816.Mike Sherov2012-06-101-3/+2