Commit Graph

3 Commits

Author SHA1 Message Date
Marek Roszko 8d4db2edf5 Move tests around 2023-04-24 22:09:36 -04:00
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
Sylwester Kocjan 0d64fc8c09 qa: move unittests to the separate directory 2022-03-30 11:13:23 +00:00
Renamed from qa/pcbnew/test_save_load.cpp (Browse further)