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

Regression test for issue #25439: a 3 mm NPTH between two tracks shorter than the hole diameter reported no creepage violation at all, because the segment to circle path builder had no branch for a hole projecting past both track ends. More...

Go to the source code of this file.

Classes

struct  DRC_CREEPAGE_ISSUE25439_FIXTURE
 

Functions

 BOOST_FIXTURE_TEST_CASE (CreepageOversizedHoleIssue25439, DRC_CREEPAGE_ISSUE25439_FIXTURE)
 

Detailed Description

Regression test for issue #25439: a 3 mm NPTH between two tracks shorter than the hole diameter reported no creepage violation at all, because the segment to circle path builder had no branch for a hole projecting past both track ends.

Definition in file test_drc_creepage_issue25439.cpp.

Function Documentation

◆ BOOST_FIXTURE_TEST_CASE()

BOOST_FIXTURE_TEST_CASE ( CreepageOversizedHoleIssue25439 ,
DRC_CREEPAGE_ISSUE25439_FIXTURE  )

Definition at line 107 of file test_drc_creepage_issue25439.cpp.

References BOOST_TEST_MESSAGE().