KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_history_autosave_legacy.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <sch_screen.h>
#include <sch_sheet.h>
#include <schematic.h>
#include <settings/settings_manager.h>
#include <wildcards_and_files_ext.h>
#include <vector>
#include <wx/filename.h>
#include <wx/stdpaths.h>

Go to the source code of this file.

Classes

struct  HISTORY_AUTOSAVE_FIXTURE
 

Functions

 BOOST_FIXTURE_TEST_CASE (SavesLegacySheetIntoHistoryPath, HISTORY_AUTOSAVE_FIXTURE)
 

Function Documentation

◆ BOOST_FIXTURE_TEST_CASE()