Allow hidden paths that are specifically referenced from the dub recipe
file. Finish out the test case for ignoring unreferenced hidden paths
and making sure referenced ones are compiled.
1 parent 5aef268 commit 01c9d8840aec6668e1ac2bc6ca2037c4a3a98cea
@Steven Schveighoffer Steven Schveighoffer authored on 5 Apr 2020
Showing 8 changed files
View
source/dub/recipe/packagerecipe.d
View
test/issue1372-ignore-files-in-hidden-dirs.sh
View
test/issue1372-ignore-files-in-hidden-dirs/.hiddensource/hello.d 0 → 100644
View
test/issue1372-ignore-files-in-hidden-dirs/dub.json 0 → 100644
View
test/issue1372-ignore-files-in-hidden-dirs/dub_json_hidden.json 100644 → 0
View
test/issue1372-ignore-files-in-hidden-dirs/dub_json_no_hidden.json 100644 → 0
View
test/issue1372-ignore-files-in-hidden-dirs/source/.compileMe/hello.d 0 → 100644
View
test/issue1372-ignore-files-in-hidden-dirs/source/app.d