kicad/qa/testcases
Ian McInerney 8e579ec8e0 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

(Cherry-picked from 5d0b5e16ff)
2023-04-12 16:07:00 +01:00
..
test_000_qa_works.py Moved QA to root. 2014-02-02 22:50:45 +01:00
test_001_pcb_load.py qa: move pcbnew data to appropriate directory 2022-03-30 11:13:23 +00:00
test_002_board_class.py qa: move pcbnew data to appropriate directory 2022-03-30 11:13:23 +00:00
test_003_pads.py qa: move pcbnew data to appropriate directory 2022-03-30 11:13:23 +00:00
test_004_tracks.py Remove python-based board_item duplicate method 2023-04-12 16:07:00 +01:00
test_005_connectivity_data.py qa: move pcbnew data to appropriate directory 2022-03-30 11:13:23 +00:00