KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_title_block.cpp File Reference

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. More...
 
 BOOST_AUTO_TEST_CASE (Copy)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/2]

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() [2/2]

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.