|
KiCad PCB EDA Suite
|
Public Member Functions | |
| TEMP_KITCHEN_SINK_COPY () | |
| bool | Create (wxString *aError) |
| const wxString & | BoardPath () const |
Private Attributes | |
| KI_TEST::SCOPED_TEMP_DIR | m_tempRoot |
| wxString | m_boardPath |
Definition at line 38 of file test_api_e2e.cpp.
|
inline |
Definition at line 41 of file test_api_e2e.cpp.
References m_tempRoot.
|
inline |
Definition at line 71 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 46 of file test_api_e2e.cpp.
References KI_TEST::GetPcbnewTestDataDir(), m_boardPath, and m_tempRoot.
Referenced by BOOST_FIXTURE_TEST_CASE(), BOOST_FIXTURE_TEST_CASE(), BOOST_FIXTURE_TEST_CASE(), and BOOST_FIXTURE_TEST_CASE().
|
private |
Definition at line 75 of file test_api_e2e.cpp.
Referenced by BoardPath(), and Create().
|
private |
Definition at line 74 of file test_api_e2e.cpp.
Referenced by Create(), and TEMP_KITCHEN_SINK_COPY().