aboutsummaryrefslogtreecommitdiffstats
path: root/build/test/index.html
Commit message (Expand)AuthorAgeFilesLines
* Reorganzing the jQuery source (first phase).John Resig2007-09-081-157/+0
* Integration of Mike Alsup's excellent form serialization code. The benefits a...John Resig2007-09-051-0/+33
* Added support for:John Resig2007-09-031-2/+2
* Added support for a new :header psuedo-selector (only selects H1-H6 elements).John Resig2007-08-311-1/+1
* Complete overhaul of the Ajax test suite, it's now passing in all browsers. I...John Resig2007-08-191-1/+1
* Fixed non-unique results from .parent(), .parents(), .next(), etc. (Bug #1449)John Resig2007-08-191-1/+1
* Integrated the custom fx test suite into the main test suite. All tests are n...John Resig2007-07-291-2/+23
* Making the test suite a little more XML-compliant.John Resig2007-07-081-2/+2
* Disabling Ajax tests for now - too many timeouts.John Resig2007-06-291-1/+1
* Fix for #1169Brandon Aaron2007-05-131-0/+1
* Completed test for Rev 1820 (#1044)Brandon Aaron2007-04-301-0/+1
* Added support for finding elements that have underscores in their name (along...John Resig2007-04-281-0/+2
* Fixed some more bugs with the test suite, made some minor file size tweaks to...John Resig2007-03-251-3/+5
* Added test for #945Jörn Zaefferer2007-03-251-1/+4
* Added test for #968Jörn Zaefferer2007-03-251-1/+1
* Added UTF8 Selector support (#1001) and fixed infinite selector loops (#1025)...John Resig2007-03-251-0/+6
* Added a fix and test for bug #978 (Appending elements into an IFrame, in IE).John Resig2007-03-241-0/+1
* Added test for #745Jörn Zaefferer2007-01-311-1/+1
* Updated testsuite: To prevent crashes in Safari, each test waits for 250 mill...Jörn Zaefferer2007-01-141-1/+1
* Fixed test for object/param selection (thanks Andrea)Jörn Zaefferer2007-01-071-2/+2
* Updated test for #750Jörn Zaefferer2007-01-031-0/+5
* Moved all the expressions tests over into selector area, out of the main suite.John Resig2006-12-311-0/+1
* Fix for #745Jörn Zaefferer2006-12-301-2/+2
* Improved testsuite (pass/fail indicator already exists in markup)Jörn Zaefferer2006-11-201-1/+2
* Testsuite 2.0Jörn Zaefferer2006-11-181-10/+8
* Modified core and form test suites to use a single stylesheet; Modified form....Jörn Zaefferer2006-10-261-2/+4
* Fix and tests for appending HTML options to select elements.Brandon Aaron2006-10-171-1/+1
* Added tests for 193 and 170.Brandon Aaron2006-10-171-31/+32
* css('display') works slightly differently in Safari. Also, the test suite hav...John Resig2006-10-031-4/+4
* Refactored and fixed test suite to run async testsJörn Zaefferer2006-09-301-3/+5
* Refactored test suite to allow async tests (use stop() before starting an asy...Jörn Zaefferer2006-09-191-1/+1
* Refactored test suite once more, as proposed by JohnJörn Zaefferer2006-09-171-3/+7
* Added test for bug #190Jörn Zaefferer2006-09-161-1/+1
* Fixed bug #194, added regression testsJörn Zaefferer2006-09-161-1/+1
* Refactored test suite: All tests are now compiled into one file, runs much fa...Jörn Zaefferer2006-09-161-1/+1
* Added test to verify bug #160, had to modify fixture (index.html)Jörn Zaefferer2006-09-091-3/+3
* Added more test for attr, one for filter; Added test to check IE issue $('inp...Jörn Zaefferer2006-09-081-0/+2
* Improved test suite to reset fixture after each test, added selects to test '...Jörn Zaefferer2006-09-041-10/+26
* Massive overhauls to the test suite - it is now generated dynamically, along ...John Resig2006-08-141-15/+49
* Moved the test directory.John Resig2006-08-131-0/+21