|
KiCad PCB EDA Suite
|
Go to the source code of this file.
Classes | |
| struct | INCREMENT_TEST_CASE |
| Declares a struct as the Boost test fixture. More... | |
| struct | ALPHABETIC_TEST_CASE |
Functions | |
| BOOST_AUTO_TEST_CASE (BasicCase) | |
| Check formatting the point. | |
| incrementer | SetSkipIOSQXZ (true) |
| for (const auto &c :cases) | |
| BOOST_AUTO_TEST_CASE (AlphabeticIndexes) | |
Variables | |
| STRING_INCREMENTER | incrementer |
| BOOST_AUTO_TEST_CASE | ( | AlphabeticIndexes | ) |
Definition at line 136 of file test_increment.cpp.
References AlphabeticFromIndex(), BOOST_CHECK_EQUAL(), BOOST_TEST_INFO(), and IndexFromAlphabetic().
| BOOST_AUTO_TEST_CASE | ( | BasicCase | ) |
Check formatting the point.
Definition at line 45 of file test_increment.cpp.
References BOOST_CHECK_EQUAL(), BOOST_TEST_INFO(), incrementer, and result.
| for | ( | const auto &c :cases | ) |
Definition at line 119 of file test_increment.cpp.
References BOOST_CHECK_EQUAL(), BOOST_TEST_INFO(), incrementer, and result.
| incrementer SetSkipIOSQXZ | ( | true | ) |
References incrementer.
| STRING_INCREMENTER incrementer |
Definition at line 116 of file test_increment.cpp.
Referenced by BOOST_AUTO_TEST_CASE(), for(), EDIT_TOOL::Increment(), SCH_TOOL_BASE< T >::Increment(), DS_DATA_ITEM_TEXT::IncrementLabel(), and SetSkipIOSQXZ().