Index: src/chext/chext.vc140.vcxproj =================================================================== diff -u -rb79aca0d66b1084f230022efe39cc89307482e6d -r4a481bbe77043e0bda2435c6d62a02700b3e46c5 --- src/chext/chext.vc140.vcxproj (.../chext.vc140.vcxproj) (revision b79aca0d66b1084f230022efe39cc89307482e6d) +++ src/chext/chext.vc140.vcxproj (.../chext.vc140.vcxproj) (revision 4a481bbe77043e0bda2435c6d62a02700b3e46c5) @@ -43,53 +43,53 @@ DynamicLibrary - v140_xp + v120_xp false false Unicode DynamicLibrary - v140_xp + v120_xp false false Unicode DynamicLibrary - v140_xp + v120_xp false Unicode DynamicLibrary - v140_xp + v120_xp false Unicode DynamicLibrary - v140_xp + v120_xp false false Unicode DynamicLibrary - v140_xp + v120_xp false false Unicode DynamicLibrary - v140_xp + v120_xp false Unicode DynamicLibrary - v140_xp + v120_xp false Unicode @@ -200,9 +200,11 @@ Use Level4 true - EditAndContinue + ProgramDatabase true 4714;4503 + true + NoExtensions _DEBUG;%(PreprocessorDefinitions) @@ -216,6 +218,7 @@ Windows MachineX86 "$(OutDir)" + true @@ -231,10 +234,12 @@ Use Level4 true - EditAndContinue + ProgramDatabase true - ..\..\ext\gmock\include + ..\..\ext\googletest\googletest\include;..\..\ext\googletest\googlemock\include; 4714;4503 + true + NoExtensions _DEBUG;%(PreprocessorDefinitions) @@ -248,33 +253,21 @@ Windows MachineX86 "$(OutDir)" + true cd "$(TargetDir)" if "$(PlatformName)" EQU "x64" goto x64 -if "$(Configuration)" EQU "Testing Release" goto x32rel - -:x32dbg -"$(SolutionDir)tools\test_runner32.exe" "$(TargetPath)" +:x32 +"$(SolutionDir)tools\test_runner32.exe" "$(TargetPath)" --gtest_shuffle --gtest_output="xml:$(TargetPath).UnitTests.xml" goto end -:x32rel -"$(SolutionDir)tools\test_runner32.exe" "$(TargetPath)" -goto end - :x64 -if "$(Configuration)" EQU "Testing Release" goto x64rel - -:x64dbg -"$(SolutionDir)tools\test_runner64.exe" "$(TargetPath)" +"$(SolutionDir)tools\test_runner64.exe" "$(TargetPath)" --gtest_shuffle --gtest_output="xml:$(TargetPath).UnitTests.xml" goto end -:x64rel -"$(SolutionDir)tools\test_runner64.exe" "$(TargetPath)" -goto end - :end @@ -296,6 +289,7 @@ false true 4714;4503 + true _DEBUG;%(PreprocessorDefinitions) @@ -309,6 +303,7 @@ Windows MachineX64 "$(OutDir)" + false @@ -328,8 +323,9 @@ ProgramDatabase false true - ..\..\ext\gmock\include + ..\..\ext\googletest\googletest\include;..\..\ext\googletest\googlemock\include; 4714;4503 + true _DEBUG;%(PreprocessorDefinitions) @@ -343,33 +339,21 @@ Windows MachineX64 "$(OutDir)" + false cd "$(TargetDir)" if "$(PlatformName)" EQU "x64" goto x64 -if "$(Configuration)" EQU "Testing Release" goto x32rel - -:x32dbg -"$(SolutionDir)tools\test_runner32.exe" "$(TargetPath)" +:x32 +"$(SolutionDir)tools\test_runner32.exe" "$(TargetPath)" --gtest_shuffle --gtest_output="xml:$(TargetPath).UnitTests.xml" goto end -:x32rel -"$(SolutionDir)tools\test_runner32.exe" "$(TargetPath)" -goto end - :x64 -if "$(Configuration)" EQU "Testing Release" goto x64rel - -:x64dbg -"$(SolutionDir)tools\test_runner64.exe" "$(TargetPath)" +"$(SolutionDir)tools\test_runner64.exe" "$(TargetPath)" --gtest_shuffle --gtest_output="xml:$(TargetPath).UnitTests.xml" goto end -:x64rel -"$(SolutionDir)tools\test_runner64.exe" "$(TargetPath)" -goto end - :end @@ -391,6 +375,7 @@ ProgramDatabase true 4714;4503 + NoExtensions NDEBUG;%(PreprocessorDefinitions) @@ -404,6 +389,7 @@ Windows MachineX86 "$(OutDir)" + true @@ -423,8 +409,9 @@ true ProgramDatabase true - ..\..\ext\gmock\include + ..\..\ext\googletest\googletest\include;..\..\ext\googletest\googlemock\include; 4714;4503 + NoExtensions NDEBUG;%(PreprocessorDefinitions) @@ -438,33 +425,21 @@ Windows MachineX86 "$(OutDir)" + true cd "$(TargetDir)" if "$(PlatformName)" EQU "x64" goto x64 -if "$(Configuration)" EQU "Testing Release" goto x32rel - -:x32dbg -"$(SolutionDir)tools\test_runner32.exe" "$(TargetPath)" +:x32 +"$(SolutionDir)tools\test_runner32.exe" "$(TargetPath)" --gtest_shuffle --gtest_output="xml:$(TargetPath).UnitTests.xml" goto end -:x32rel -"$(SolutionDir)tools\test_runner32.exe" "$(TargetPath)" -goto end - :x64 -if "$(Configuration)" EQU "Testing Release" goto x64rel - -:x64dbg -"$(SolutionDir)tools\test_runner64.exe" "$(TargetPath)" +"$(SolutionDir)tools\test_runner64.exe" "$(TargetPath)" --gtest_shuffle --gtest_output="xml:$(TargetPath).UnitTests.xml" goto end -:x64rel -"$(SolutionDir)tools\test_runner64.exe" "$(TargetPath)" -goto end - :end @@ -500,6 +475,7 @@ Windows MachineX64 "$(OutDir)" + false @@ -520,7 +496,7 @@ true ProgramDatabase true - ..\..\ext\gmock\include + ..\..\ext\googletest\googletest\include;..\..\ext\googletest\googlemock\include; 4714;4503 @@ -535,33 +511,21 @@ Windows MachineX64 "$(OutDir)" + false cd "$(TargetDir)" if "$(PlatformName)" EQU "x64" goto x64 -if "$(Configuration)" EQU "Testing Release" goto x32rel - -:x32dbg -"$(SolutionDir)tools\test_runner32.exe" "$(TargetPath)" +:x32 +"$(SolutionDir)tools\test_runner32.exe" "$(TargetPath)" --gtest_shuffle --gtest_output="xml:$(TargetPath).UnitTests.xml" goto end -:x32rel -"$(SolutionDir)tools\test_runner32.exe" "$(TargetPath)" -goto end - :x64 -if "$(Configuration)" EQU "Testing Release" goto x64rel - -:x64dbg -"$(SolutionDir)tools\test_runner64.exe" "$(TargetPath)" +"$(SolutionDir)tools\test_runner64.exe" "$(TargetPath)" --gtest_shuffle --gtest_output="xml:$(TargetPath).UnitTests.xml" goto end -:x64rel -"$(SolutionDir)tools\test_runner64.exe" "$(TargetPath)" -goto end - :end @@ -583,6 +547,7 @@ + @@ -625,6 +590,7 @@ + @@ -688,9 +654,6 @@ {cbbf380b-7b16-4a1e-8194-758dad7d8011} - - {5510b933-046f-4f75-8b46-5e8279c8ccde} -