MCPcopy Create free account
hub / github.com/Samsung/UTopia / getBaseDirPath

Function getBaseDirPath

tests/TestHelper.cpp:50–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48}
49
50std::string getBaseDirPath() {
51
52 return fs::absolute(fs::path("tests") / fs::path("resources")).string();
53}
54
55std::string getProjectBaseDirPath(std::string ProjectName) {
56

Callers 2

getProjectBaseDirPathFunction · 0.85
getProjectOutDirPathFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected