dub_jkp / test /
@Sönke Ludwig Sönke Ludwig authored on 15 Sep 2015
..
1-dynLib-simple Skip testing dynamic library until they are working 10 years ago
1-exec-simple Added unittest for basic usage cases. 10 years ago
1-exec-simple-package-json Add test case for packages with package.json. See #639. 9 years ago
1-sourceLib-simple Fix test package name. 9 years ago
1-staticLib-simple exit with non-zero status code if run is skipped 9 years ago
2-dynLib-dep Added unittest for basic usage cases. 10 years ago
2-sourceLib-dep Added unittest for basic usage cases. 10 years ago
2-staticLib-dep Added unittest for basic usage cases. 10 years ago
3-copyFiles compare the bin folder with a list of expected files 10 years ago
custom-source-main-bug487 fix Issue #487 - Cannot read file sourcemain.d 10 years ago
custom-unittest Ensure all files end with a newline 10 years ago
describe-dependency-1 Make the dependency test packages compile on Windows. 9 years ago
describe-dependency-2 Add dummy .d files to import paths for tests, so the directories will appear, as git ignores empty directories. 9 years ago
describe-dependency-3 Add 'dub describe --data='. 9 years ago
describe-project Make the dependency test packages compile on Windows. 9 years ago
ignore-hidden-1 ignore hidden files during build 10 years ago
ignore-hidden-2 ignore hidden files during build 10 years ago
issue346-redundant-flags Rename and fix test. 9 years ago
issue564-invalid-upgrade-dependency Add test for issue #564. 9 years ago
issue586-subpack-dep Change test main module name. 9 years ago
issue613-dynlib-pic Partially fix shared library build for LDC and skip tests for LDC/GDC. 9 years ago
issue616-describe-vs-generate-commands Hopefully fix for ldc/gdc. 9 years ago
issue616-subpack Fix #616: Infinite new-process recursion using dub decribe within preGenerateCommands 9 years ago
issue616-subsubpack Fix #616: Infinite new-process recursion using dub decribe within preGenerateCommands 9 years ago
path-subpackage-ref Ensure all files end with a newline 10 years ago
sdl-package-simple Add simple SDL based test project. 9 years ago
subpackage-ref Ensure all files end with a newline 10 years ago
.gitignore Added unittest for basic usage cases. 10 years ago
0-init-fail-json.sh Add SDL support to "dub init". 9 years ago
0-init-fail.sh Add SDL support to "dub init". 9 years ago
0-init-multi-json.sh Add SDL support to "dub init". 9 years ago
0-init-multi.sh Add SDL support to "dub init". 9 years ago
0-init-simple-json.sh Add SDL support to "dub init". 9 years ago
0-init-simple.sh Add SDL support to "dub init". 9 years ago
4-describe-data-1-list.sh Fixed: --data=linker-files misses linker files specified in dub.json. 9 years ago
4-describe-data-2-dmd.sh Fixed: --data=linker-files misses linker files specified in dub.json. 9 years ago
4-describe-data-3-zero-delim.sh Change order of describe-data tests, list should run before dmd as it's easier to debug. 9 years ago
4-describe-import-paths.sh Add 'dub describe --data='. 9 years ago
4-describe-json.sh Get rid of jq checks for now, as Travis doesn't seem to support it. 9 years ago
4-describe-string-import-paths.sh Change order of describe-data tests, list should run before dmd as it's easier to debug. 9 years ago
issue346-redundant-flags.sh Fix permissions. 9 years ago
issue564-invalid-upgrade-dependency.sh Add test for issue #564. 9 years ago
issue586-subpack-dep.sh Change test main module name. 9 years ago
issue613-dynlib-pic.sh Partially fix shared library build for LDC and skip tests for LDC/GDC. 9 years ago
issue616-describe-vs-generate-commands.sh Hopefully fix for ldc/gdc. 9 years ago
run-unittest.sh Add --import-paths and --string-import-paths as options for 'dub describe' instead of a new command. Add some scripts for testing the output of each, and a smoke test for 'dub describe'. 9 years ago
test-version-opt.sh add --version option to dub 10 years ago