Added unittest for basic usage cases.
1 parent b3b96f0 commit 4e5ae2514677090c98b524f94e74964c0695bb19
@Geod24 Geod24 authored on 8 Jul 2014
Showing 18 changed files
View
.travis.yml
View
test/.gitignore 0 → 100644
View
test/1-dynLib-simple/dub.json 0 → 100644
View
test/1-dynLib-simple/source/dynlib/app.d 0 → 100644
View
test/1-exec-simple/dub.json 0 → 100644
View
test/1-exec-simple/source/app.d 0 → 100644
View
test/1-sourceLib-simple/.no_build 0 → 100644
View
test/1-sourceLib-simple/dub.json 0 → 100644
View
test/1-sourceLib-simple/source/sourcelib/app.d 0 → 100644
View
test/1-staticLib-simple/dub.json 0 → 100644
View
test/1-staticLib-simple/source/staticlib/app.d 0 → 100644
View
test/2-dynLib-dep/dub.json 0 → 100644
View
test/2-dynLib-dep/source/app.d 0 → 100644
View
test/2-sourceLib-dep/dub.json 0 → 100644
View
test/2-sourceLib-dep/source/app.d 0 → 100644
View
test/2-staticLib-dep/dub.json 0 → 100644
View
test/2-staticLib-dep/source/app.d 0 → 100644
View
test/run-unittest.sh 0 → 100755