Documentation for OpenFLUID 2.2.1
openfluid::utils::CTestProxy Class Reference

#include <utils/CTestProxy.hpp>

Static Public Member Functions

static bool isAvailable ()
 
static Process::Command getTestCommand (const std::string &BuildDir, const unsigned int Jobs=0, const std::vector< std::string > &CTestOptions={}, const std::vector< std::string > &OtherOptions={})
 
- Static Public Member Functions inherited from openfluid::utils::ProgramProxy< CTestProxy >
static bool isAvailable ()
 
static std::string getVersion ()
 
static std::string getExecutablePath ()
 

Additional Inherited Members

- Static Protected Attributes inherited from openfluid::utils::ProgramProxy< CTestProxy >
static std::string m_ExecutablePath
 
static std::string m_Version
 
Inheritance diagram for openfluid::utils::CTestProxy:
Collaboration diagram for openfluid::utils::CTestProxy:

Member Function Documentation

◆ getTestCommand()

static Process::Command openfluid::utils::CTestProxy::getTestCommand ( const std::string &  BuildDir,
const unsigned int  Jobs = 0,
const std::vector< std::string > &  CTestOptions = {},
const std::vector< std::string > &  OtherOptions = {} 
)
static

◆ isAvailable()

static bool openfluid::utils::CTestProxy::isAvailable ( )
static

The documentation for this class was generated from the following file: