|
KiCad PCB EDA Suite
|
Go to the source code of this file.
Functions | |
| static SCH_TABLE * | createTable (int aColCount, int aCellCount, int aX, int aY) |
| BOOST_AUTO_TEST_CASE (TableCompareByPosition) | |
| BOOST_AUTO_TEST_CASE (TableCompareOrdering) | |
| BOOST_AUTO_TEST_CASE (TableCompareByCellCount) | |
| BOOST_AUTO_TEST_CASE | ( | TableCompareByCellCount | ) |
Definition at line 117 of file test_sch_table.cpp.
References createTable().
| BOOST_AUTO_TEST_CASE | ( | TableCompareByPosition | ) |
Definition at line 51 of file test_sch_table.cpp.
References createTable().
| BOOST_AUTO_TEST_CASE | ( | TableCompareOrdering | ) |
Definition at line 79 of file test_sch_table.cpp.
References createTable().
|
static |
Definition at line 32 of file test_sch_table.cpp.
References createTable(), schIUScale, SCH_SHAPE::SetPosition(), and table.
Referenced by BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), and createTable().