Complete overhaul of the Ajax test suite, it's now passing in all browsers. In order...
[jquery.git] / build / test / data / testrunner.js
2007-08-19 John ResigComplete overhaul of the Ajax test suite, it's now...
2007-06-20 Jörn Zaeffereruse jquery for dblclick handler to access event.target
2007-06-14 Jörn ZaeffererRemoved useless safari workarounds, added rerun-single...
2007-04-29 John ResigQuery now throws no warnings under strict mode in Firef...
2007-03-26 John ResigAdded a number of additional speed gains (we now hold...
2007-03-25 John ResigCleaned up a lot of the test suite - reorganized and...
2007-03-24 John ResigMerged my speed improvements into the jQuery core ...
2007-02-28 John ResigDisabled the test suite in Safari.
2007-02-06 Jörn ZaeffererAdded equals helper for easier debugging of failed...
2007-01-14 Jörn ZaeffererUpdated testsuite: To prevent crashes in Safari, each...
2006-12-31 Jörn ZaeffererImproved Mikes hack to ease testing against IE cache
2006-12-21 Jörn ZaeffererA few corrections to the testsuite to imrove the failur...
2006-12-21 Jörn ZaeffererImplemented a better error handling for ajax requests...
2006-11-20 Jörn ZaeffererImproved testsuite (pass/fail indicator already exists...
2006-11-18 Jörn ZaeffererTestsuite 2.0
2006-11-15 Jörn ZaeffererAdded visual pass/fail indicator (JUnit/Eclipse style)
2006-11-03 Jörn ZaeffererRefactored ajax module: Dropped internal arguments...
2006-10-08 Jörn ZaeffererFixed bug in testsuite, tried to fix problem with ...
2006-10-03 Jörn ZaeffererI had to put the check for 'typeof console != "undefine...
2006-10-03 John ResigFixed minor bug with Safari and the test suite.
2006-09-30 Jörn ZaeffererRefactored and fixed test suite to run async tests
2006-09-19 Jörn ZaeffererClear timeout (prevents freezing of test suite when...
2006-09-19 Jörn ZaeffererRefactored test suite to allow async tests (use stop...