Dave Methvin
|
8d94ed91e4
|
Revert "No more php/js logic duplication..." on a hunch.
TestSwarm hasn't been happy since this commit, and everyone deserves to be happy.
This reverts commit 318d47b730 .
|
2012-03-07 15:31:35 -05:00 |
|
jaubourg
|
014b2a5700
|
Not testing his code properly makes Julian a silly coder.
|
2012-03-07 11:58:18 +01:00 |
|
jaubourg
|
318d47b730
|
No more php/js logic duplication. Ensures modules are still loaded 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.
|
2012-03-07 09:54:52 +01:00 |
|
Mike Sherov
|
7226cf2800
|
fixes #10901, PHP required for unit tests, but still allow the tests to run
|
2012-02-16 23:17:57 -05:00 |
|
Rick Waldron
|
0944be058e
|
Fix #11257. Correct path to source files.
|
2012-01-30 22:38:37 -05:00 |
|
Mike Sherov
|
dd900460ac
|
Fix #10902. DRY up the ways to include src files in tests.
|
2012-01-11 21:35:13 -05:00 |
|