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