jaubourg
|
b7ece8c620
|
Revert "Organizes the php scripts used for testing better, so that the whole 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 228ab3ddae .
|
2012-12-05 14:54:14 +01:00 |
|
jaubourg
|
228ab3ddae
|
Organizes the php scripts used for testing better, so that the whole 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.
|
2012-12-04 07:40:12 +01:00 |
|
Ariel Flesler
|
afb05081c0
|
testrunner: Putting back the global variables used for ajax tests. I added many calls to delete though. The global namespace must be cleaned up before calling start() again.
|
2009-01-10 00:16:48 +00:00 |
|
Ariel Flesler
|
d62875fb01
|
testrunner: Removing every global variable leaked within (and outside) tests. Some were deleted and some saved within the jQuery namespace.
|
2009-01-09 23:49:18 +00:00 |
|
Scott González
|
24eb176f0c
|
ajax tests: Replaced $ with jQuery.
|
2008-06-05 18:11:29 +00:00 |
|
John Resig
|
b4e23b5af0
|
Reorganzing the jQuery source (first phase).
|
2007-09-08 12:42:32 +00:00 |
|