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

Shell Command specifically for the testing framework. More...

#include "sequoia/Runtime/ShellCommands.hpp"
#include "sequoia/TestFramework/ProjectPaths.hpp"

Go to the source code of this file.

Functions

runtime::shell_command sequoia::testing::cmake_cmd (const build_paths &buildPaths, const std::filesystem::path &output, const std::optional< std::string > &args={})
 
runtime::shell_command sequoia::testing::build_cmd (const build_paths &buildPaths, const std::filesystem::path &output)
 
runtime::shell_command sequoia::testing::build_and_run_cmd (const build_paths &buildPaths, const std::filesystem::path &output)
 

Detailed Description

Shell Command specifically for the testing framework.