|
KiCad PCB EDA Suite
|
Public Member Functions | |
| PROJECT_TEMPLATE_TEST_FIXTURE () | |
| ~PROJECT_TEMPLATE_TEST_FIXTURE () | |
| void | CreateTemplateStructure (const std::string &templateName, const std::vector< std::string > &subdirs, const std::vector< std::string > &files) |
Public Attributes | |
| fs::path | m_tempDir |
Definition at line 41 of file test_project_template.cpp.
|
inline |
Definition at line 44 of file test_project_template.cpp.
References m_tempDir.
|
inline |
Definition at line 51 of file test_project_template.cpp.
References m_tempDir.
|
inline |
Definition at line 56 of file test_project_template.cpp.
References m_tempDir.
| fs::path PROJECT_TEMPLATE_TEST_FIXTURE::m_tempDir |
Definition at line 85 of file test_project_template.cpp.
Referenced by CreateTemplateStructure(), PROJECT_TEMPLATE_TEST_FIXTURE(), and ~PROJECT_TEMPLATE_TEST_FIXTURE().