kicad/qa/pcbnew
Jeff Young e6ca9837a2 Clear numbers from non-numberable pads and don't run DRC on them.
This was also the last straw on the misnamed PAD::GetName() and
PAD::SetName(), which are now PAD::GetNumber() and PAD::SetNumber().

Fixes https://gitlab.com/kicad/code/kicad/issues/9017
2021-08-24 01:03:06 +01:00
..
drc Pull some fixes back from 7.0. 2021-08-21 16:43:11 +01:00
plugins/altium qa: merge unit_test_utils to qa_utils 2021-05-19 11:02:52 +00:00
CMakeLists.txt Clear numbers from non-numberable pads and don't run DRC on them. 2021-08-24 01:03:06 +01:00
board_test_utils.cpp Add regression tests for track cleaner. 2021-08-03 16:17:18 +01:00
board_test_utils.h Fix broken QA build on Linux. 2021-08-03 12:02:42 -04:00
group_saveload.cpp Remove pcb_group include from board header 2021-06-03 20:03:31 +01:00
test_array_pad_name_provider.cpp Clear numbers from non-numberable pads and don't run DRC on them. 2021-08-24 01:03:06 +01:00
test_graphics_import_mgr.cpp qa: merge unit_test_utils to qa_utils 2021-05-19 11:02:52 +00:00
test_libeval_compiler.cpp Add a compile error for ill-defined rules, and more performance. 2021-08-16 12:14:17 +01:00
test_lset.cpp Rename layer ids file. 2021-07-29 16:03:25 +01:00
test_module.cpp Fix qa_pcbnew memory dump in msvc 2021-08-10 21:29:25 +01:00
test_pad_numbering.cpp Clear numbers from non-numberable pads and don't run DRC on them. 2021-08-24 01:03:06 +01:00
test_tracks_cleaner.cpp Cleanup (includes and formatting). 2021-08-03 18:37:23 +01:00
test_zone_filler.cpp Clear numbers from non-numberable pads and don't run DRC on them. 2021-08-24 01:03:06 +01:00