summaryrefslogtreecommitdiff
path: root/Test/runTests.bat
diff options
context:
space:
mode:
authorGravatar Clément Pit--Claudel <clement.pitclaudel@live.com>2015-07-23 11:59:33 -0700
committerGravatar Clément Pit--Claudel <clement.pitclaudel@live.com>2015-07-23 11:59:33 -0700
commitc2092abbb945b55c87976d6d57ec2f728306af89 (patch)
treeaf556089b53574c57284f9242aa6f96621e218ea /Test/runTests.bat
parent3f886d1789d50400ffba2befdc2ae0e8d5c79cbe (diff)
Let runTests.py generate expect files
That is, missing expect files now raise a warning, not an error.
Diffstat (limited to 'Test/runTests.bat')
-rw-r--r--Test/runTests.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/runTests.bat b/Test/runTests.bat
index ced3bd27..4856faf8 100644
--- a/Test/runTests.bat
+++ b/Test/runTests.bat
@@ -1,2 +1,2 @@
@REM runTests.bat -f "/dprelude PRELUDE_FILE" -r REPORT_NAME INPUT_FILES
-C:/Python34/python.exe runTests.py --flags "/useBaseNameForFileName /compile:1 /nologo" --difftool "C:/Program Files (x86)/Meld/Meld.exe" %*
+C:/Python34/python.exe runTests.py --difftool "C:/Program Files (x86)/Meld/Meld.exe" %*