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
2160 commits
Transfer to URL with SHA
tree:
58560fb54d
Branches
Tags
×
master
dub_jkp
/
test
/
latest commit
e58f0e8e81
Martin Nowak
authored
on 3 Jan 2018
..
1-dynLib-simple
test dynamic libs with inherited pic
8 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-dynLib-with-staticLib-dep
test dynamic libs with inherited pic
8 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
Remove all trailing whitespace
8 years ago
describe-dependency-2
Remove all trailing whitespace
8 years ago
describe-dependency-3
Remove all trailing whitespace
8 years ago
describe-project
Remove all trailing whitespace
8 years ago
ignore-hidden-1
ignore hidden files during build
10 years ago
ignore-hidden-2
ignore hidden files during build
10 years ago
issue1004-override-config
Add test for --override-config.
8 years ago
issue1005-configuration-resolution
Add test for #1005.
8 years ago
issue1024-selective-upgrade
Add test for selective upgrades.
8 years ago
issue1194-warn-wrong-subconfig
Add test.
7 years ago
issue1262-version-inheritance
rewrite generator targets configuration
7 years ago
issue1262-version-inheritance-diamond
rewrite generator targets configuration
7 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
Remove all trailing whitespace
8 years ago
issue616-describe-vs-generate-commands
Remove all trailing whitespace
8 years ago
issue616-subpack
rewrite generator targets configuration
7 years ago
issue616-subsubpack
rewrite generator targets configuration
7 years ago
issue672-upgrade-optional
unify flags and error handling
7 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
spelling fixes
7 years ago
issue813-fixed-dependency
Remove all trailing whitespace
8 years ago
issue813-pure-sub-dependency
Remove all trailing whitespace
8 years ago
issue923-subpackage-deps
Avoid the usual build/run/test executions.
8 years ago
issue934-path-dep
Add test for #934.
8 years ago
issue959-path-based-subpack-dep
Add test for #959.
8 years ago
issue990-download-optional-selected
Add test for #990.
8 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
replace all usages of `exit`
7 years ago
0-init-fail.sh
replace all usages of `exit`
7 years ago
0-init-interactive.dub.sdl
Add test for interactive init.
9 years ago
0-init-interactive.sh
replace all usages of `exit`
7 years ago
0-init-multi-json.sh
replace all usages of `exit`
7 years ago
0-init-multi.sh
replace all usages of `exit`
7 years ago
0-init-simple-json.sh
replace all usages of `exit`
7 years ago
0-init-simple.sh
replace all usages of `exit`
7 years ago
4-describe-data-1-list.sh
rewrite generator targets configuration
7 years ago
4-describe-data-2-dmd.sh
rewrite generator targets configuration
7 years ago
4-describe-data-3-zero-delim.sh
unify flags and error handling
7 years ago
4-describe-import-paths.sh
unify flags and error handling
7 years ago
4-describe-json.sh
unify flags and error handling
7 years ago
4-describe-string-import-paths.sh
unify flags and error handling
7 years ago
5-convert-stdout.sh
replace all usages of `exit`
7 years ago
5-convert.sh
replace all usages of `exit`
7 years ago
common.sh
Merge remote-tracking branch 'upstream/stable' into merge_stable
7 years ago
ddox.sh
run dub with other compilers for test coverage
7 years ago
ddox.sh.min_frontend
bump ddox min_version
7 years ago
feat663-search.sh
split dub search test
7 years ago
interactive-remove.sh
replace all usages of `exit`
7 years ago
issue1004-override-config.sh
replace all usages of `exit`
7 years ago
issue1005-configuration-resolution.sh
replace all usages of `exit`
7 years ago
issue1024-selective-upgrade.sh
replace all usages of `exit`
7 years ago
issue103-single-file-package-json.d
Adjust tests for the new single-file build behavior.
8 years ago
issue103-single-file-package-w-dep.d
Adjust tests for the new single-file build behavior.
8 years ago
issue103-single-file-package.d
Adjust tests for the new single-file build behavior.
8 years ago
issue103-single-file-package.sh
Merge remote-tracking branch 'upstream/master' into merge_master
7 years ago
issue1091-bogus-rebuild.sh
replace all usages of `exit`
7 years ago
issue1194-warn-wrong-subconfig.sh
Add test.
7 years ago
issue346-redundant-flags.sh
replace all usages of `exit`
7 years ago
issue361-optional-deps.sh
replace all usages of `exit`
7 years ago
issue564-invalid-upgrade-dependency.sh
replace all usages of `exit`
7 years ago
issue586-subpack-dep.sh
replace all usages of `exit`
7 years ago
issue613-dynlib-pic.sh
replace all usages of `exit`
7 years ago
issue616-describe-vs-generate-commands.sh
unify flags and error handling
7 years ago
issue672-upgrade-optional.sh
replace all usages of `exit`
7 years ago
issue674-concurrent-dub.sh
replace all usages of `exit`
7 years ago
issue686-multiple-march.sh
replace all usages of `exit`
7 years ago
issue782-gtkd-pkg-config.sh
replace all usages of `exit`
7 years ago
issue782-gtkd-pkg-config.sh.min_frontend
Add test case for issue #782
9 years ago
issue813-fixed-dependency.sh
replace all usages of `exit`
7 years ago
issue813-pure-sub-dependency.sh
replace all usages of `exit`
7 years ago
issue820-extra-fields-after-convert.sh
replace all usages of `exit`
7 years ago
issue884-init-defer-file-creation.sh
Make issue884 unittest more portable by not using /dev/stdin anymore
7 years ago
issue895-local-configuration.sh
Fix #895, so that dub looks for a compiler next to itself first. Also,
7 years ago
issue923-subpackage-deps.sh
replace all usages of `exit`
7 years ago
issue934-path-dep.sh
replace all usages of `exit`
7 years ago
issue990-download-optional-selected.sh
fix failures (due to bash error flags)
7 years ago
run-unittest.sh
Merge remote-tracking branch 'upstream/master' into merge_master
7 years ago
single-file-sdl-default-name.d
USe a default package name for single file packages in case none is
8 years ago
single-file-sdl-default-name.sh
USe a default package name for single file packages in case none is
8 years ago
test-version-opt.sh
unify flags and error handling
7 years ago