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 |
|
Trey Hunner
|
f1dcaad097
|
Fix indentation in /speed and /test dirs, closes gh-780.
|
2012-05-18 13:28:50 -04:00 |
|
John Resig
|
c3c94823f2
|
Fixed the handling of .status == 304 in Opera (it always returns 0). Also silently "pass" in Opera 9.6 (which is unable to send the correct headers with setRequestHeader). Follow-up to bug #4764.
|
2009-07-14 21:13:23 +00:00 |
|
John Resig
|
28ab4d3224
|
Adding support for etags in $.ajax() - and simplified the if-modified-since implementation. Thanks to Lawrence for the patch! Closes ticket #4764.
|
2009-06-15 13:36:12 +00:00 |
|