|
KiCad PCB EDA Suite
|
#include <boost/test/unit_test.hpp>#include <qa_utils/file_utils.h>#include <qa_utils/wx_utils/unit_test_utils.h>#include <footprint.h>#include <pcb_shape.h>#include <line_ending.h>#include <pcbnew_utils/board_file_utils.h>#include <pcbnew_utils/board_test_utils.h>#include <filesystem>Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (FootprintLineEndingsRoundTrip) | |
| BOOST_AUTO_TEST_CASE (FootprintLineEndingEqualLengthWidthRoundTrip) | |
| BOOST_AUTO_TEST_CASE | ( | FootprintLineEndingEqualLengthWidthRoundTrip | ) |
Definition at line 112 of file test_line_ending_load_save.cpp.
References FOOTPRINT::Add(), APPEND, BOOST_REQUIRE(), KI_TEST::SCOPED_TEMP_DIR::CreateChildDir(), KI_TEST::DumpFootprintToFile(), F_SilkS, EDA_SHAPE::GetStartEnding(), KI_TEST::ReadFootprintFromFileOrStream(), SEGMENT, FOOTPRINT::SetReference(), FOOTPRINT::SetValue(), and SQUARE.
| BOOST_AUTO_TEST_CASE | ( | FootprintLineEndingsRoundTrip | ) |
Definition at line 70 of file test_line_ending_load_save.cpp.
References FOOTPRINT::Add(), APPEND, ARROW_OPEN, BOOST_REQUIRE(), KI_TEST::SCOPED_TEMP_DIR::CreateChildDir(), KI_TEST::DumpFootprintToFile(), F_SilkS, EDA_SHAPE::GetEndEnding(), EDA_SHAPE::GetStartEnding(), KI_TEST::ReadFootprintFromFileOrStream(), SEGMENT, FOOTPRINT::SetReference(), FOOTPRINT::SetValue(), and SQUARE.