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

Definitions for Commands.hpp. More...

#include "sequoia/TestFramework/Commands.hpp"
#include "sequoia/FileSystem/FileSystem.hpp"
#include "sequoia/Parsing/CommandLineArguments.hpp"
#include "sequoia/PlatformSpecific/Preprocessor.hpp"
#include "sequoia/Streaming/Streaming.hpp"
#include "sequoia/TestFramework/FileSystemUtilities.hpp"
#include "sequoia/TextProcessing/Patterns.hpp"
#include <iostream>
#include <print>

Functions

shell_command sequoia::testing::cmake_cmd (const build_paths &buildPaths, const fs::path &output, const std::optional< std::string > &args)
 
shell_command sequoia::testing::build_cmd (const build_paths &buildPaths, const fs::path &output)
 
shell_command sequoia::testing::build_and_run_cmd (const build_paths &buildPaths, const fs::path &output)
 

Detailed Description

Definitions for Commands.hpp.