Sequoia
Loading...
Searching...
No Matches
Functions | Variables
TestCreator.cpp File Reference

Definitions for TestCreator.hpp. More...

#include "sequoia/TestFramework/TestCreator.hpp"
#include "sequoia/TestFramework/FileEditors.hpp"
#include "sequoia/TestFramework/FileSystemUtilities.hpp"
#include "sequoia/TestFramework/TestRunnerUtilities.hpp"
#include "sequoia/Parsing/CommandLineArguments.hpp"
#include "sequoia/TestFramework/Commands.hpp"
#include "sequoia/Streaming/Streaming.hpp"
#include "sequoia/TextProcessing/Substitutions.hpp"
#include <array>
#include <chrono>
#include <stdexcept>

Functions

bool sequoia::testing::handle_as_ref (std::string_view type)
 
std::string sequoia::testing::to_string (const template_data &data)
 
template_spec sequoia::testing::generate_template_spec (std::string_view str)
 
template_data sequoia::testing::generate_template_data (std::string_view str)
 
void sequoia::testing::cmake_nascent_tests (const project_paths &projPaths, std::ostream &stream)
 

Variables

constexpr auto sequoia::testing::npos {std::string::npos}
 

Detailed Description

Definitions for TestCreator.hpp.