kicad/qa/qa_utils
Ian McInerney c9eefa7ad7 Replace boost::filesystem with std::filesystem
Our minimum C++ version is C++17, which has std::filesystem, so ditch
the boost dependency and use the standard library instead. (this only
affects temp file creation in the QA suite anyway).
2023-03-10 16:38:35 +00:00
..
geometry We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
include/qa_utils qa: Add Turtle 1.3.2 mocking framework 2022-03-18 17:51:09 +00:00
wx_utils We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
CMakeLists.txt Replace boost::filesystem with std::filesystem 2023-03-10 16:38:35 +00: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 a compil issue in mocks.cpp. 2023-01-16 20:04:03 +01:00
pcb_test_frame.cpp qa: enable tool framework for the P&S debug tool 2023-01-12 23:37:07 +01:00
pcb_test_frame.h qa: router debug/hack tool. 2021-02-25 17:18:23 +01:00
stdstream_line_reader.cpp Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
test_app_main.cpp fix previous commit for QA stuff (missing changes) 2022-11-08 12:33:24 +01:00
utility_program.cpp Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00