KiCad PCB EDA Suite
|
Go to the source code of this file.
Classes | |
struct | TitleBlockFixture |
Functions | |
BOOST_AUTO_TEST_CASE (SimpleAccess) | |
Declares a struct as the Boost test fixture. | |
BOOST_AUTO_TEST_CASE (Copy) | |
BOOST_AUTO_TEST_CASE | ( | Copy | ) |
Definition at line 77 of file test_title_block.cpp.
References TITLE_BLOCK::GetComment(), and TITLE_BLOCK::GetTitle().
BOOST_AUTO_TEST_CASE | ( | SimpleAccess | ) |
Declares a struct as the Boost test fixture.
Check basic setting and getting of values
Definition at line 59 of file test_title_block.cpp.