47 #ifndef __OPENFLUID_UTILS_CTESTPROXY_HPP__
48 #define __OPENFLUID_UTILS_CTESTPROXY_HPP__
58 static void findCTestProgram();
65 static
bool isAvailable();
67 static
Process::Command getTestCommand(const std::
string& BuildDir,
68 const
unsigned int Jobs = 0,
69 const std::vector<std::
string>& CTestOptions = {},
70 const std::vector<std::string>& OtherOptions = {});
#define CPPCLASS_DELETE_FIVE(classname)
Definition: CppLangHelpers.hpp:46
Definition: CTestProxy.hpp:55
Definition: Process.hpp:68
Definition: ProgramProxy.hpp:54
#define OPENFLUID_API
Definition: dllexport.hpp:86
Definition: ApplicationException.hpp:47