KiCad PCB EDA Suite
|
Public Attributes | |
wxString | m_File |
bool | m_Shorts |
bool | m_RedundantVias |
bool | m_RedundantTracks |
bool | m_DanglingTracks |
bool | m_TracksInPads |
bool | m_DanglingVias |
int | m_Expected |
Definition at line 47 of file test_tracks_cleaner.cpp.
bool TEST_DESCRIPTION::m_DanglingTracks |
Definition at line 53 of file test_tracks_cleaner.cpp.
bool TEST_DESCRIPTION::m_DanglingVias |
Definition at line 55 of file test_tracks_cleaner.cpp.
int TEST_DESCRIPTION::m_Expected |
Definition at line 56 of file test_tracks_cleaner.cpp.
wxString TEST_DESCRIPTION::m_File |
Definition at line 49 of file test_tracks_cleaner.cpp.
bool TEST_DESCRIPTION::m_RedundantTracks |
Definition at line 52 of file test_tracks_cleaner.cpp.
bool TEST_DESCRIPTION::m_RedundantVias |
Definition at line 51 of file test_tracks_cleaner.cpp.
bool TEST_DESCRIPTION::m_Shorts |
Definition at line 50 of file test_tracks_cleaner.cpp.
bool TEST_DESCRIPTION::m_TracksInPads |
Definition at line 54 of file test_tracks_cleaner.cpp.