From 551831ba1c3108249ae74155791ba3a2fe55008f Mon Sep 17 00:00:00 2001 From: daan Date: Sat, 5 Sep 2020 10:30:54 -0700 Subject: [PATCH] ctest output verbose on windows pipeline --- azure-pipelines.yml | 2 +- ide/vs2019/mimalloc-test-stress.vcxproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index c81e31bd..e4534b37 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -38,7 +38,7 @@ jobs: configuration: '$(MSBuildConfiguration)' - script: | cd $(BuildType) - ctest + ctest --verbose displayName: CTest # - upload: $(Build.SourcesDirectory)/$(BuildType) # artifact: mimalloc-windows-$(BuildType) diff --git a/ide/vs2019/mimalloc-test-stress.vcxproj b/ide/vs2019/mimalloc-test-stress.vcxproj index afbb6666..ef7ab357 100644 --- a/ide/vs2019/mimalloc-test-stress.vcxproj +++ b/ide/vs2019/mimalloc-test-stress.vcxproj @@ -149,8 +149,8 @@ - - {abb5eae7-b3e6-432e-b636-333449892ea7} + + {abb5eae7-b3e6-432e-b636-333449892ea6}