kicad/qa
Ian McInerney 5d0b5e16ff Remove python-based board_item duplicate method
This method shadows the C++ method, and doesn't properly handle updating
the duplicated object's KIID to be unique.

Also add tests to ensure the KIIDs are unique after duplication.

Fixes https://gitlab.com/kicad/code/kicad/issues/14460
2023-04-12 16:05:56 +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 Remove python-based board_item duplicate method 2023-04-12 16:05:56 +01:00
tools Remove last few occurances of Boost::system 2023-03-11 14:21:07 +00:00
unittests Further simplify PNS::ITEM::collideSimple(). 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