|
KiCad PCB EDA Suite
|
#include <qa_utils/wx_utils/unit_test_utils.h>#include <common/io/altium/altium_project_variants.h>#include <wx/filefn.h>#include <wx/filename.h>Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (ParseVariationFields) | |
| BOOST_AUTO_TEST_CASE (ParseVariationBackslashBeforeSeparator) | |
| BOOST_AUTO_TEST_CASE (ParseParametersFromRelativePath) | |
| BOOST_AUTO_TEST_CASE | ( | ParseParametersFromRelativePath | ) |
Definition at line 59 of file test_altium_project_variants.cpp.
References BOOST_CHECK_EQUAL(), BOOST_REQUIRE(), KI_TEST::GetTestDataRootDir(), and ParseAltiumProjectParameters().
| BOOST_AUTO_TEST_CASE | ( | ParseVariationBackslashBeforeSeparator | ) |
Definition at line 46 of file test_altium_project_variants.cpp.
References BOOST_CHECK_EQUAL(), ALTIUM_VARIANT_ENTRY::designator, ALTIUM_VARIANT_ENTRY::kind, ParseVariationString(), and ALTIUM_VARIANT_ENTRY::uniqueId.
| BOOST_AUTO_TEST_CASE | ( | ParseVariationFields | ) |
Definition at line 31 of file test_altium_project_variants.cpp.
References ALTIUM_VARIANT_ENTRY::alternateFields, BOOST_AUTO_TEST_CASE(), BOOST_CHECK_EQUAL(), ALTIUM_VARIANT_ENTRY::designator, ALTIUM_VARIANT_ENTRY::kind, ParseVariationString(), and ALTIUM_VARIANT_ENTRY::uniqueId.