aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/test2.html
Commit message (Collapse)AuthorAgeFilesLines
* Build: Update test code for compatibility with QUnit 2.x (#4297)abnud12019-02-181-1/+1
| | | | | | | | Also, run `grunt npmcopy` to sync the "external" directory with dependencies from package.json. For example, the Sinon library version didn't match. Ref gh-4234 Closes gh-4297
* Revert "Organizes the php scripts used for testing better, so that the whole ↵jaubourg2012-12-051-0/+5
| | | | | | 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-5/+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.
* 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/+5