GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
johnpearcey
/
dub_jkp
Download ZIP
1635 commits
Transfer to URL with SHA
tree:
ee03f7f8f3
Branches
Tags
×
master
dub_jkp
/
test
/
latest commit
90299db446
Sönke Ludwig
authored
on 7 Jun 2016
..
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
5-convert
Add some missing fields to the SDL<->JSON conversion test.
9 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
ddox
allow to specify ddox tool
9 years ago
describe-dependency-1
fix OSX test
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
fix OSX test
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
issue130-unicode-СНАЯАСТЕЯЅ
Add test for Unicode characters in paths (#130).
8 years ago
issue346-redundant-flags
Rename and fix test.
9 years ago
issue361-optional-deps
Add test for #361.
9 years ago
issue502-root-import
Add test for issue 502
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
use DC instead of COMPILER
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
issue686-multiple-march
Add test for #686.
9 years ago
issue754-path-selection-fail
Add missing file.
9 years ago
issue777-bogus-path-dependency
Fix absolute paths in test case.
9 years ago
issue782-gtkd-pkg-config
Add test case for issue #782
9 years ago
issue813-fixed-dependency
Add test for #803.
9 years ago
issue813-pure-sub-dependency
Add test for second failing case of #803.
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
Make all "dub init" tests use the non-interactive mode.
9 years ago
0-init-fail.sh
Make all "dub init" tests use the non-interactive mode.
9 years ago
0-init-interactive.dub.sdl
Add test for interactive init.
9 years ago
0-init-interactive.sh
Add test for interactive init.
9 years ago
0-init-multi-json.sh
Make all "dub init" tests use the non-interactive mode.
9 years ago
0-init-multi.sh
Make all "dub init" tests use the non-interactive mode.
9 years ago
0-init-simple-json.sh
Make all "dub init" tests use the non-interactive mode.
9 years ago
0-init-simple.sh
Make all "dub init" tests use the non-interactive mode.
9 years ago
4-describe-data-1-list.sh
fix OSX test
9 years ago
4-describe-data-2-dmd.sh
fix OSX test
9 years ago
4-describe-data-3-zero-delim.sh
don't use hardcoded dmd
9 years ago
4-describe-import-paths.sh
use DC instead of COMPILER
9 years ago
4-describe-json.sh
use DC instead of COMPILER
9 years ago
4-describe-string-import-paths.sh
use DC instead of COMPILER
9 years ago
5-convert.sh
Add newline.
9 years ago
ddox.sh
allow to specify ddox tool
9 years ago
ddox.sh.min_frontend
Skip testing DDox on 2.066.x (fails due to the hyphenate library).
9 years ago
feat663-search.sh
implement search command
9 years ago
issue103-single-file-package-json.d
Add tests for single-file packages.
8 years ago
issue103-single-file-package-w-dep.d
Add tests for single-file packages.
8 years ago
issue103-single-file-package.d
Pass all remaining args to the script for "dub [file].d" invocations. Fixes #856.
8 years ago
issue103-single-file-package.sh
Pass all remaining args to the script for "dub [file].d" invocations. Fixes #856.
8 years ago
issue346-redundant-flags.sh
Fix rendundant architecture flag test.
9 years ago
issue361-optional-deps.sh
Add test for #361.
9 years ago
issue564-invalid-upgrade-dependency.sh
use DC instead of COMPILER
9 years ago
issue586-subpack-dep.sh
use DC instead of COMPILER
9 years ago
issue613-dynlib-pic.sh
use DC instead of COMPILER
9 years ago
issue616-describe-vs-generate-commands.sh
use DC instead of COMPILER
9 years ago
issue674-concurrent-dub.sh
better support concurrent fetch of package
9 years ago
issue686-multiple-march.sh
Add test for #686.
9 years ago
issue782-gtkd-pkg-config.sh
Add test case for issue #782
9 years ago
issue782-gtkd-pkg-config.sh.min_frontend
Add test case for issue #782
9 years ago
issue813-fixed-dependency.sh
Add test for #803.
9 years ago
issue813-pure-sub-dependency.sh
Fix test script permissions.
9 years ago
run-unittest.sh
Echo test commands.
9 years ago
test-version-opt.sh
add --version option to dub
10 years ago