kicad/qa/unittests/pcbnew
John Beard 533be1ec70 Port EDA_SHAPE arc tests to FP_SHAPE
These tests apply only to v7, since FP_SHAPE is removed
in master. But this checks that arcs in footprints get the
same winding treatment as EDA_SHAPE arcs (using the 0-suffix
functions).
2023-09-30 12:11:50 +00:00
..
drc Avoid edge cases on very wide thermal spokes. 2023-08-15 17:53:35 +01:00
plugins Implement Eagle text variables. 2022-04-10 17:29:47 +01:00
CMakeLists.txt Port EDA_SHAPE arc tests to FP_SHAPE 2023-09-30 12:11:50 +00:00
group_saveload.cpp
test_array_pad_name_provider.cpp
test_board_item.cpp Fix qa tests so they don't assert on cleanup. 2022-11-11 20:31:39 +00:00
test_fp_shape.cpp Port EDA_SHAPE arc tests to FP_SHAPE 2023-09-30 12:11:50 +00:00
test_graphics_import_mgr.cpp Don't copy items in for loops when not needed 2022-09-24 03:46:06 +01:00
test_libeval_compiler.cpp Add support for unitless values to PCB_EXPR_EVALUATOR. 2022-11-29 14:24:20 +00:00
test_lset.cpp
test_module.cpp
test_pad_numbering.cpp
test_pns_basics.cpp Further simplify PNS::ITEM::collideSimple(). 2023-04-14 10:09:03 +01:00
test_save_load.cpp
test_tracks_cleaner.cpp Move ratsnest exclusion processing to a post-pass. 2022-09-29 17:08:49 +01:00
test_zone_filler.cpp Consolidate Maximum clearance calculation 2023-07-26 13:16:32 -07:00