|
KiCad PCB EDA Suite
|
Public Member Functions | |
| ~TEMP_KITCHEN_SINK_COPY () | |
| bool | Create (wxString *aError) |
| const wxString & | BoardPath () const |
Private Attributes | |
| wxString | m_tempDir |
| wxString | m_boardPath |
Definition at line 30 of file test_api_e2e.cpp.
|
inline |
Definition at line 33 of file test_api_e2e.cpp.
References m_tempDir.
|
inline |
Definition at line 86 of file test_api_e2e.cpp.
References m_boardPath.
Referenced by BOOST_FIXTURE_TEST_CASE(), BOOST_FIXTURE_TEST_CASE(), BOOST_FIXTURE_TEST_CASE(), and BOOST_FIXTURE_TEST_CASE().
|
inline |
Definition at line 39 of file test_api_e2e.cpp.
References KI_TEST::GetPcbnewTestDataDir(), m_boardPath, and m_tempDir.
Referenced by BOOST_FIXTURE_TEST_CASE(), BOOST_FIXTURE_TEST_CASE(), BOOST_FIXTURE_TEST_CASE(), and BOOST_FIXTURE_TEST_CASE().
|
private |
Definition at line 90 of file test_api_e2e.cpp.
Referenced by BoardPath(), and Create().
|
private |
Definition at line 89 of file test_api_e2e.cpp.
Referenced by Create(), and ~TEMP_KITCHEN_SINK_COPY().