kicad/qa/qa_utils
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
..
geometry We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
include/qa_utils Split spice tests into separate test 2023-04-03 14:42:10 +01:00
wx_utils Add CADSTAR Parts Library (.lib) parser and qa tests 2023-03-16 21:07:04 +01:00
CMakeLists.txt Split spice tests into separate test 2023-04-03 14:42:10 +01:00
eda_item_test_utils.h Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 2023-02-18 22:57:18 -05:00
mocks.cpp Fix mock implementation of NeighboringSegmentFilter 2023-06-20 22:40:38 +01:00
pcb_test_frame.cpp Introduce base IO_MGR class and unify RELEASER objects 2023-12-29 00:37:38 +00:00
pcb_test_frame.h Fail GAL on its header leaking audit 2023-09-18 19:52:27 -04:00
stdstream_line_reader.cpp Use fn_str with std file streams 2023-08-13 14:59:10 -04:00
test_app_main.cpp Unwrap the FROM_UTF8 macro in favor of direct function 2023-09-09 00:10:57 -04:00
utility_program.cpp Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
uuid_test_utils.cpp Split spice tests into separate test 2023-04-03 14:42:10 +01:00