Files
cpython/Tools/buildbot/test.bat
Tim Peters 99887e1430 Move fetching of encoding test files from the end of the
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).
2006-10-09 23:18:44 +00:00

6 lines
228 B
Batchfile

@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