ifw
0.0.1-dev
|
Functions | |
std::string | GetResDir (const std::string &module_path, const std::string &res_dir="test/resource") |
Derives the "resource" directory from the current working point. More... | |
void | SetRootEnvVars (const std::string &module_path, const std::string &res_dir="test/resource") |
Set the root environment variables: CFGROOT, INTROOT, DATAROOT. More... | |
std::string ctd::system::testUtils::GetResDir | ( | const std::string & | module_path, |
const std::string & | res_dir = "test/resource" |
||
) |
Derives the "resource" directory from the current working point.
module_path | E.g.: "ifw/ctd/file". |