Provides access to test-specific configuration values (e.g., file paths).
More...
#include <TestSupport.h>
|
|
static void | setTestDataPath (std::filesystem::path path) |
| | Set the base path for test-only resources like SMuFL metadata files.
|
| |
|
static const std::optional< std::filesystem::path > & | getTestDataPath () |
| | Get the test data path, if one has been set.
|
| |
Provides access to test-specific configuration values (e.g., file paths).