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 |
|
Richard Gibson
|
742872984e
|
Fix #11743: Don't mask script errors in jQuery.ajax, closes gh-795.
|
2012-05-31 08:31:13 -07:00 |
|
jeresig
|
308d6cdad0
|
Make sure that a parsererror is thrown whenever malformed JSON comes back from a server (so that the Ajax error handler is called). Makes it uniform across browsers that do and don't have JSON.parse support.
|
2010-01-07 12:21:58 -05:00 |
|