Added equals helper for easier debugging of failed tests, soon to be used more often...
[jquery.git] / build / test / data / testrunner.js
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...