aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/test.js
Commit message (Collapse)AuthorAgeFilesLines
* Update jshintrc to conform to new style guide. Conform to onevar and unused ↵Timmy Willison2013-04-091-1/+1
| | | | in tests. Fixes #13755.
* Make compatible with jshint, lint test/data. Close gh-1043.Timo Tijhof2012-12-061-1/+1
|
* Revert "Organizes the php scripts used for testing better, so that the whole ↵jaubourg2012-12-051-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 ↵jaubourg2012-12-041-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 trackingRichard Gibson2012-12-021-1/+1
|
* Fixing endlines.Mark Gibson2009-11-251-3/+3
|
* Added support for class selectors and class attribute selectors on XML ↵John Resig2009-02-161-1/+1
| | | | documents. Fixes jQuery bug #4167.
* testrunner: Putting back the global variables used for ajax tests. I added ↵Ariel Flesler2009-01-101-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 Flesler2009-01-091-1/+1
| | | | tests. Some were deleted and some saved within the jQuery namespace.
* ajax tests: Replaced $ with jQuery.Scott González2008-06-051-1/+1
|
* Reorganzing the jQuery source (first phase).John Resig2007-09-081-0/+3