Fix dub_test_root imports for non-all-at-once compilations (#2288)
Which requires a regular `dub_test_root.d` filename *and* adding the containing directory to the importPaths. Make `dub describe -c unittest` auto-generate dub_test_root.d if required Except with `--annotate` for a dry run. |
---|
|
source/dub/commandline.d |
---|
source/dub/dub.d |
---|
source/dub/project.d |
---|
test/cache-generated-test-config.sh |
---|
test/dub_test_root.sh 0 → 100755 |
---|
test/issue1856-build-unittest.sh |
---|