From 8a150a948c5de57dffa6f8e0a4c1c96acc69ac0a Mon Sep 17 00:00:00 2001 From: jsmall-nvidia Date: Mon, 17 Sep 2018 10:28:11 -0400 Subject: Control unit tests being run with -category -exclude and using prefix. (#637) Unit tests appear in unit-test category Unit tests 'appear' in a directory unit-tests Removed the -unitTests option --- test.bat | 1 - 1 file changed, 1 deletion(-) (limited to 'test.bat') diff --git a/test.bat b/test.bat index f21dcbbfb..6c6e88580 100644 --- a/test.bat +++ b/test.bat @@ -56,4 +56,3 @@ SET "PATH=%PATH%;%SLANG_TEST_BIN_DIR%" :: TODO: Maybe we should actually invoke `msbuild` to make sure all the code is up to date? "%SLANG_TEST_BIN_DIR%slang-test.exe" -bindir "%SLANG_TEST_BIN_DIR%\" %* -"%SLANG_TEST_BIN_DIR%slang-test.exe" -bindir "%SLANG_TEST_BIN_DIR%\" -unitTests -- cgit v1.2.3