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

Regression test for issue #24885: a chain of overlapping Edge.Cuts circles merges into one void. More...

Go to the source code of this file.

Classes

struct  DRC_CREEPAGE_ISSUE24885_FIXTURE
 

Functions

 BOOST_FIXTURE_TEST_CASE (CreepageOverlappingCirclesIssue24885, DRC_CREEPAGE_ISSUE24885_FIXTURE)
 

Detailed Description

Regression test for issue #24885: a chain of overlapping Edge.Cuts circles merges into one void.

The creepage path must wrap the chain end, not hug a circle wall where it passes through a neighbouring circle's void (which gave a path far too short).

Definition in file test_drc_creepage_issue24885.cpp.

Function Documentation

◆ BOOST_FIXTURE_TEST_CASE()

BOOST_FIXTURE_TEST_CASE ( CreepageOverlappingCirclesIssue24885 ,
DRC_CREEPAGE_ISSUE24885_FIXTURE  )