Complete overhaul of the Ajax test suite, it's now passing in all browsers. In order...
[jquery.git] / build / test / index.html
2007-08-19 John ResigComplete overhaul of the Ajax test suite, it's now...
2007-08-19 John ResigFixed non-unique results from .parent(), .parents(...
2007-07-29 John ResigIntegrated the custom fx test suite into the main test...
2007-07-08 John ResigMaking the test suite a little more XML-compliant.
2007-06-29 John ResigDisabling Ajax tests for now - too many timeouts.
2007-05-13 Brandon AaronFix for #1169
2007-04-30 Brandon AaronCompleted test for Rev 1820 (#1044)
2007-04-28 John ResigAdded support for finding elements that have underscore...
2007-03-25 John ResigFixed some more bugs with the test suite, made some...
2007-03-25 Jörn ZaeffererAdded test for #945
2007-03-25 Jörn ZaeffererAdded test for #968
2007-03-25 John ResigAdded UTF8 Selector support (#1001) and fixed infinite...
2007-03-24 John ResigAdded a fix and test for bug #978 (Appending elements...
2007-01-31 Jörn ZaeffererAdded test for #745
2007-01-14 Jörn ZaeffererUpdated testsuite: To prevent crashes in Safari, each...
2007-01-07 Jörn ZaeffererFixed test for object/param selection (thanks Andrea)
2007-01-03 Jörn ZaeffererUpdated test for #750
2006-12-31 John ResigMoved all the expressions tests over into selector...
2006-12-30 Jörn ZaeffererFix for #745
2006-11-20 Jörn ZaeffererImproved testsuite (pass/fail indicator already exists...
2006-11-18 Jörn ZaeffererTestsuite 2.0
2006-10-26 Jörn ZaeffererModified core and form test suites to use a single...
2006-10-17 Brandon AaronFix and tests for appending HTML options to select...
2006-10-17 Brandon AaronAdded tests for 193 and 170.
2006-10-03 John Resigcss('display') works slightly differently in Safari...
2006-09-30 Jörn ZaeffererRefactored and fixed test suite to run async tests
2006-09-19 Jörn ZaeffererRefactored test suite to allow async tests (use stop...
2006-09-17 Jörn ZaeffererRefactored test suite once more, as proposed by John
2006-09-16 Jörn ZaeffererAdded test for bug #190
2006-09-16 Jörn ZaeffererFixed bug #194, added regression tests
2006-09-16 Jörn ZaeffererRefactored test suite: All tests are now compiled into...
2006-09-09 Jörn ZaeffererAdded test to verify bug #160, had to modify fixture...
2006-09-08 Jörn ZaeffererAdded more test for attr, one for filter; Added test...
2006-09-04 Jörn ZaeffererImproved test suite to reset fixture after each test...
2006-08-14 John ResigMassive overhauls to the test suite - it is now generat...
2006-08-13 John ResigMoved the test directory.