2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-12-27 20:41:49 +00:00

chore: adjust naming of simple system tests

This commit is contained in:
Jan Laupetin
2025-12-23 21:14:38 +01:00
parent e33ff303e6
commit 42e8fd4056
15 changed files with 15 additions and 15 deletions

View File

@@ -17,9 +17,9 @@ namespace
{
TEST_CASE("Simple Zone(IW5)", "[iw5][system][simple]")
{
const auto assetSearchPath = (oat::paths::GetSystemTestsDirectory() / "Game/IW5/simple").string();
const auto sourceSearchPath = (oat::paths::GetSystemTestsDirectory() / "Game/IW5/simple").string();
const auto outputPath = oat::paths::GetTempDirectory("iw5_simple").string();
const auto assetSearchPath = (oat::paths::GetSystemTestsDirectory() / "Game/IW5/Simple").string();
const auto sourceSearchPath = (oat::paths::GetSystemTestsDirectory() / "Game/IW5/Simple").string();
const auto outputPath = oat::paths::GetTempDirectory("SimpleZoneIW5").string();
const char* argStrings[]{
"SystemTests", // bin