directly run the dub init test scripts
|
---|
|
test/0-init-fail.sh 0 → 100755 |
---|
test/0-init-fail/.gitignore 100644 → 0 |
---|
test/0-init-fail/0-init-fail.sh 100755 → 0 |
---|
test/0-init-fail/dub.json 100644 → 0 |
---|
test/0-init-fail/source/app.d 100644 → 0 |
---|
test/0-init-multi.sh 0 → 100755 |
---|
test/0-init-multi/.gitignore 100644 → 0 |
---|
test/0-init-multi/0-init-multi.sh 100755 → 0 |
---|
test/0-init-multi/dub.json 100644 → 0 |
---|
test/0-init-multi/source/app.d 100644 → 0 |
---|
test/0-init-simple.sh 0 → 100755 |
---|
test/0-init-simple/.gitignore 100644 → 0 |
---|
test/0-init-simple/0-init-simple.sh 100755 → 0 |
---|
test/0-init-simple/dub.json 100644 → 0 |
---|
test/0-init-simple/source/app.d 100644 → 0 |
---|
test/run-unittest.sh |
---|