|
KiCad PCB EDA Suite
|
#include <filesystem>#include <fstream>#include <system_error>#include <qa_utils/wx_utils/unit_test_utils.h>#include <boost/test/unit_test.hpp>#include <local_history.h>#include <settings/common_settings.h>#include <wx/filename.h>#include <wx/utils.h>Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (SelfReferencingSymlinkTerminates) | |
| BOOST_AUTO_TEST_CASE (RootEscapeSymlinkIgnored) | |
| BOOST_AUTO_TEST_CASE | ( | RootEscapeSymlinkIgnored | ) |
Definition at line 130 of file test_local_history_autosave_walk.cpp.
References LOCAL_HISTORY::CollectAutosaveFilePairs(), and PROJECT_DIR.
| BOOST_AUTO_TEST_CASE | ( | SelfReferencingSymlinkTerminates | ) |
Definition at line 107 of file test_local_history_autosave_walk.cpp.
References BOOST_AUTO_TEST_CASE(), LOCAL_HISTORY::CollectAutosaveFilePairs(), and PROJECT_DIR.