kicad/qa/tests/pcbnew
Seth Hillbrand 5bede7bddb Update QA to reflect current correct output
Previously, (v7), the NPTH had a too-large clearance.  This affected the
fill so that there was no island.  In v8, at some point, NPTH had zero
clearance, which was definitely incorrect but also did not create an
island.

Correcting this to have the appropriate clearance between copper and
NPTH results in one almost island that has a neck and is appropriately
caught by the copper connection check.
2024-05-02 12:16:05 -07:00
..
drc Update QA to reflect current correct output 2024-05-02 12:16:05 -07:00
pcb_io Remove wxT() that gets fed to ostream in boost and causes compile error 2024-04-12 23:06:23 -04:00
CMakeLists.txt Update triangulation to handle poly-intersection 2024-03-28 10:16:24 -07:00
group_saveload.cpp
test_array_pad_name_provider.cpp
test_board_item.cpp Fix some test errors. 2024-02-25 13:43:45 +00:00
test_footprint_load_save.cpp Use 'uuid' (not 'id') in the s-expr PCB groups/generator format 2023-12-31 23:09:26 +00:00
test_generator_load_save.cpp Use 'uuid' (not 'id') in the s-expr PCB groups/generator format 2023-12-31 23:09:26 +00:00
test_graphics_import_mgr.cpp
test_group_load_save.cpp Use 'uuid' (not 'id') in the s-expr PCB groups/generator format 2023-12-31 23:09:26 +00:00
test_io_mgr.cpp Introduce base IO_MGR class and unify RELEASER objects 2023-12-29 00:37:38 +00:00
test_libeval_compiler.cpp NETINFO_ITEMs are owned by BOARD. 2023-10-04 21:01:33 +01:00
test_lset.cpp
test_module.cpp Move PGM_BASE to kicommon 2024-03-20 23:29:42 -04:00
test_pad_numbering.cpp
test_pns_basics.cpp PNS: Fix a few memory leaks 2024-03-31 18:21:02 +02:00
test_prettifier.cpp Change prettifier QA to not depend on file format changes 2024-01-01 13:38:16 -05:00
test_reference_image_load.cpp Use 'uuid' (not 'id') in the s-expr PCB groups/generator format 2023-12-31 23:09:26 +00:00
test_save_load.cpp Attempt to disable flaky tests for now 2024-02-16 20:11:46 -05:00
test_tracks_cleaner.cpp QA: update track cleaner expected value. 2023-11-06 17:43:52 +03:00
test_triangulation.cpp Tidy up some remaining triangulation cases 2024-04-01 11:48:12 -07:00
test_zone_filler.cpp Check singular arcs connection 2024-03-22 10:41:42 -07:00