aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/test.html
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Fix failing ajax tests in oldIEOleg Gaidarenko2014-04-151-1/+1
| | | | | | (cherry-picked from the 71780965072b1271018f2cf360e82fbe31f4987e) Picked up so tests from the 1.x-master would be more similar to this branch
* Revert "Organizes the php scripts used for testing better, so that the whole ↵jaubourg2012-12-051-0/+7
| | | | | | 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-7/+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.
* 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/+7