mirror of
https://github.com/dlang/dmd.git
synced 2025-04-27 21:51:03 +03:00
![]() The 22 integration tests came with a mix of removing only ROOT (generated/OS/BUILD/MODEL) or GENERATED (generated) subdirs as part of their `make clean`. And running `make clean` in the druntime dir only cleaned up the default BUILD=release variant, while running `make unittest` without explicit BUILD type includes running the integration tests in both debug and release variants. Streamline/fix this to always cleaning up ROOT, and running `make clean` in both variants when running druntime's `make clean`. |
||
---|---|---|
.. | ||
src | ||
Makefile |