Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update jshintrc to conform to new style guide. Conform to onevar and unused ↵ | Timmy Willison | 2013-04-09 | 1 | -1/+1 |
| | | | | in tests. Fixes #13755. | ||||
* | Make compatible with jshint, lint test/data. Close gh-1043. | Timo Tijhof | 2012-12-06 | 1 | -1/+1 |
| | |||||
* | Revert "Organizes the php scripts used for testing better, so that the whole ↵ | jaubourg | 2012-12-05 | 1 | -0/+3 |
| | | | | | | logic of a unit, server-side and client-side, is contained within the unit itself. Nearly all ajax unit tests take advantage of the new 'framework'. Lots of files got deleted because they became redundant or weren't used anymore." This reverts commit 228ab3ddae527f72cc3122a1c6115d7718bcfd57. | ||||
* | Organizes the php scripts used for testing better, so that the whole logic ↵ | jaubourg | 2012-12-04 | 1 | -3/+0 |
| | | | | of a unit, server-side and client-side, is contained within the unit itself. Nearly all ajax unit tests take advantage of the new 'framework'. Lots of files got deleted because they became redundant or weren't used anymore. | ||||
* | No ticket: improve global variable/ajax request tracking | Richard Gibson | 2012-12-02 | 1 | -1/+1 |
| | |||||
* | Fixing endlines. | Mark Gibson | 2009-11-25 | 1 | -3/+3 |
| | |||||
* | Added support for class selectors and class attribute selectors on XML ↵ | John Resig | 2009-02-16 | 1 | -1/+1 |
| | | | | documents. Fixes jQuery bug #4167. | ||||
* | testrunner: Putting back the global variables used for ajax tests. I added ↵ | Ariel Flesler | 2009-01-10 | 1 | -1/+1 |
| | | | | many calls to delete though. The global namespace must be cleaned up before calling start() again. | ||||
* | testrunner: Removing every global variable leaked within (and outside) ↵ | Ariel Flesler | 2009-01-09 | 1 | -1/+1 |
| | | | | tests. Some were deleted and some saved within the jQuery namespace. | ||||
* | ajax tests: Replaced $ with jQuery. | Scott González | 2008-06-05 | 1 | -1/+1 |
| | |||||
* | Reorganzing the jQuery source (first phase). | John Resig | 2007-09-08 | 1 | -0/+3 |