KiCad PCB EDA Suite
|
Declares a struct as the Boost test fixture. More...
Public Attributes | |
wxString | input |
int | delta |
size_t | part |
wxString | expected |
Declares a struct as the Boost test fixture.
Definition at line 35 of file test_increment.cpp.
int INCREMENT_TEST_CASE::delta |
Definition at line 38 of file test_increment.cpp.
wxString INCREMENT_TEST_CASE::expected |
Definition at line 40 of file test_increment.cpp.
wxString INCREMENT_TEST_CASE::input |
Definition at line 37 of file test_increment.cpp.
size_t INCREMENT_TEST_CASE::part |
Definition at line 39 of file test_increment.cpp.