diff options
| author | jsmall-nvidia <jsmall@nvidia.com> | 2018-09-17 10:28:11 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-09-17 10:28:11 -0400 |
| commit | 8a150a948c5de57dffa6f8e0a4c1c96acc69ac0a (patch) | |
| tree | ee1850d5d45dbdf937d1e819dda7fc2c5bfe07ad /test.bat | |
| parent | 24ad492a98dc99abfbf7523b50bbdb13274c097e (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.bat | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |
