Eugene Wissner
authored
on 9 Aug 2020
GitHub
committed
on 9 Aug 2020
|
|
.. |
|
|
|
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
|
10 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
|
Testsuite: Add no-test to copyFiles test
|
4 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
|
test cases for version filters
|
6 years ago
|
|
describe-dependency-2
|
Remove all trailing whitespace
|
8 years ago
|
|
describe-dependency-3
|
Remove all trailing whitespace
|
8 years ago
|
|
describe-project
|
test cases for version filters
|
6 years ago
|
|
dustmite-no-redirect-test
|
Fix issue 1917 - Add dub dustmite --no-redirect
|
4 years ago
|
|
git-dependency
|
Support dependencies as git url with exact commit (#1798)
|
4 years ago
|
|
ignore-hidden-1
|
ignore hidden files during build
|
10 years ago
|
|
ignore-hidden-2
|
ignore hidden files during build
|
10 years ago
|
|
issue1003-check-empty-ld-flags
|
fix #1003 - Check empty ldflags
|
5 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
|
|
issue1037-better-dependency-messages
|
Fix #1037
|
7 years ago
|
|
issue1070-init-mistakes-dirs-as-files
|
Fix #1070
|
6 years ago
|
|
issue1117-extra-dependency-files
|
extraDependencyFiles attribute added
|
6 years ago
|
|
issue1136-temp-copy-files
|
Fix temp copy files
|
6 years ago
|
|
issue1158-stdin-for-single-files
|
issue1158-stdin-for-single-files
|
6 years ago
|
|
issue1180-local-cache-broken
|
Fix local cache
|
6 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
|
|
issue1277
|
Fix issue 1277: Missing dub.json causes infinite loop
|
5 years ago
|
|
issue130-unicode-СНАЯАСТЕЯЅ
|
Add test for Unicode characters in paths (#130).
|
8 years ago
|
|
issue1336-registry
|
Update registry URL + test payload
|
6 years ago
|
|
issue1350-transitive-none-deps
|
fix #1350 - transitive dependencies (none targets) only included once
|
7 years ago
|
|
issue1372-ignore-files-in-hidden-dirs
|
Allow hidden paths that are specifically referenced from the dub recipe
|
5 years ago
|
|
issue1396-pre-post-run-commands
|
Pre/post run commands added
|
6 years ago
|
|
issue1401-file-system-pkg-supplier
|
Filesystem package supplier updated
|
6 years ago
|
|
issue1408-inherit-linker-files
|
fixup test.
|
7 years ago
|
|
issue1416-maven-repo-pkg-supplier
|
Maven repository package supplier added
|
7 years ago
|
|
issue1427-betterC
|
Add betterC build option
|
6 years ago
|
|
issue1447-build-settings-vars
|
Support more vars in build settings
|
6 years ago
|
|
issue1504-envvar-in-path
|
Fix Issue #1504
|
6 years ago
|
|
issue1524-maven-upgrade-dependency-tree
|
Maven upgrade dependency tree
|
6 years ago
|
|
issue1551-var-escaping
|
Fix 1551: Escaping a variable ($$) is ignored
|
6 years ago
|
|
issue1556-fetch-and-build-pkgs
|
fix #1556: dub --cache=local fetch + build
|
5 years ago
|
|
issue1567-fetch-sub-package
|
Support fetch sub-package
|
5 years ago
|
|
issue1651-custom-dub-init-type
|
Support of init-exec sub package
|
6 years ago
|
|
issue1691-build-subpkg
|
fix #1691 - dub build :sub-pkg broken
|
5 years ago
|
|
issue1773-lint
|
Command dub lint added
|
5 years ago
|
|
issue1775
|
Fix issue #1775: preBuildCommand does not take root into account
|
5 years ago
|
|
issue1788-incomplete-string-import-override
|
Add test for #1788.
|
5 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
|
Add support for DragonFlyBSD
|
7 years ago
|
|
issue616-subpack
|
rewrite generator targets configuration
|
7 years ago
|
|
issue616-subsubpack
|
rewrite generator targets configuration
|
7 years ago
|
|
issue672-upgrade-optional
|
Up the dub optional dependency to workaround code.dlang.org limitations.
|
4 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
|
8 years ago
|
|
issue813-fixed-dependency
|
Remove all trailing whitespace
|
8 years ago
|
|
issue813-pure-sub-dependency
|
Remove all trailing whitespace
|
8 years ago
|
|
issue838-custom-cache-paths
|
Add a "customCachePaths" configuration field. Fixes #838.
|
6 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
|
|
issue97-targettype-none
|
Add target type "none" tests
|
7 years ago
|
|
issue97-targettype-none-nodeps
|
Add target type "none" tests
|
7 years ago
|
|
issue97-targettype-none-onerecipe
|
Add target type "none" tests
|
7 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
|
|
pr1549-dub-exe-var
|
implement $DUB build variable
|
6 years ago
|
|
sdl-package-simple
|
Add simple SDL based test project.
|
9 years ago
|
|
subpackage-common-with-sourcefile-globbing
|
add .no_build to subpackage-common-with-sourcefile-globbing
|
8 years ago
|
|
subpackage-ref
|
Ensure all files end with a newline
|
10 years ago
|
|
version-filters
|
test cases for version filters
|
6 years ago
|
|
version-filters-diamond
|
test cases for version filters
|
6 years ago
|
|
version-filters-none
|
test cases for version filters
|
6 years ago
|
|
version-filters-source-dep
|
test cases for version filters
|
6 years ago
|
|
.gitignore
|
Merge branch 'master' into sourceGlobbing
|
5 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
|
test cases for version filters
|
6 years ago
|
|
4-describe-data-2-dmd.sh
|
Revert "enable feature by default for testing"
|
6 years ago
|
|
4-describe-data-3-zero-delim.sh
|
testsuite: Use POSIX's -b -B options instead of GNU-specific -Z
|
4 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
|
testsuite: Replace GNU-specific -f option with a custom implementation
|
4 years ago
|
|
ddox.sh
|
run dub with other compilers for test coverage
|
7 years ago
|
|
ddox.sh.min_frontend
|
bump min frontend for ddox to 2.072
|
7 years ago
|
|
dustmite-no-redirect.sh
|
Fix issue 1917 - Add dub dustmite --no-redirect
|
4 years ago
|
|
expected-issue1037-output
|
Adjust test for the changed error messages
|
6 years ago
|
|
feat663-search.sh
|
workaround dlang/dub-registry#341 by using more specific search term
|
6 years ago
|
|
fetchzip.sh
|
Use a value < ushort.max for tests using the test_registry
|
4 years ago
|
|
fetchzip.sh.min_frontend
|
Update test/*.min_frontend for several vibe.d tests to 2.077
|
5 years ago
|
|
help.sh
|
Update test/help.sh
|
5 years ago
|
|
interactive-remove.sh
|
testsuite: Document what interactive remove is doing and make it reproducible
|
4 years ago
|
|
issue1003-check-empty-ld-flags.sh
|
fix #1003 - Check empty ldflags
|
5 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-no-ext
|
Shebang without .d extension
|
6 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
|
Fix unnecessary rebuild of single file package
|
5 years ago
|
|
issue1037-better-dependency-messages.sh
|
Remove both temporary files in cleanup
|
5 years ago
|
|
issue1040-run-with-ver.sh
|
Fix #1040 - dub run <package>@x.y.z ignores the specified version
|
4 years ago
|
|
issue1070-init-mistakes-dirs-as-files.sh
|
Fix #1070
|
6 years ago
|
|
issue1091-bogus-rebuild.sh
|
testsuite: Make test for issue1091 re-runnable
|
4 years ago
|
|
issue1117-extra-dependency-files.sh
|
testsuite: Make issue1117 test re-runnable
|
4 years ago
|
|
issue1136-temp-copy-files.sh
|
Fix temp copy files
|
6 years ago
|
|
issue1158-stdin-for-single-files.sh
|
issue1158-stdin-for-single-files
|
6 years ago
|
|
issue1180-local-cache-broken.sh
|
Use a value < ushort.max for tests using the test_registry
|
4 years ago
|
|
issue1180-local-cache-broken.sh.min_frontend
|
Update test/*.min_frontend for several vibe.d tests to 2.077
|
5 years ago
|
|
issue1194-warn-wrong-subconfig.sh
|
Add test.
|
7 years ago
|
|
issue1277.sh
|
Fix issue 1277: Missing dub.json causes infinite loop
|
5 years ago
|
|
issue1372-ignore-files-in-hidden-dirs.sh
|
Allow hidden paths that are specifically referenced from the dub recipe
|
5 years ago
|
|
issue1396-pre-post-run-commands.sh
|
Pre/post run commands added
|
6 years ago
|
|
issue1401-filesystem-supplier.sh
|
Filesystem package supplier updated
|
6 years ago
|
|
issue1416-maven-repo-pkg-supplier.sh
|
Use a value < ushort.max for tests using the test_registry
|
4 years ago
|
|
issue1416-maven-repo-pkg-supplier.sh.min_frontend
|
Update test/*.min_frontend for several vibe.d tests to 2.077
|
5 years ago
|
|
issue1447-build-settings-vars.sh
|
Support more vars in build settings
|
6 years ago
|
|
issue1504-envvar-in-path.sh
|
Fix Issue #1504
|
6 years ago
|
|
issue1524-maven-upgrade-dependency-tree.sh
|
Use a value < ushort.max for tests using the test_registry
|
4 years ago
|
|
issue1524-maven-upgrade-dependency-tree.sh.min_frontend
|
Update test/*.min_frontend for several vibe.d tests to 2.077
|
5 years ago
|
|
issue1531-toolchain-requirements.sh
|
Remove the additional '|' syntax for toolchain requirements.
|
6 years ago
|
|
issue1556-fetch-and-build.sh
|
fix #1556: dub --cache=local fetch + build
|
5 years ago
|
|
issue1567-fetch-sub-package.sh
|
Support fetch sub-package
|
5 years ago
|
|
issue1574-addcommand.sh
|
Use a value < ushort.max for tests using the test_registry
|
4 years ago
|
|
issue1574-addcommand.sh.min_frontend
|
Update test/*.min_frontend for several vibe.d tests to 2.077
|
5 years ago
|
|
issue1651-custom-dub-init-type.sh
|
Custom init type (#1658)
|
6 years ago
|
|
issue1691-build-subpkg.sh
|
fix #1691 - dub build :sub-pkg broken
|
5 years ago
|
|
issue1739-project-settings-file.sh
|
Project settings file
|
5 years ago
|
|
issue1773-lint.sh
|
Lint: Add --report-file argument
|
4 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
|
Up the dub optional dependency to workaround code.dlang.org limitations.
|
4 years ago
|
|
issue674-concurrent-dub.sh
|
Fix local cache
|
6 years ago
|
|
issue686-multiple-march.sh
|
replace all usages of `exit`
|
7 years ago
|
|
issue782-gtkd-pkg-config.sh
|
testsuite: Skip gtkd test on non-Linux platform
|
4 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
|
|
issue838-custom-cache-paths.sh
|
Add a "customCachePaths" configuration field. Fixes #838.
|
6 years ago
|
|
issue877-auto-fetch-package-on-run.sh
|
testsuite: Use '|| true' when pipefail is involved
|
4 years ago
|
|
issue884-init-defer-file-creation.sh
|
Fix random stall of issue884 test (https://github.com/dlang/dub/pull/1354)
|
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
|
|
issue97-targettype-none.sh
|
Add target type "none" tests
|
7 years ago
|
|
issue990-download-optional-selected.sh
|
testsuite: Replace a non-portable usage of rm (!) with dub clean
|
4 years ago
|
|
pr1549-dub-exe-var.sh
|
implement $DUB build variable
|
6 years ago
|
|
run-unittest.sh
|
testsuite: Replace GNU-specific -f option with a custom implementation
|
4 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
|
Add support for DragonFlyBSD
|
7 years ago
|
|
subpackage-common-with-sourcefile-globbing.sh
|
test sourcefile globbing
|
8 years ago
|
|
test-version-opt.sh
|
unify flags and error handling
|
7 years ago
|
|
test_registry.d
|
test_registry: Parse the port as a ushort, not a uint
|
4 years ago
|
|
timeout.sh
|
Testsuite: Make timeout test properly fail on command not found
|
4 years ago
|
|
version-filters.sh
|
test cases for version filters
|
6 years ago
|