test runner: a test for load() with a hash of data, and another for load() with a...
authorAriel Flesler <aflesler@gmail.com>
Tue, 27 May 2008 22:46:28 +0000 (22:46 +0000)
committerAriel Flesler <aflesler@gmail.com>
Tue, 27 May 2008 22:46:28 +0000 (22:46 +0000)
commitc6e88b16e9f6e45d87019db45dd04d27482d25d7
tree116d2a7b56b7fc523dca4ad708c2f851f342846b
parent7ec772374d132149d72418abce4569dedbd4168b
test runner: a test for load() with a hash of data, and another for load() with a string of data (#1516).
It includes a php that dumps all the GET and POST vars to html elements, where the key makes the id, and the value the text.
test/data/params_html.php [new file with mode: 0644]
test/unit/ajax.js