aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/json.php
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Add support for running unit tests via grunt with karmaTimo Tijhof2017-12-181-13/+0
| | | | | | | | | | | | | - Update QUnit to 1.23.1 - Remove unused dl#dl from test/index.html - Remove unused map#imgmap from test/index.html - Ensure all urls to data use baseURI - Add the 'grunt karma:main' task - customContextFile & customDebugFile - Add 'npm run jenkins' script Close gh-3744 Fixes gh-1999
* Revert "Organizes the php scripts used for testing better, so that the whole ↵jaubourg2012-12-051-0/+13
| | | | | | 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-13/+0
| | | | 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.
* Detect JSON Ajax requests by the response content-type (like is done with ↵Rick Waldron2010-01-051-1/+5
| | | | XML). Fixes #5709.
* Fixing endlines.Mark Gibson2009-11-251-8/+8
|
* Reorganzing the jQuery source (first phase).John Resig2007-09-081-0/+9