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

Go to the source code of this file.

Classes

struct  HalfLineFixture
 
struct  HalfLineBoxClipCase
 
struct  HalfLineHalfLineIntersectionCase
 
struct  HalfLineContainsPointCase
 

Functions

 BOOST_AUTO_TEST_CASE (Contains)
 
 BOOST_AUTO_TEST_CASE (Intersect)
 
 BOOST_AUTO_TEST_CASE (ClipToBox)
 
 BOOST_AUTO_TEST_SUITE_END ()
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/3]

BOOST_AUTO_TEST_CASE ( ClipToBox  )

◆ BOOST_AUTO_TEST_CASE() [2/3]

BOOST_AUTO_TEST_CASE ( Contains  )

Definition at line 63 of file test_half_line.cpp.

◆ BOOST_AUTO_TEST_CASE() [3/3]

BOOST_AUTO_TEST_CASE ( Intersect  )

Definition at line 115 of file test_half_line.cpp.

◆ BOOST_AUTO_TEST_SUITE_END()

BOOST_AUTO_TEST_SUITE_END ( )