kicad/qa/unittests
Seth Hillbrand 6c91a3022e Fix stdlib assertion
The assertion checks if an element has been added to vector.  Since we
are merely manipulating the allocated data, the number of elements does
not change and the assertion check fails.  Using the pointer to the
allocated data is a cleaner/clearer way of accomplishing this
2023-10-23 12:54:31 -07:00
..
common Fix stdlib assertion 2023-10-23 12:54:31 -07:00
eeschema Fix connectivity regression 2023-09-13 12:31:46 -07:00
gerbview Move KIPLATFORM::APP::Init in qa_gerbview 2022-08-08 22:31:41 -04:00
libs Fix oval pad snapping 2023-09-10 00:49:03 +01:00
pcbnew Port EDA_SHAPE arc tests to FP_SHAPE 2023-09-30 12:11:50 +00:00
CMakeLists.txt Refactor step export to use our normal board processing routines 2022-11-12 21:27:10 -05:00