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

Regression test for creepage DRC with multiple Edge.Cuts rectangular slots. More...

Go to the source code of this file.

Classes

struct  DRC_CREEPAGE_DUAL_SLOTS_FIXTURE
 

Functions

 BOOST_FIXTURE_TEST_CASE (CreepageDualSlotsIssue23364, DRC_CREEPAGE_DUAL_SLOTS_FIXTURE)
 

Detailed Description

Regression test for creepage DRC with multiple Edge.Cuts rectangular slots.

When two or more rectangular slots exist on Edge.Cuts, the path validation must not skip slot edges during board intersection testing.

Definition in file test_drc_creepage_issue23364.cpp.

Function Documentation

◆ BOOST_FIXTURE_TEST_CASE()