kicad/qa/tests/pcbnew
Seth Hillbrand 954b265839 Check for zone-zone overlap
Instead of just checking for the zone outline, we adjust to check the
full fill area of the zones for intersection and overlaps
2023-07-07 11:52:25 -07:00
..
drc Check for zone-zone overlap 2023-07-07 11:52:25 -07:00
plugins Add basic QA test to CADSTAR PCB footprint import 2023-05-29 23:29:28 +02:00
CMakeLists.txt Add DRC testing for copper graphic to zone fill collisions. 2023-06-30 14:04:20 +01:00
group_saveload.cpp
test_array_pad_name_provider.cpp
test_board_item.cpp PCB_FIELD: bug fixes 2023-06-20 18:34:52 +00:00
test_graphics_import_mgr.cpp
test_libeval_compiler.cpp
test_lset.cpp
test_module.cpp
test_pad_numbering.cpp
test_pns_basics.cpp Coverity warning fixes. 2023-06-03 07:28:17 -04:00
test_save_load.cpp
test_tracks_cleaner.cpp Remove BOARD_COMMIT( TOOL_MANAGER ). 2023-07-01 11:52:46 +01:00
test_zone_filler.cpp