Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test: Remove unused file "include_js.php", closes gh-820. | Timo Tijhof | 2012-06-11 | 1 | -106/+0 |
| | |||||
* | Revert "No more php/js logic duplication..." on a hunch. | Dave Methvin | 2012-03-07 | 1 | -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. | jaubourg | 2012-03-07 | 1 | -2/+2 |
| | |||||
* | No more php/js logic duplication. Ensures modules are still loaded ↵ | jaubourg | 2012-03-07 | 1 | -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 run | Mike Sherov | 2012-02-16 | 1 | -3/+8 |
| | |||||
* | Fix #11257. Correct path to source files. | Rick Waldron | 2012-01-30 | 1 | -3/+2 |
| | |||||
* | Fix #10902. DRY up the ways to include src files in tests. | Mike Sherov | 2012-01-11 | 1 | -0/+102 |