kicad/qa
Tomasz Wlostowski d961cdce3f router: further changes to the ownership model
- LINEs now own their vias optionally (depending whether a LINE with its VIA belongs to a node)
- get rid of unique_ptr on the internal NODE::Add API (and also made it private)
- make sure stack pointers are not added to the node
- use rvalue reference for NODE::Add/NODE::Replace

Manually rebased by Jeff Young <jeff@rokeby.ie> 5 April 2023
2023-04-11 15:51:00 +01:00
..
data Handle nested netclass assignments 2023-04-06 17:38:13 -07:00
ibis CMake: Modernize Boost import to use imported targets 2023-03-10 16:38:35 +00:00
mocks Move DefaultTransform definition to transform.cpp, so it can be shared 2023-01-15 19:17:51 +01:00
pcbnew_utils router: hole as first class objects, wip 2023-04-11 15:51:00 +01:00
qa_utils Split spice tests into separate test 2023-04-03 14:42:10 +01:00
resources/linux Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
schematic_utils Split spice tests into separate test 2023-04-03 14:42:10 +01:00
testcases qa: move pcbnew data to appropriate directory 2022-03-30 11:13:23 +00:00
tools Remove last few occurances of Boost::system 2023-03-11 14:21:07 +00:00
unittests router: further changes to the ownership model 2023-04-11 15:51:00 +01:00
CMakeLists.txt Fix boost dependencies 2023-03-11 13:29:45 +00:00
test.py QA test code: fix some issues: 2022-01-06 09:37:14 +01:00