OLD | NEW |
1 [submodule "test/testharness"] | 1 [submodule "test/testharness"] |
2 path = test/testharness | 2 path = test/testharness |
3 url = https://github.com/jgraham/testharness.js.git | 3 url = https://github.com/jgraham/testharness.js.git |
4 [submodule "test/coverage/istanbul"] | 4 [submodule "test/coverage/istanbul"] |
5 path = test/coverage/istanbul | 5 path = test/coverage/istanbul |
6 url = https://github.com/gotwarlost/istanbul | 6 url = https://github.com/gotwarlost/istanbul |
7 [submodule "test/coverage/escodegen"] | 7 [submodule "test/coverage/escodegen"] |
8 path = test/coverage/escodegen | 8 path = test/coverage/escodegen |
9 url = https://github.com/Constellation/escodegen | 9 url = https://github.com/Constellation/escodegen |
10 [submodule "test/coverage/esprima"] | 10 [submodule "test/coverage/esprima"] |
11 path = test/coverage/esprima | 11 path = test/coverage/esprima |
12 url = https://github.com/ariya/esprima | 12 url = https://github.com/ariya/esprima |
13 [submodule "test/browserdetect"] | 13 [submodule "test/browserdetect"] |
14 path = test/browserdetect | 14 path = test/browserdetect |
15 url = https://github.com/web-animations/bowser.git | 15 url = https://github.com/web-animations/bowser.git |
OLD | NEW |