kicad/qa/tests
Tomasz Wlostowski 5100345c6e router: prevent pushout/bogus collision of via with is own hole (or copper) when dragging
The root cause was not removing the original (pre-dragging) via from the world, comparing the ITEM::Parent() pointers of the items was only hiding the main issue.
This also fixes the PNSViaCollisions test in the qa/ suite.
2023-05-31 17:06:24 +02:00
..
cli Disable the image diff test on ubuntu due to the restricted PPA builder 2023-05-16 21:44:26 -04:00
common
eeschema Ensure _changed_ netlist is propagated 2023-05-09 12:13:06 -07:00
gerbview
libs Fix errant typecast in VECTOR2<T>::Resize 2023-05-29 19:34:40 -04:00
pcbnew router: prevent pushout/bogus collision of via with is own hole (or copper) when dragging 2023-05-31 17:06:24 +02:00
pcbnewswig Move pcbnewswig tests to pytest 2023-05-05 20:16:19 -04:00
spice
CMakeLists.txt Move pcbnewswig tests to pytest 2023-05-05 20:16:19 -04:00
requirements.txt Start adding cli qa 2023-05-02 23:23:13 -04:00