directly run the dub init test scripts
1 parent 42aeabd commit 06d4e0fb7c11df166e341906ea2ebea32a21d7a3
@Martin Nowak Martin Nowak authored on 13 Apr 2015
Showing 16 changed files
View
test/0-init-fail.sh 0 → 100755
View
test/0-init-fail/.gitignore 100644 → 0
View
test/0-init-fail/0-init-fail.sh 100755 → 0
View
test/0-init-fail/dub.json 100644 → 0
View
test/0-init-fail/source/app.d 100644 → 0
View
test/0-init-multi.sh 0 → 100755
View
test/0-init-multi/.gitignore 100644 → 0
View
test/0-init-multi/0-init-multi.sh 100755 → 0
View
test/0-init-multi/dub.json 100644 → 0
View
test/0-init-multi/source/app.d 100644 → 0
View
test/0-init-simple.sh 0 → 100755
View
test/0-init-simple/.gitignore 100644 → 0
View
test/0-init-simple/0-init-simple.sh 100755 → 0
View
test/0-init-simple/dub.json 100644 → 0
View
test/0-init-simple/source/app.d 100644 → 0
View
test/run-unittest.sh