From b72efdf8835cfe149d56d442ba54c48603d99aea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Wed, 18 Apr 2018 10:49:28 +0200 Subject: [PATCH] Show directory content for unittests --- CI/Windows.bat | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CI/Windows.bat b/CI/Windows.bat index 22eca890..826d83f0 100644 --- a/CI/Windows.bat +++ b/CI/Windows.bat @@ -129,6 +129,8 @@ IF "%SHARED%" == "TRUE" ( cd unittests +dir + unittests.exe --gtest_output=xml unittests_customvec.exe --gtest_output=xml