1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-08 19:48:20 +02:00

Temporarily remove Win32 Linq test

This commit is contained in:
Brian Fiete 2021-02-17 06:51:12 -08:00
parent 9163312712
commit fe317aba34

View file

@ -22,7 +22,7 @@ IDE\dist\BeefBuild_d -proddir=IDEHelper\Tests\Beef.Linq -test
CALL bin/msbuild.bat IDEHelper\Tests\CLib\CLib.vcxproj /p:Configuration=Debug /p:Platform=x86
IDE\dist\BeefBuild_d -proddir=IDEHelper\Tests -test -platform=Win32
@IF %ERRORLEVEL% NEQ 0 GOTO HADERROR
IDE\dist\BeefBuild_d -proddir=IDEHelper\Tests\Beef.Linq -test -platform=Win32
@REM IDE\dist\BeefBuild_d -proddir=IDEHelper\Tests\Beef.Linq -test -platform=Win32
@IF %ERRORLEVEL% NEQ 0 GOTO HADERROR
@ECHO Testing SysMSVCRT