Add test for #803.
Sub package dependencies for which the base package has a fixed path based selection are not collected as dependencies. |
---|
|
test/issue813-fixed-dependency.sh 0 → 100755 |
---|
test/issue813-fixed-dependency/.no_build 0 → 100644 |
---|
test/issue813-fixed-dependency/main/dub.sdl 0 → 100644 |
---|
test/issue813-fixed-dependency/main/dub.selections.json 0 → 100644 |
---|
test/issue813-fixed-dependency/main/src/app.d 0 → 100644 |
---|
test/issue813-fixed-dependency/sub/dub.sdl 0 → 100644 |
---|
test/issue813-fixed-dependency/sub/sub/dub.sdl 0 → 100644 |
---|
test/issue813-fixed-dependency/sub/sub/src/sub/test.d 0 → 100644 |
---|