|
KiCad PCB EDA Suite
|
Public Member Functions | |
| PROJECT_LOCAL_SETTINGS_FIXTURE () | |
| ~PROJECT_LOCAL_SETTINGS_FIXTURE () | |
| void | writeAndLoadProject (const std::string &aProjectName, const std::string &aPrlContents, SETTINGS_MANAGER &aSettingsManager) |
Public Attributes | |
| fs::path | m_tempDir |
Definition at line 42 of file test_project_local_settings.cpp.
|
inline |
Definition at line 45 of file test_project_local_settings.cpp.
References m_tempDir.
|
inline |
Definition at line 52 of file test_project_local_settings.cpp.
References m_tempDir.
|
inline |
Definition at line 57 of file test_project_local_settings.cpp.
References BOOST_REQUIRE(), SETTINGS_MANAGER::LoadProject(), m_tempDir, and FILEEXT::ProjectLocalSettingsFileExtension.
| fs::path PROJECT_LOCAL_SETTINGS_FIXTURE::m_tempDir |
Definition at line 83 of file test_project_local_settings.cpp.
Referenced by PROJECT_LOCAL_SETTINGS_FIXTURE(), writeAndLoadProject(), and ~PROJECT_LOCAL_SETTINGS_FIXTURE().