KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_increment.cpp File Reference

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)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/2]

BOOST_AUTO_TEST_CASE ( AlphabeticIndexes  )

Definition at line 104 of file test_increment.cpp.

References AlphabeticFromIndex(), and IndexFromAlphabetic().

◆ BOOST_AUTO_TEST_CASE() [2/2]

BOOST_AUTO_TEST_CASE ( BasicCase  )

Check formatting the point.

Definition at line 47 of file test_increment.cpp.

References STRING_INCREMENTER::Increment(), and STRING_INCREMENTER::SetSkipIOSQXZ().