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.
1 parent 7f6f024 commit 7c1364e05b4e2acd123f5fcb94762dcef59dfe71
@Martin Kinkelin Martin Kinkelin authored on 12 Jul 2022
GitHub committed on 12 Jul 2022
Showing 6 changed files
View
source/dub/commandline.d
View
source/dub/dub.d
View
source/dub/project.d
View
test/cache-generated-test-config.sh
View
test/dub_test_root.sh 0 → 100755
View
test/issue1856-build-unittest.sh