Sequoia
|
Definitions for TestRunner.hpp. More...
#include "sequoia/TestFramework/TestRunner.hpp"
#include "sequoia/TestFramework/DependencyAnalyzer.hpp"
#include "sequoia/TestFramework/MaterialsUpdater.hpp"
#include "sequoia/TestFramework/ProjectCreator.hpp"
#include "sequoia/TestFramework/Summary.hpp"
#include "sequoia/TestFramework/TestCreator.hpp"
#include "sequoia/Core/Concurrency/ConcurrencyModels.hpp"
#include "sequoia/Parsing/CommandLineArguments.hpp"
#include "sequoia/PlatformSpecific/Preprocessor.hpp"
#include "sequoia/Runtime/ShellCommands.hpp"
#include "sequoia/TextProcessing/Substitutions.hpp"
#include <fstream>
Functions | |
individual_materials_paths | sequoia::testing::set_materials (const std::filesystem::path &sourceFile, const project_paths &projPaths, std::vector< std::filesystem::path > &materialsPaths) |
Definitions for TestRunner.hpp.