aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/testinit.js
Commit message (Expand)AuthorAgeFilesLines
...
* 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