aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/testinit.js
Commit message (Expand)AuthorAgeFilesLines
* Update jshintrc to conform to new style guide. Conform to onevar and unused i...Timmy Willison2013-04-091-67/+64
* Remove the define.amd.jQuery check, ref gh-1150.jrburke2013-02-281-3/+1
* Make compatible with jshint, lint test/data. Close gh-1043.Timo Tijhof2012-12-061-2/+2
* Revert "Organizes the php scripts used for testing better, so that the whole ...jaubourg2012-12-051-36/+10
* Revert "228ab3d followup 1: fix test failures. Close gh-1056."jaubourg2012-12-051-4/+4
* 228ab3d followup 1: fix test failures. Close gh-1056.Richard Gibson2012-12-051-4/+4
* Organizes the php scripts used for testing better, so that the whole logic of...jaubourg2012-12-041-10/+36
* More improvements per @jaubourgRichard Gibson2012-12-031-22/+28
* Improvements per @jaubourgRichard Gibson2012-12-031-1/+3
* No ticket: improve global variable/ajax request trackingRichard Gibson2012-12-021-24/+31
* sandboxes start for real this time (fixes test failures in IE)jaubourg2012-11-271-8/+0
* Greatly simplifies ajaxTestjaubourg2012-11-261-65/+45
* Total revamping of the ajax unit testsjaubourg2012-11-261-0/+71
* Remove gratuitous punctuationRichard Gibson2012-11-011-3/+3
* No ticket: remove test suite external dependenciesRichard Gibson2012-11-011-18/+17
* Fix testing of no-ajax custom buildsRichard Gibson2012-11-011-4/+6
* Implement expectation test instead of using _removeData. Close gh-997.Timo Tijhof2012-10-281-46/+0
* Fix #12048. Set attributes for XML fragments. Close gh-965.Sai Wong2012-10-201-0/+15
* Test: Clean up and fix misc issuesTimo Tijhof2012-10-091-3/+6
* Fix #12282. IE has premature .readyState == "interactive". Close gh-901.Mike Sherov2012-08-201-1/+1
* Fix #11547. toLowerCase not work good on XML attributes.Dave Methvin2012-07-111-1/+1
* Here is hoping everything works with the full build and the build without aja...jaubourg2012-06-111-2/+2
* Prevent total unit test meltdown ... and now over to @jaubourg!Dave Methvin2012-06-111-1/+1
* Some work to modularize ajax later on.jaubourg2012-06-111-1/+1
* Fix #11857. Modularize css.js, add dependency management. Closes gh-816.Mike Sherov2012-06-101-3/+2
* Add quick-start documentation for testing with QUnit and using jQuery's helpe...timmywil2012-05-291-5/+6
* Fix #11767. Modularize build and unit tests for exluding effects.Richard Gibson2012-05-281-1/+1
* Minor test suite adjustmentstimmywil2012-05-281-9/+13
* Fix #10067. Create jQuery.quickReady; closes gh-736.Mike Sherov2012-04-231-1/+24
* Remove Ajax requirement for simple XML testsYehuda Katz2012-04-151-1/+50
* Makes sure start is always called with default context and no arguments. Shou...jaubourg2012-03-071-1/+9
* fixes #10693, generalizes the "test something in an iframe" code when a callb...Mike Sherov2012-02-231-0/+32
* fixes #10901, PHP required for unit tests, but still allow the tests to runMike Sherov2012-02-161-1/+2
* Fix #10691. Remove all instances of equals() and same(), as these are depreca...Mike Sherov2011-11-061-5/+5
* Add a way to fire native events using dispatchEvent/fireEvent in testinit.js;...timmywil2011-10-281-1/+15
* Landing pull request 331. Add support for registering jQuery as an AMD module...jrburke2011-09-191-1/+13
|\
| * Add support for registering jQuery as an AMD module. Only does so if the AMD ...jrburke2011-04-161-1/+13
* | Override Sizzle attribute retrieval with jQuery.attr. Fixes #5637, #7128, #92...timmywil2011-09-191-2/+1
|/
* Update unit tests with a leak detection mechanism for the various jQuery glob...Colin Snover2011-01-091-0/+49
* Revert "Register as a CommonJS async module if in that kind of environment. F...wycats2011-01-051-6/+1
* Register as a CommonJS async module if in that kind of environment. Fixes #7102.jrburke2010-12-271-1/+6
* Fixed the q() method to use same instead of isSet.John Resig2009-09-291-2/+2
* Moved some jQuery-specific test methods into the core module.John Resig2009-09-291-0/+43
* Moved the init test script off into a separate file.John Resig2009-09-291-0/+4