|
KiCad PCB EDA Suite
|
Go to the source code of this file.
Macros | |
| #define | BOOST_TEST_NO_MAIN |
Functions | |
| BOOST_AUTO_TEST_CASE (CapHeightCapsTallGrid) | |
| BOOST_AUTO_TEST_CASE (CapHeightKeepsShortGrid) | |
| BOOST_AUTO_TEST_CASE (CapHeightDisabled) | |
| #define BOOST_TEST_NO_MAIN |
Definition at line 20 of file test_wx_grid.cpp.
| BOOST_AUTO_TEST_CASE | ( | CapHeightCapsTallGrid | ) |
Definition at line 33 of file test_wx_grid.cpp.
References BOOST_AUTO_TEST_CASE(), BOOST_CHECK_EQUAL(), WX_GRID::CapHeightToVisibleRows(), and header.
| BOOST_AUTO_TEST_CASE | ( | CapHeightDisabled | ) |
Definition at line 60 of file test_wx_grid.cpp.
References BOOST_CHECK_EQUAL(), WX_GRID::CapHeightToVisibleRows(), and header.
| BOOST_AUTO_TEST_CASE | ( | CapHeightKeepsShortGrid | ) |
Definition at line 47 of file test_wx_grid.cpp.
References BOOST_CHECK_EQUAL(), WX_GRID::CapHeightToVisibleRows(), and header.