kicad/qa/qa_utils
Jeff Young 8c69a856fc Add zone filler tests.
One test has pads of a bunch of different shapes and provokes some
errors to make sure they're caught.

The others are all past issues with the zone filler to make sure we
don't suffer any regressions.  (They should all just pass with no DRC
errors.)
2021-07-30 17:09:24 +01:00
..
geometry
include/qa_utils Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
wx_utils qa: merge unit_test_utils to qa_utils 2021-05-19 11:02:52 +00:00
CMakeLists.txt Add zone filler tests. 2021-07-30 17:09:24 +01:00
mock_pgm.cpp
mocks.cpp QA tests: fix a few compil issues due to code change. 2021-07-22 18:18:12 +02:00
pcb_test_frame.cpp Rename layer ids file. 2021-07-29 16:03:25 +01:00
pcb_test_frame.h qa: router debug/hack tool. 2021-02-25 17:18:23 +01:00
stdstream_line_reader.cpp Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
test_app_main.cpp Last of the NULL expunging. 2021-07-20 10:32:22 -04:00
utility_program.cpp