Improve unittest framework to have a virtual FS
This gets the unittest framework closer to the actual behavior, and allows us to mock basic FS operations such as mkdir and writeFile. Further improvements can be made to support more operations, and to have package setup done before `TestDub` instantiation. |
---|
|
source/dub/internal/vibecompat/inet/path.d |
---|
source/dub/packagemanager.d |
---|
source/dub/test/base.d |
---|
source/dub/test/dependencies.d |
---|
source/dub/test/other.d |
---|
source/dub/test/subpackages.d 0 → 100644 |
---|