aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/ajax/echo
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Organizes the php scripts used for testing better, so that the whole ↵jaubourg2012-12-051-43/+0
| | | | | | 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.
* Organizes the php scripts used for testing better, so that the whole logic ↵jaubourg2012-12-041-0/+43
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.