summaryrefslogtreecommitdiff
path: root/tests/buildtest.cmd
diff options
context:
space:
mode:
Diffstat (limited to 'tests/buildtest.cmd')
-rw-r--r--tests/buildtest.cmd1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/buildtest.cmd b/tests/buildtest.cmd
index ef3476cde2..c14dacf0c9 100644
--- a/tests/buildtest.cmd
+++ b/tests/buildtest.cmd
@@ -22,6 +22,7 @@ if not defined __BuildType set __BuildType=debug
if not defined __TestWorkingDir set __TestWorkingDir=%__ProjectFilesDir%\..\binaries\tests\%__BuildArch%\%__BuildType%
if not defined __LogsDir set __LogsDir=%__ProjectFilesDir%..\binaries\Logs
+
set __TestBuildLog=%__LogsDir%\Tests_%__BuildArch%__%__BuildType%.log
set __XunitWrapperBuildLog=%__LogsDir%\Tests_XunitWrapper_%__BuildArch%__%__BuildType%.log