Imported D2 testsuite (v2.060) as submodule.

This commit is contained in:
David Nadlinger
2012-08-29 11:39:24 +02:00
parent 1645eff596
commit d163799758
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -4,3 +4,6 @@
[submodule "phobos"]
path = runtime/phobos
url = git://github.com/ldc-developers/phobos.git
[submodule "tests/d2/dmd-testsuite"]
path = tests/d2/dmd-testsuite
url = git://github.com/ldc-developers/dmd-testsuite.git