Skip to content
  • Pádraig Ó Conbhuí's avatar
    Add src/megadep/megadep.test.cpp · 7d49e481
    Pádraig Ó Conbhuí authored
    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
    7d49e481