aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/include_js.php
Commit message (Collapse)AuthorAgeFilesLines
* Test: Remove unused file "include_js.php", closes gh-820.Timo Tijhof2012-06-111-106/+0
|
* Revert "No more php/js logic duplication..." on a hunch.Dave Methvin2012-03-071-59/+103
| | | | | | TestSwarm hasn't been happy since this commit, and everyone deserves to be happy. This reverts commit 318d47b730769f538dbc24800b9ad67ff8e73ea9.
* Not testing his code properly makes Julian a silly coder.jaubourg2012-03-071-2/+2
|
* No more php/js logic duplication. Ensures modules are still loaded ↵jaubourg2012-03-071-103/+59
| | | | separately when using "file:" protocol (makes debugging much easier, /kiss @rwaldron). Ensures test iframes will use the same jquery as specified in the main document. Known issue: chrome will cringe at cross-frame access using file: protocol, apparently chrome sees this as cross-domain... go figure.
* fixes #10901, PHP required for unit tests, but still allow the tests to runMike Sherov2012-02-161-3/+8
|
* Fix #11257. Correct path to source files.Rick Waldron2012-01-301-3/+2
|
* Fix #10902. DRY up the ways to include src files in tests.Mike Sherov2012-01-111-0/+102