![]() |
KiCad PCB EDA Suite
|
Go to the source code of this file.
Functions | |
BOOST_AUTO_TEST_CASE (TestInterceptsPositiveX) | |
Test suite for KiCad math code. More... | |
BOOST_AUTO_TEST_CASE (TestInterceptsNegativeX) | |
BOOST_AUTO_TEST_CASE | ( | TestInterceptsPositiveX | ) |
Test suite for KiCad math code.
Declare the test suite
Definition at line 40 of file test_kimath.cpp.
References BOOST_CHECK(), and InterceptsPositiveX().
BOOST_AUTO_TEST_CASE | ( | TestInterceptsNegativeX | ) |
Definition at line 51 of file test_kimath.cpp.
References BOOST_CHECK(), and InterceptsNegativeX().