| Commit message (Expand) | Author | Age | Files | Lines |
* | Update jshintrc to conform to new style guide. Conform to onevar and unused i... | Timmy Willison | 2013-04-09 | 1 | -67/+64 |
* | Remove the define.amd.jQuery check, ref gh-1150. | jrburke | 2013-02-28 | 1 | -3/+1 |
* | Make compatible with jshint, lint test/data. Close gh-1043. | Timo Tijhof | 2012-12-06 | 1 | -2/+2 |
* | Revert "Organizes the php scripts used for testing better, so that the whole ... | jaubourg | 2012-12-05 | 1 | -36/+10 |
* | Revert "228ab3d followup 1: fix test failures. Close gh-1056." | jaubourg | 2012-12-05 | 1 | -4/+4 |
* | 228ab3d followup 1: fix test failures. Close gh-1056. | Richard Gibson | 2012-12-05 | 1 | -4/+4 |
* | Organizes the php scripts used for testing better, so that the whole logic of... | jaubourg | 2012-12-04 | 1 | -10/+36 |
* | More improvements per @jaubourg | Richard Gibson | 2012-12-03 | 1 | -22/+28 |
* | Improvements per @jaubourg | Richard Gibson | 2012-12-03 | 1 | -1/+3 |
* | No ticket: improve global variable/ajax request tracking | Richard Gibson | 2012-12-02 | 1 | -24/+31 |
* | sandboxes start for real this time (fixes test failures in IE) | jaubourg | 2012-11-27 | 1 | -8/+0 |
* | Greatly simplifies ajaxTest | jaubourg | 2012-11-26 | 1 | -65/+45 |
* | Total revamping of the ajax unit tests | jaubourg | 2012-11-26 | 1 | -0/+71 |
* | Remove gratuitous punctuation | Richard Gibson | 2012-11-01 | 1 | -3/+3 |
* | No ticket: remove test suite external dependencies | Richard Gibson | 2012-11-01 | 1 | -18/+17 |
* | Fix testing of no-ajax custom builds | Richard Gibson | 2012-11-01 | 1 | -4/+6 |
* | Implement expectation test instead of using _removeData. Close gh-997. | Timo Tijhof | 2012-10-28 | 1 | -46/+0 |
* | Fix #12048. Set attributes for XML fragments. Close gh-965. | Sai Wong | 2012-10-20 | 1 | -0/+15 |
* | Test: Clean up and fix misc issues | Timo Tijhof | 2012-10-09 | 1 | -3/+6 |
* | Fix #12282. IE has premature .readyState == "interactive". Close gh-901. | Mike Sherov | 2012-08-20 | 1 | -1/+1 |
* | Fix #11547. toLowerCase not work good on XML attributes. | Dave Methvin | 2012-07-11 | 1 | -1/+1 |
* | Here is hoping everything works with the full build and the build without aja... | jaubourg | 2012-06-11 | 1 | -2/+2 |
* | Prevent total unit test meltdown ... and now over to @jaubourg! | Dave Methvin | 2012-06-11 | 1 | -1/+1 |
* | Some work to modularize ajax later on. | jaubourg | 2012-06-11 | 1 | -1/+1 |
* | Fix #11857. Modularize css.js, add dependency management. Closes gh-816. | Mike Sherov | 2012-06-10 | 1 | -3/+2 |
* | Add quick-start documentation for testing with QUnit and using jQuery's helpe... | timmywil | 2012-05-29 | 1 | -5/+6 |
* | Fix #11767. Modularize build and unit tests for exluding effects. | Richard Gibson | 2012-05-28 | 1 | -1/+1 |
* | Minor test suite adjustments | timmywil | 2012-05-28 | 1 | -9/+13 |
* | Fix #10067. Create jQuery.quickReady; closes gh-736. | Mike Sherov | 2012-04-23 | 1 | -1/+24 |
* | Remove Ajax requirement for simple XML tests | Yehuda Katz | 2012-04-15 | 1 | -1/+50 |
* | Makes sure start is always called with default context and no arguments. Shou... | jaubourg | 2012-03-07 | 1 | -1/+9 |
* | fixes #10693, generalizes the "test something in an iframe" code when a callb... | Mike Sherov | 2012-02-23 | 1 | -0/+32 |
* | fixes #10901, PHP required for unit tests, but still allow the tests to run | Mike Sherov | 2012-02-16 | 1 | -1/+2 |
* | Fix #10691. Remove all instances of equals() and same(), as these are depreca... | Mike Sherov | 2011-11-06 | 1 | -5/+5 |
* | Add a way to fire native events using dispatchEvent/fireEvent in testinit.js;... | timmywil | 2011-10-28 | 1 | -1/+15 |
* | Landing pull request 331. Add support for registering jQuery as an AMD module... | jrburke | 2011-09-19 | 1 | -1/+13 |
|\ |
|
| * | Add support for registering jQuery as an AMD module. Only does so if the AMD ... | jrburke | 2011-04-16 | 1 | -1/+13 |
* | | Override Sizzle attribute retrieval with jQuery.attr. Fixes #5637, #7128, #92... | timmywil | 2011-09-19 | 1 | -2/+1 |
|/ |
|
* | Update unit tests with a leak detection mechanism for the various jQuery glob... | Colin Snover | 2011-01-09 | 1 | -0/+49 |
* | Revert "Register as a CommonJS async module if in that kind of environment. F... | wycats | 2011-01-05 | 1 | -6/+1 |
* | Register as a CommonJS async module if in that kind of environment. Fixes #7102. | jrburke | 2010-12-27 | 1 | -1/+6 |
* | Fixed the q() method to use same instead of isSet. | John Resig | 2009-09-29 | 1 | -2/+2 |
* | Moved some jQuery-specific test methods into the core module. | John Resig | 2009-09-29 | 1 | -0/+43 |
* | Moved the init test script off into a separate file. | John Resig | 2009-09-29 | 1 | -0/+4 |