aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/testrunner.js
Commit message (Expand)AuthorAgeFilesLines
* Core: Deprecate jQuery.isArrayManoj Kumar2016-11-301-1/+1
* Tests: further improvements QUnit 2.0 migrationOleg Gaidarenko2015-09-081-8/+8
* Build: Update jscs and lint filesOleg Gaidarenko2015-09-071-11/+16
* Tests: Increase QUnit timeoutMichał Gołębiowski2015-04-271-1/+1
* Tests: Minor updates for QUnit 1.16 compatibilityRichard Gibson2014-12-051-4/+3
* Build: update grunt-jscs-checker and pass with the new rulesTimmy Willison2014-07-171-7/+20
* Build: Fix code style issueOleg Gaidarenko2014-04-151-1/+0
* Tests: Bring back some of the clean-up logicOleg Gaidarenko2014-04-151-0/+11
* Tests: Do global clean up in teardown functionOleg Gaidarenko2014-04-151-0/+2
* Build: Use jscs to check test helpersOleg Gaidarenko2014-04-151-1/+0
* Tests: More improvments for testrunnerOleg Gaidarenko2014-04-151-39/+19
* Tests: Remove Sizzle intergration testsOleg Gaidarenko2014-04-151-134/+0
* Tests: Simplify globals cleanupOleg Gaidarenko2014-04-151-10/+9
* Tests: Remove QUnit start hookOleg Gaidarenko2014-04-151-11/+1
* Tests: Remove uselss "keys" helperOleg Gaidarenko2014-04-151-15/+1
* Tests: Simplify "testTimeout" optionOleg Gaidarenko2014-04-151-1/+1
* Tests: Remove one of the checks for memory leakOleg2014-01-141-12/+0
* Tests: Avoid use of QUnit.reset() in tests by splitting themcjqed2013-12-231-11/+7
* No ticket: Fix subproject iframe testsRichard Gibson2013-10-111-4/+7
* Convert testrunner to an AMD module and ensure jQuery is on the page when exe...Timmy Willison2013-09-061-234/+235
* Move test loader to testinit.js. Fix race condition with dependency loading.Timmy Willison2013-09-061-15/+0
* Use requirejs to load the testswarm inject scriptTimmy Willison2013-09-061-14/+0
* No ticket: Hide the testing-support jQuery from testsRichard Gibson2013-09-031-22/+26
* Pass all tests (and load Sizzle fixture correctly) when loading with AMDTimmy Willison2013-08-291-13/+27
* AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.Timmy Willison2013-08-151-2/+2
* Update jshintrc to conform to new style guide. Conform to onevar and unused i...Timmy Willison2013-04-091-5/+5
* No ticket: Revise unit tests in anticipation of Sizzle-free buildsRichard Gibson2013-02-221-12/+15
* 2.0: Rewrite data.js (Incl. event, manipulation, tests)Rick Waldron2013-02-031-34/+40
* 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-061-7/+7
* More improvements per @jaubourgRichard Gibson2012-12-031-1/+1
* Improvements per @jaubourgRichard Gibson2012-12-031-1/+1
* No ticket: improve global variable/ajax request trackingRichard Gibson2012-12-021-8/+8
* sandboxes start for real this time (fixes test failures in IE)jaubourg2012-11-271-0/+8
* Total revamping of the ajax unit testsjaubourg2012-11-261-1/+29
* No ticket: update test suite to pass QUnit globals check in most environments...Richard Gibson2012-11-051-2/+7
* Fix testing of no-ajax custom buildsRichard Gibson2012-11-011-10/+15
* Implement expectation test instead of using _removeData. Close gh-997.Timo Tijhof2012-10-281-2/+145
* no ticket: fix jQuery suite failure on AndroidRichard Gibson2012-10-171-1/+1
* 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-091-4/+1
* 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
* Relativize all urls pertaining to dist/jquery.js so users can run their serve...timmywil2012-06-041-0/+4
* Enforce 20s timeout for all unit tests.Timo Tijhof2012-04-201-4/+20