|
| static void | writeMapFile (const fs::path &path, const std::string ®isterName) |
| | Write a map file containing a single register with the given name.
|
| |
| static void | writeDMapFile (const fs::path &path, const std::string &mapName) |
| | Write a minimal, parseable dmap file referencing the given map file.
|
| |
| static void | setDMapPath (const std::string &dmapPath) |
| |
| static std::string | canonical (const std::string &path) |
| |
Definition at line 36 of file testMapFileSearch.cpp.
◆ MapFileSearchFixture()
| MapFileSearchFixture::MapFileSearchFixture |
( |
| ) |
|
|
inline |
◆ ~MapFileSearchFixture()
| MapFileSearchFixture::~MapFileSearchFixture |
( |
| ) |
|
|
inline |
◆ canonical()
| static std::string MapFileSearchFixture::canonical |
( |
const std::string & |
path | ) |
|
|
inlinestatic |
◆ setDMapPath()
| static void MapFileSearchFixture::setDMapPath |
( |
const std::string & |
dmapPath | ) |
|
|
inlinestatic |
◆ writeDMapFile()
| static void MapFileSearchFixture::writeDMapFile |
( |
const fs::path & |
path, |
|
|
const std::string & |
mapName |
|
) |
| |
|
inlinestatic |
Write a minimal, parseable dmap file referencing the given map file.
Definition at line 68 of file testMapFileSearch.cpp.
◆ writeMapFile()
| static void MapFileSearchFixture::writeMapFile |
( |
const fs::path & |
path, |
|
|
const std::string & |
registerName |
|
) |
| |
|
inlinestatic |
Write a map file containing a single register with the given name.
Definition at line 59 of file testMapFileSearch.cpp.
◆ baseDir
| fs::path MapFileSearchFixture::baseDir |
◆ previousWorkDir
| fs::path MapFileSearchFixture::previousWorkDir |
◆ workDir
| fs::path MapFileSearchFixture::workDir |
The documentation for this struct was generated from the following file: