Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenRCT2/OpenRCT2
/ GetBasePath
Function
GetBasePath
test/tests/TestData.cpp:16–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
namespace TestData
15
{
16
std::string GetBasePath()
17
{
18
return
"testdata"
;
19
}
20
21
std::string GetParkPath(std::string name)
22
{
Callers
7
SpriteTestDataPath
Method · 0.85
GetParkPath
Function · 0.85
GetImagePath
Method · 0.85
GetReplayFiles
Function · 0.85
TestRatings
Method · 0.85
GetTestPrivateKeyPath
Method · 0.85
GetTestPublicKeyPath
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected