Adds jQuery collection to objects that will be used as global events context if provi...
[jquery.git] / test / data / testrunner.js
2010-07-27 jzaeffererMoving jQuery-core specific resets from QUnit to core.
2010-06-20 jeresigNeed to expose the isLocal change globally as well.
2010-06-20 jeresigTemporarily disable ajax tests when running in TestSwam.
2010-06-20 jeresigUpdate the TestSwarm URL to point to the new jQuery...
2010-06-20 jeresigHandle auto-running of the TestSwarm injection script...
2010-03-24 jeresigNeed to expose the isLocal change globally as well.
2010-03-24 jeresigTemporarily disable ajax tests when running in TestSwam.
2010-03-23 jeresigUpdate the TestSwarm URL to point to the new jQuery...
2010-03-23 jeresigHandle auto-running of the TestSwarm injection script...
2008-08-08 Jörn Zaefferercore/test: replaced local qunit copy with qunit via...
2008-06-17 Ariel Fleslertest runner: closes #3048. The text from the tests...
2008-05-28 Ariel Fleslertest runner: the changes are:
2008-05-12 Ariel Fleslertest runner: when errors are thrown in a test, the...
2008-05-08 Jörn Zaeffererjquery core: reverted qunit introduction until build...
2008-05-08 Jörn Zaeffererjquery testsuite: switch to qunit
2008-05-06 Jörn Zaeffererjquery testrunner: reset $.ajaxSettings after each...
2008-05-05 Jörn Zaeffererjquery testrunner: reset global events after each run...
2008-04-24 Ariel Flesler- Adding the enhancements to the test runner, to accept...
2008-04-24 Jörn Zaefferertestrunner: refactored url-test-filter, still regex...
2008-04-22 Jörn Zaeffererjquery testrunner: accept regexp to select tests, eg...
2007-12-04 Jörn Zaeffererfixed jsdoc for equals
2007-09-08 John ResigLanding the new expando management code. Completely...
2007-09-08 John ResigReorganzing the jQuery source (first phase).