From c175f90ef2f21382c730e8becfb64fa915a10d40 Mon Sep 17 00:00:00 2001 From: wangshaohui Date: Wed, 29 Sep 2021 13:53:39 +0800 Subject: [PATCH] test --- build.bat | 1 + 1 file changed, 1 insertion(+) diff --git a/build.bat b/build.bat index 61a8c70..11ccb7b 100644 --- a/build.bat +++ b/build.bat @@ -13,5 +13,6 @@ cov01 --off --quiet --no-banner %~dp0x64\Release\test.exe %~dp0x64\Release\test2.exe covhtml --file %COVFILE% output\ +covxml --file %COVFILE% --output report.xml pause \ No newline at end of file