|
KiCad PCB EDA Suite
|
Tests for PROJECT_TEMPLATE class. More...
#include <qa_utils/wx_utils/unit_test_utils.h>#include <project_template.h>#include <wx/dir.h>#include <wx/filename.h>#include <filesystem>#include <fstream>Go to the source code of this file.
Classes | |
| class | PROJECT_TEMPLATE_TEST_FIXTURE |
Functions | |
| BOOST_AUTO_TEST_CASE (DirectoriesRenamedCorrectly) | |
| BOOST_AUTO_TEST_CASE (CreateProjectRenamesDirectories) | |
| BOOST_AUTO_TEST_CASE (ExactMatchDirectoryRenamed) | |
Tests for PROJECT_TEMPLATE class.
Definition in file test_project_template.cpp.
| BOOST_AUTO_TEST_CASE | ( | CreateProjectRenamesDirectories | ) |
Definition at line 142 of file test_project_template.cpp.
References PROJECT_TEMPLATE::CreateProject(), and result.
| BOOST_AUTO_TEST_CASE | ( | DirectoriesRenamedCorrectly | ) |
Definition at line 92 of file test_project_template.cpp.
References BOOST_AUTO_TEST_CASE(), and PROJECT_TEMPLATE::GetDestinationFiles().
| BOOST_AUTO_TEST_CASE | ( | ExactMatchDirectoryRenamed | ) |
Definition at line 176 of file test_project_template.cpp.
References PROJECT_TEMPLATE::GetDestinationFiles().