KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_project_file.cpp File Reference

Tests for PROJECT_FILE class. More...

#include <qa_utils/wx_utils/unit_test_utils.h>
#include <project/project_file.h>
#include <wildcards_and_files_ext.h>
#include <filesystem>

Go to the source code of this file.

Classes

class  PROJECT_FILE_TEST_FIXTURE
 

Functions

 BOOST_AUTO_TEST_CASE (SaveAsUpdatesTopLevelSheetNames)
 Test that SaveAs updates top-level sheet names when they match the old project name.
 

Detailed Description

Tests for PROJECT_FILE class.

Definition in file test_project_file.cpp.

Function Documentation

◆ BOOST_AUTO_TEST_CASE()

BOOST_AUTO_TEST_CASE ( SaveAsUpdatesTopLevelSheetNames )