Sequoia
Loading...
Searching...
No Matches
Functions
FileEditors.cpp File Reference

Definitions for FileEditors.hpp. More...

#include "sequoia/Streaming/Streaming.hpp"
#include "sequoia/TestFramework/FileEditors.hpp"
#include "sequoia/TestFramework/Output.hpp"
#include "sequoia/TestFramework/ProjectPaths.hpp"
#include "sequoia/TextProcessing/Substitutions.hpp"
#include <algorithm>
#include <fstream>
#include <regex>

Functions

void sequoia::testing::add_include (const std::filesystem::path &file, std::string_view includePath)
 
void sequoia::testing::add_to_suite (const std::filesystem::path &file, std::string_view suiteName, indentation indent, const std::vector< std::string > &tests)
 
void sequoia::testing::add_to_cmake (const std::filesystem::path &cmakeLists, const std::filesystem::path &hostDir, const std::filesystem::path &file, std::string_view patternOpen, std::string_view patternClose, std::string_view cmakeEntryPrexfix)
 
reduced_file_contents sequoia::testing::get_reduced_file_content (const std::filesystem::path &file, const std::filesystem::path &prediction)
 

Detailed Description

Definitions for FileEditors.hpp.