KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_history_autosave_legacy.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <local_history.h>
#include <pgm_base.h>
#include <sch_screen.h>
#include <sch_sheet.h>
#include <schematic.h>
#include <settings/common_settings.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  SCOPED_SETTING_OVERRIDE< T >
 
struct  HISTORY_AUTOSAVE_FIXTURE
 

Functions

 BOOST_FIXTURE_TEST_CASE (SavesLegacySheetIntoHistoryPath, HISTORY_AUTOSAVE_FIXTURE)
 
 BOOST_FIXTURE_TEST_CASE (CleanSheetStillSavedWhenLocalHistoryEnabled, HISTORY_AUTOSAVE_FIXTURE)
 

Function Documentation

◆ BOOST_FIXTURE_TEST_CASE() [1/2]

◆ BOOST_FIXTURE_TEST_CASE() [2/2]