| 
    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.   | |
| BOOST_AUTO_TEST_CASE (AlphabeticIndexes) | |
| BOOST_AUTO_TEST_CASE | ( | AlphabeticIndexes | ) | 
Definition at line 104 of file test_increment.cpp.
References AlphabeticFromIndex(), BOOST_CHECK_EQUAL(), and IndexFromAlphabetic().
| BOOST_AUTO_TEST_CASE | ( | BasicCase | ) | 
Check formatting the point.
Definition at line 47 of file test_increment.cpp.
References BOOST_CHECK_EQUAL(), STRING_INCREMENTER::Increment(), result, and STRING_INCREMENTER::SetSkipIOSQXZ().