KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_connect_board_shapes.cpp File Reference
#include <qa_utils/wx_utils/unit_test_utils.h>
#include <boost/test/unit_test.hpp>
#include <pcb_shape.h>
#include <fix_board_shape.h>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (HairlineCollinearGapWelds)
 
 BOOST_AUTO_TEST_CASE (LargeCollinearGapSurvives)
 
 BOOST_AUTO_TEST_CASE (RealCornerExtendsToIntersection)
 
 BOOST_AUTO_TEST_CASE (WeldCapBoundary)
 

Variables

static const int CHAINING = 3000000
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/4]

◆ BOOST_AUTO_TEST_CASE() [2/4]

◆ BOOST_AUTO_TEST_CASE() [3/4]

◆ BOOST_AUTO_TEST_CASE() [4/4]

Variable Documentation

◆ CHAINING

const int CHAINING = 3000000
static