summaryrefslogtreecommitdiffstats
path: root/test.bat
diff options
context:
space:
mode:
authorjsmall-nvidia <jsmall@nvidia.com>2018-09-17 10:28:11 -0400
committerGitHub <noreply@github.com>2018-09-17 10:28:11 -0400
commit8a150a948c5de57dffa6f8e0a4c1c96acc69ac0a (patch)
treeee1850d5d45dbdf937d1e819dda7fc2c5bfe07ad /test.bat
parent24ad492a98dc99abfbf7523b50bbdb13274c097e (diff)
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
Diffstat (limited to 'test.bat')
-rw-r--r--test.bat1
1 files changed, 0 insertions, 1 deletions
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