Add src/megadep/megadep.test.cpp
Add test which checks megadep::megadep correctly reads and processes the includes from a Rattlehead-generated project. Change Log: * Add explicit write_direct_includes and write_indirect_includes methods for MegadepPolicy in megadep::megadep. * Add rm_rf function in tests/src/utilities/rm_rf.hpp, which implements rm -rf. Replace manual file management in tests with rm_rf. * Move some console output from megadep::megadep to megadep.main.cpp. * Add megadep::librattlehead alias library
src/megadep/megadep.test.cpp
0 → 100644
Please register or sign in to comment