Mathias Lang
authored
on 17 Jun
Mathias LANG
committed
on 22 Jun
|
|
.. |
|
|
|
1-dynLib-simple
|
Fix dll build for windows
|
11 months 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
|
Fix dll build for windows
|
11 months ago
|
|
2-dynLib-with-staticLib-dep
|
Fix dll build for windows
|
11 months 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
|
Fix test/3-copyFiles project on Windows
|
1 year ago
|
|
5-convert
|
Add some missing fields to the SDL<->JSON conversion test.
|
9 years ago
|
|
cache-generated-test-config
|
cache the generated test main file: dub_test_root.d
|
4 years ago
|
|
common
|
Add common package
|
4 years ago
|
|
cov-ctfe
|
Don’t call writeln in generated code when measuring coverage and indent generated code
|
2 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
|
|
d-versions
|
support specifying --d-versions
|
1 year ago
|
|
ddox
|
allow to specify ddox tool
|
9 years ago
|
|
depen-build-settings
|
Fix build setting inheritance
|
3 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
|
|
dpath-variable
|
add $DPATH environment variable for file locations (#2281)
|
2 years ago
|
|
dub-as-a-library-cwd
|
Make `dub run --root=x` default app CWD in dub CWD
|
2 years ago
|
|
dub-custom-root
|
Make `dub run --root=x` default app CWD in dub CWD
|
2 years ago
|
|
dub-custom-root-2
|
Make `dub run --root=x` default app CWD in dub CWD
|
2 years ago
|
|
dustmite-no-redirect-test
|
Fix issue 1917 - Add dub dustmite --no-redirect
|
4 years ago
|
|
environment-variables
|
Add environment variables to BuildSettings (#2121)
|
3 years ago
|
|
filesystem-version-with-buildinfo
|
fix: parse version from filesystem supplier correctly
|
3 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
|
|
injected-from-dependency
|
Ugh test needed .no_test not changing from being a main function
|
3 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
|
Revert "Fix #2691: Use same structure for managed and unmanaged path"
|
1 year ago
|
|
issue1024-selective-upgrade
|
Revert "Fix #2691: Use same structure for managed and unmanaged path"
|
1 year ago
|
|
issue1037-better-dependency-messages
|
Fix #1037
|
7 years ago
|
|
issue1053-extra-files-visuald
|
Include copyFiles and extraDependencyFiles in visuald projects. Resolves #1053.
|
4 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
|
tests: Correct recurse in issue1408-inherit-linker-files
|
2 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
|
|
issue1474
|
Fix #2450 - issue1474 testcase is broken on Windows
|
2 years ago
|
|
issue1477-subpackage-visuald-paths
|
Generate paths relative to visuald project files (#2150)
|
3 years ago
|
|
issue1504-envvar-in-path
|
CI: Move single checks to Github, remove dead code
|
1 year 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
|
|
issue1636-betterC-dub-test
|
Add betterC support - fixes #1636 (#2581)
|
2 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 test for windows environment without git bash
|
11 months ago
|
|
issue1788-incomplete-string-import-override
|
Add test for #1788.
|
5 years ago
|
|
issue1867-lowmem
|
Add lowmem for settings
|
4 years ago
|
|
issue2012-dc-env
|
Use DC env variable as the default compiler
|
4 years ago
|
|
issue2046-ignored-optional-with-path
|
Fix #2046 - Dependencies specified with a path ignore optional settings
|
4 years ago
|
|
issue2085-target-none-visuald
|
Test issue #2085.
|
4 years ago
|
|
issue2086-copyfiles-subpackage-targetpath
|
Fix configuration of test directories that should not be direct
|
11 months ago
|
|
issue2192-environment-variables
|
move command variable substitution to execution
|
3 years ago
|
|
issue2234-copy-read-only-files
|
Test issue #2234.
|
3 years ago
|
|
issue2258-dynLib-exe-dep
|
Posix: Add default SONAME/install_name for dynamic libraries
|
2 years ago
|
|
issue2262-exact-cached-version-match
|
Add test for #2262.
|
2 years ago
|
|
issue2377-dynLib-dep-extra-files
|
Upgrade CI configuration following macOS-11 deprecation
|
9 months ago
|
|
issue2448
|
Add test
|
2 years ago
|
|
issue2452
|
Fix test/issue2452 project on Windows
|
1 year ago
|
|
issue2587-subpackage-dependency-resolution
|
fix #2587
|
2 years ago
|
|
issue2650-deprecated-modules
|
Allow building deprecated modules without deprecation warnings
|
1 year ago
|
|
issue2684-recipe-file
|
Implemented recipe files for dub #2684 (#2685)
|
1 year ago
|
|
issue2840-build-collision
|
Fix #2840: Build collision for single-package and FILE_FULL_PATH
|
1 year 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
|
Revert "Fix #2691: Use same structure for managed and unmanaged path"
|
1 year 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
|
Revert "Fix #2691: Use same structure for managed and unmanaged path"
|
1 year ago
|
|
issue838-custom-cache-paths
|
PackageManager: Store packages hierarchically, by version
|
2 years ago
|
|
issue923-subpackage-deps
|
Revert "Fix #2691: Use same structure for managed and unmanaged path"
|
1 year 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
|
Fix configuration of test directories that should not be direct
|
11 months ago
|
|
issue990-download-optional-selected
|
Add test for #990.
|
8 years ago
|
|
mutex-main-1
|
Mutually exclude mainSourceFile of different configurations
|
4 years ago
|
|
mutex-main-2
|
Mutually exclude mainSourceFile of different configurations
|
4 years ago
|
|
mutex-main-3
|
Mutually exclude mainSourceFile of different configurations
|
4 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
|
|
pr2642-cache-db
|
cache db test uses gitcompatibledubpackage
|
1 year ago
|
|
pr2644-describe-artifact-path
|
add "cacheArtifactPath" in TargetDescription
|
1 year ago
|
|
pr2647-build-deep
|
add test for the --deep switch
|
1 year ago
|
|
removed-dub-obj
|
Improved ldc cross compile:
|
4 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
|
|
unittest-cov-ctfe
|
Don’t call writeln in generated code when measuring coverage and indent generated code
|
2 years ago
|
|
use-c-sources
|
test/use-c-sources: disable for gdc
|
1 year 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
|
|
version-spec
|
added version spec ability for remove and fetch commands, deprecate --version argument for those
|
4 years ago
|
|
.gitignore
|
Add test
|
2 years ago
|
|
0-init-fail-json.script.d
|
Convert one bash script test to D script
|
4 years ago
|
|
0-init-fail.sh
|
replace all usages of `exit`
|
7 years ago
|
|
0-init-interactive.default_name.dub.sdl
|
interactively query for license, suggest SPDX licenses (#1902)
|
1 year ago
|
|
0-init-interactive.dub.json
|
interactively query for license, suggest SPDX licenses (#1902)
|
1 year ago
|
|
0-init-interactive.dub.sdl
|
Add test for interactive init.
|
9 years ago
|
|
0-init-interactive.license_gpl3.dub.sdl
|
interactively query for license, suggest SPDX licenses (#1902)
|
1 year ago
|
|
0-init-interactive.license_mpl2.dub.sdl
|
interactively query for license, suggest SPDX licenses (#1902)
|
1 year ago
|
|
0-init-interactive.license_proprietary.dub.sdl
|
interactively query for license, suggest SPDX licenses (#1902)
|
1 year ago
|
|
0-init-interactive.sh
|
interactively query for license, suggest SPDX licenses (#1902)
|
1 year 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
|
add `dub describe --data=configs,builds`
|
1 year ago
|
|
4-describe-data-2-dmd.sh
|
Fix failure of test suite on POSIX
|
1 year ago
|
|
4-describe-data-3-zero-delim.sh
|
Fix failure of test suite on POSIX
|
1 year ago
|
|
4-describe-data-check-escape
|
Fix failure of test suite on POSIX
|
1 year ago
|
|
4-describe-import-paths.sh
|
Testsuite: Fix calls to die to always include line numbers
|
4 years ago
|
|
4-describe-json.sh
|
Testsuite: Fix calls to die to always include line numbers
|
4 years ago
|
|
4-describe-string-import-paths.sh
|
Testsuite: Fix calls to die to always include line numbers
|
4 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
|
|
cache-generated-test-config.sh
|
Use a central build cache for all build artifacts
|
2 years ago
|
|
colored-output.sh
|
Implement --color=auto|always|never, fix #2410 (#2552)
|
2 years ago
|
|
common.sh
|
testsuite: Replace GNU-specific -f option with a custom implementation
|
4 years ago
|
|
cov-ctfe.sh
|
Don’t call writeln in generated code when measuring coverage and indent generated code
|
2 years ago
|
|
d-versions.sh
|
support specifying --d-versions
|
1 year ago
|
|
dc-env.sh
|
Use DC env variable as the default compiler
|
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
|
|
dpath-variable.sh
|
PackageManager: Store packages hierarchically, by version
|
2 years ago
|
|
dub-as-a-library-cwd.sh
|
Add dub-as-a-lib test case for different CWD
|
2 years ago
|
|
dub-custom-root.sh
|
Make `dub run --root=x` default app CWD in dub CWD
|
2 years ago
|
|
dub_test_root.sh
|
Fix failed to remove temporary directories
|
11 months ago
|
|
dustmite-no-redirect.sh
|
Testsuite: Fix calls to die to always include line numbers
|
4 years ago
|
|
environment-variables.script.d
|
CI: Move single checks to Github, remove dead code
|
1 year ago
|
|
expected-issue1037-output
|
improve some output coloring
|
2 years ago
|
|
feat663-search.sh
|
Fix/Update some tests and make some info messages more similar to original version of Dub
|
4 years ago
|
|
fetchzip.sh
|
Testsuite: Replace --version=x.y.z with package@x.y.z
|
4 years ago
|
|
fetchzip.sh.min_frontend
|
Update test/*.min_frontend for several vibe.d tests to 2.077
|
4 years ago
|
|
filesystem-version-with-buildinfo.sh
|
fix: parse version from filesystem supplier correctly
|
3 years ago
|
|
help.sh
|
Testsuite: Fix calls to die to always include line numbers
|
4 years ago
|
|
interactive-remove.sh
|
Fix for when DPAHT is configured in a docker environment
|
11 months 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
|
Revert "Fix #2691: Use same structure for managed and unmanaged path"
|
1 year 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
|
Testsuite: Fix calls to die to always include line numbers
|
4 years ago
|
|
issue1040-run-with-ver.sh
|
CI: Update versions of dub for fetch test
|
2 years ago
|
|
issue1053-extra-files-visuald.sh
|
Actually copy copyFiles when building in Visual Studio. (#2105)
|
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
|
Testsuite: Replace --version=x.y.z with package@x.y.z
|
4 years ago
|
|
issue1180-local-cache-broken.sh.min_frontend
|
Update test/*.min_frontend for several vibe.d tests to 2.077
|
4 years ago
|
|
issue1194-warn-wrong-subconfig.sh
|
improve some output coloring
|
2 years ago
|
|
issue1277.sh
|
Fix issue 1277: Missing dub.json causes infinite loop
|
5 years ago
|
|
issue1372-ignore-files-in-hidden-dirs.sh
|
Testsuite: Fix calls to die to always include line numbers
|
4 years ago
|
|
issue1396-pre-post-run-commands.sh
|
Pre/post run commands added
|
6 years ago
|
|
issue1401-filesystem-supplier.sh
|
Testsuite: Replace --version=x.y.z with package@x.y.z
|
4 years ago
|
|
issue1416-maven-repo-pkg-supplier.sh
|
Testsuite: Replace --version=x.y.z with package@x.y.z
|
4 years ago
|
|
issue1416-maven-repo-pkg-supplier.sh.min_frontend
|
Update test/*.min_frontend for several vibe.d tests to 2.077
|
4 years ago
|
|
issue1447-build-settings-vars.sh
|
Testsuite: Fix calls to die to always include line numbers
|
4 years ago
|
|
issue1474-generate-source.script.d
|
Fix #2450 - issue1474 testcase is broken on Windows
|
2 years ago
|
|
issue1477-subpackage-visuald-paths.sh
|
Generate paths relative to visuald project files (#2150)
|
3 years ago
|
|
issue1504-envvar-in-path.sh
|
Fix Issue #1504
|
6 years ago
|
|
issue1505-single-file-package-dynamic-library.d
|
Fix single file package dynamic library
|
4 years ago
|
|
issue1505-single-file-package-dynamic-library.sh
|
fix file path expansion not done in test script
|
2 years ago
|
|
issue1524-maven-upgrade-dependency-tree.sh
|
Testsuite: Replace --version=x.y.z with package@x.y.z
|
4 years ago
|
|
issue1524-maven-upgrade-dependency-tree.sh.min_frontend
|
Update test/*.min_frontend for several vibe.d tests to 2.077
|
4 years ago
|
|
issue1531-toolchain-requirements.sh
|
Improve output of toolchain requirements test, workaround heisenbug
|
4 years ago
|
|
issue1556-fetch-and-build.sh
|
Make 'dub remove' remove all packages by default in non-interactive mode
|
4 years ago
|
|
issue1567-fetch-sub-package.sh
|
Testsuite: Replace --version=x.y.z with package@x.y.z
|
4 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
|
4 years ago
|
|
issue1636-betterC-dub-test.sh
|
Add betterC support - fixes #1636 (#2581)
|
2 years ago
|
|
issue1645-dflags-build.sh
|
fix Issue 1645: the DFLAGS env variable is not handled when --build is passed
|
6 years ago
|
|
issue1651-custom-dub-init-type.sh
|
Make 'dub remove' remove all packages by default in non-interactive mode
|
4 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
|
|
issue1856-build-unittest.sh
|
Fix dub_test_root imports for non-all-at-once compilations (#2288)
|
2 years ago
|
|
issue1867-lowmem.sh
|
Add lowmem for settings
|
4 years ago
|
|
issue2051_running_unittests_from_dub_single_file_packages_fails.d
|
CI: Move single checks to Github, remove dead code
|
1 year ago
|
|
issue2085-target-none-visuald.sh
|
Test issue #2085.
|
4 years ago
|
|
issue2086-copyfiles-subpackage-targetpath.sh
|
Fix issue #2086: Copy files of sub packages to the target path.
|
4 years ago
|
|
issue2190-unset-TEMP.script.d
|
Fix issue #2190 - windows: dub won't run if TEMP is unset or empty
|
1 year ago
|
|
issue2192-environment-variables.sh
|
substitute commands in dub describe output
|
3 years ago
|
|
issue2234-copy-read-only-files.script.d
|
Fix #2234, make copies writable.
|
2 years ago
|
|
issue2262-exact-cached-version-match.sh
|
Add test for #2262.
|
2 years ago
|
|
issue2348-postbuildcommands.script.d
|
Fix #2348 Crash when describing postBuildCommands
|
2 years ago
|
|
issue2377-dynLib-dep-extra-files.script.d
|
[add tests]
|
2 years ago
|
|
issue2574-mistyping-commands.sh
|
Fix #2574: Suggest alternative spelling when a command is mistyped (#2593)
|
2 years ago
|
|
issue2587-subpackage-dependency-resolution.sh
|
fix #2587
|
2 years ago
|
|
issue2684-recipe-file.sh
|
Implemented recipe files for dub #2684 (#2685)
|
1 year ago
|
|
issue2840-build-collision.sh
|
Fix #2840: Build collision for single-package and FILE_FULL_PATH
|
1 year 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
|
Revert "Fix #2691: Use same structure for managed and unmanaged path"
|
1 year 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
|
Testsuite: Fix calls to die to always include line numbers
|
4 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
|
Revert "Fix #2691: Use same structure for managed and unmanaged path"
|
1 year 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
|
Remove a few usages of old version-spec approach from test-suite
|
2 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
|
test/issue895-local-configuration.sh: Update test
|
1 year ago
|
|
issue923-subpackage-deps.sh
|
Revert "Fix #2691: Use same structure for managed and unmanaged path"
|
1 year ago
|
|
issue934-path-dep.sh
|
replace all usages of `exit`
|
7 years ago
|
|
issue97-targettype-none.sh
|
Use a central build cache for all build artifacts
|
2 years ago
|
|
issue990-download-optional-selected.sh
|
Make 'dub remove' remove all packages by default in non-interactive mode
|
4 years ago
|
|
pr1549-dub-exe-var.sh
|
Testsuite: Fix calls to die to always include line numbers
|
4 years ago
|
|
prefer-add-path-packages.sh
|
Add test for add-path based package selection.
|
2 years ago
|
|
removed-dub-obj.sh
|
make build names much smaller (#2589)
|
2 years ago
|
|
run-unittest.d
|
Fix interactive run-unittest.d
|
3 years ago
|
|
run-unittest.sh
|
CI: Enable test/run-unittest.sh on Windows
|
1 year 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-upgrade-subpackages.sh
|
Add a command line option for upgrading all sub packages.
|
2 years ago
|
|
test-version-opt.sh
|
unify flags and error handling
|
7 years ago
|
|
test_registry.d
|
Fix test cases that fail to listen
|
11 months ago
|
|
timeout.sh
|
test/timeout.sh: Fix broken pipes
|
2 years ago
|
|
unittest-cov-ctfe.sh
|
Don’t call writeln in generated code when measuring coverage and indent generated code
|
2 years ago
|
|
version-filters.sh
|
test cases for version filters
|
6 years ago
|
|
version-spec.sh
|
Fix for when DPAHT is configured in a docker environment
|
11 months ago
|
|
win32_default.d
|
Remove support for OMF, make MsCOFF be x86
|
10 months ago
|
|
win32_default.script.d
|
Remove support for OMF, make MsCOFF be x86
|
10 months ago
|