KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_wx_grid.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <vector>
#include <widgets/wx_grid.h>

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)
 

Macro Definition Documentation

◆ BOOST_TEST_NO_MAIN

#define BOOST_TEST_NO_MAIN

Definition at line 20 of file test_wx_grid.cpp.

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/3]

BOOST_AUTO_TEST_CASE ( CapHeightCapsTallGrid )

◆ BOOST_AUTO_TEST_CASE() [2/3]

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

BOOST_AUTO_TEST_CASE ( CapHeightKeepsShortGrid )

Definition at line 47 of file test_wx_grid.cpp.

References BOOST_CHECK_EQUAL(), WX_GRID::CapHeightToVisibleRows(), and header.