From b9ed0285592f5f0d12d02b3d9155dfe46903b6c5 Mon Sep 17 00:00:00 2001 From: Clément Pit--Claudel Date: Wed, 10 Jun 2015 16:29:50 -0700 Subject: Small improvements to runTests.py --- Test/runTests.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Test/runTests.bat') diff --git a/Test/runTests.bat b/Test/runTests.bat index 4eeed06b..ced3bd27 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 --compiler "c:/MSR/dafny/Binaries/Dafny.exe /useBaseNameForFileName /compile:1 /nologo" --difftool "C:\Program Files (x86)\Meld\Meld.exe" -j4 %* +C:/Python34/python.exe runTests.py --flags "/useBaseNameForFileName /compile:1 /nologo" --difftool "C:/Program Files (x86)/Meld/Meld.exe" %* -- cgit v1.2.3