|
KiCad PCB EDA Suite
|
Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (WorkingOutputPathNotPersisted) | |
| BOOST_AUTO_TEST_CASE (ConfiguredOutputPathPersisted) | |
| BOOST_AUTO_TEST_CASE (ConfiguredOutputPathOverridesWorkingPath) | |
| BOOST_AUTO_TEST_CASE | ( | ConfiguredOutputPathOverridesWorkingPath | ) |
Definition at line 69 of file test_job_sch_erc.cpp.
References JOB::GetFullOutputPath(), JOB::GetWorkingOutputPath(), JOB::SetConfiguredOutputPath(), and JOB::SetWorkingOutputPath().
| BOOST_AUTO_TEST_CASE | ( | ConfiguredOutputPathPersisted | ) |
Definition at line 53 of file test_job_sch_erc.cpp.
References BOOST_CHECK_EQUAL(), JOB::SetConfiguredOutputPath(), and JOB::ToJson().
| BOOST_AUTO_TEST_CASE | ( | WorkingOutputPathNotPersisted | ) |
Definition at line 35 of file test_job_sch_erc.cpp.
References BOOST_AUTO_TEST_CASE(), BOOST_CHECK_EQUAL(), BOOST_REQUIRE(), JOB::GetConfiguredOutputPath(), JOB::SetWorkingOutputPath(), and JOB::ToJson().