KiCad PCB EDA Suite
|
#include <boost/test/unit_test.hpp>
#include <tools/ee_grid_helper.h>
#include <sch_text.h>
#include <sch_line.h>
#include <sch_shape.h>
#include <sch_junction.h>
#include <layer_ids.h>
Go to the source code of this file.
Macros | |
#define | BOOST_TEST_NO_MAIN |
Functions | |
BOOST_AUTO_TEST_CASE (ItemGridClassification) | |
#define BOOST_TEST_NO_MAIN |
Definition at line 18 of file test_ee_grid_helper.cpp.
BOOST_AUTO_TEST_CASE | ( | ItemGridClassification | ) |
Definition at line 30 of file test_ee_grid_helper.cpp.
References BOOST_CHECK_EQUAL(), EE_GRID_HELPER::GetItemGrid(), GRID_GRAPHICS, GRID_TEXT, GRID_WIRES, LAYER_NOTES, LAYER_WIRE, and text.