|
KiCad PCB EDA Suite
|
Scoped temporary directory used by the tests below. More...
Public Member Functions | |
| ScopedTempDir (const wxString &aTag) | |
| ~ScopedTempDir () | |
Public Attributes | |
| wxString | path |
Scoped temporary directory used by the tests below.
Removes the entire tree on destruction so BOOST_REQUIRE failures cannot leak temp files.
Definition at line 36 of file test_jobs_output_archive.cpp.
|
inlineexplicit |
Definition at line 38 of file test_jobs_output_archive.cpp.
References BOOST_REQUIRE(), and path.
|
inline |
Definition at line 48 of file test_jobs_output_archive.cpp.
References path.
| wxString ScopedTempDir::path |
Definition at line 54 of file test_jobs_output_archive.cpp.
Referenced by BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), ScopedTempDir(), and ~ScopedTempDir().