]> source.dussan.org Git - jquery.git/commit
Revert "Organizes the php scripts used for testing better, so that the whole logic...
authorjaubourg <j@ubourg.net>
Wed, 5 Dec 2012 13:54:14 +0000 (14:54 +0100)
committerjaubourg <j@ubourg.net>
Wed, 5 Dec 2012 13:54:14 +0000 (14:54 +0100)
commitb7ece8c6206d87e71145d1aeefc984e1649af06a
tree51d47e55f12209926663554b885f3bb395297b91
parent6df2900d3a201ba84d56dfb0eb67d4c6e88aaec2
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 228ab3ddae527f72cc3122a1c6115d7718bcfd57.
38 files changed:
test/.jshintrc
test/data/ajax/echo/index.php [deleted file]
test/data/ajax/headers/cache/index.php [deleted file]
test/data/ajax/headers/request/index.php [deleted file]
test/data/ajax/headers/response/index.php [deleted file]
test/data/atom+xml.php [new file with mode: 0644]
test/data/badcall.js [new file with mode: 0644]
test/data/badjson.js [new file with mode: 0644]
test/data/cleanScript.html [new file with mode: 0644]
test/data/dashboard.xml [new file with mode: 0644]
test/data/echoData.php [new file with mode: 0644]
test/data/echoQuery.php [new file with mode: 0644]
test/data/errorWithText.php [new file with mode: 0644]
test/data/etag.php [new file with mode: 0644]
test/data/evalScript.php [new file with mode: 0644]
test/data/headers.php [new file with mode: 0644]
test/data/if_modified_since.php [new file with mode: 0644]
test/data/json.php [new file with mode: 0644]
test/data/json_obj.js [new file with mode: 0644]
test/data/jsonp.php [new file with mode: 0644]
test/data/name.html [new file with mode: 0644]
test/data/name.php [new file with mode: 0644]
test/data/params_html.php [new file with mode: 0644]
test/data/script.php [new file with mode: 0644]
test/data/statusText.php [new file with mode: 0644]
test/data/test.html [new file with mode: 0644]
test/data/test.js [new file with mode: 0644]
test/data/test.php [new file with mode: 0644]
test/data/test2.html [new file with mode: 0644]
test/data/test3.html [new file with mode: 0644]
test/data/testinit.js
test/data/text.php [new file with mode: 0644]
test/data/ua.txt [new file with mode: 0644]
test/data/with_fries.xml [new file with mode: 0644]
test/data/with_fries_over_jsonp.php [new file with mode: 0644]
test/localfile.html
test/unit/ajax.js
test/unit/manipulation.js