Windows builbot's "build" step to the start of its "test"
step.
This is poke-and-hope. The hope is that compilation failures
on Windows will become visible to the buildbot (bsddb has
apparently been failing to compile in 2.4 on Windows "for
some time" now, but the buildbots haven't noticed that).
cmd /c Tools\buildbot\external.bat
call "%VS71COMNTOOLS%vsvars32.bat"
cd PCbuild
-devenv.com /useenv /build Debug pcbuild.sln
-@rem Fetch encoding test files. Note that python_d needs to be built first.
-if not exist BIG5.TXT python_d.exe ..\Tools\buildbot\fetch_data_files.py
\ No newline at end of file
+devenv.com /useenv /build Debug pcbuild.sln
\ No newline at end of file
@rem Used by the buildbot "test" step.
cd PCbuild
+@rem Fetch encoding test files. Note that python_d needs to be built first.
+if not exist BIG5.TXT python_d.exe ..\Tools\buildbot\fetch_data_files.py
call rt.bat -d -q -uall -rw