kicad/qa
Ian McInerney f2702b223c Introduce base IO_MGR class and unify RELEASER objects
The IO_RELEASER is a thin-wrapper around a std::unique_ptr, but done
this way to allow easier addition of a custom deleter in the future if
something needs to call back into the IO_MGR.
2023-12-29 00:37:38 +00:00
..
data Initial rename of file plugin infrastructure components to IO 2023-12-24 01:22:21 +00:00
mocks Move DefaultTransform definition to transform.cpp, so it can be shared 2023-01-15 19:17:51 +01:00
pcbnew_utils Rename PCB IO classes/files 2023-12-24 01:22:21 +00:00
qa_utils Introduce base IO_MGR class and unify RELEASER objects 2023-12-29 00:37:38 +00:00
resources/linux Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
schematic_utils Introduce base IO_MGR class and unify RELEASER objects 2023-12-29 00:37:38 +00:00
tests Introduce base IO_MGR class and unify RELEASER objects 2023-12-29 00:37:38 +00:00
tools Introduce base IO_MGR class and unify RELEASER objects 2023-12-29 00:37:38 +00:00
CMakeLists.txt Move tests around 2023-04-24 22:09:36 -04:00