aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/jsonp.php
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Add support for running unit tests via grunt with karmaTimo Tijhof2017-12-181-14/+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/+14
| | | | | | 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-14/+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.
* Fixes #4897. Added ?? as a context-insensitive placeholder for the callback ↵jaubourg2011-01-121-0/+4
| | | | name of a JSONP request. Unit tests provided.
* Fixing endlines.Mark Gibson2009-11-251-10/+10
|
* Reorganzing the jQuery source (first phase).John Resig2007-09-081-0/+10