From: Martin v. Löwis Date: Sat, 11 Mar 2006 23:56:39 +0000 (+0000) Subject: Add buildbot test script. X-Git-Tag: v2.5a0~277 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9fe582ceec80d4e922e2ad53e7203b866dacd4d2;p=thirdparty%2FPython%2Fcpython.git Add buildbot test script. --- diff --git a/PCbuild/pytest.bat b/PCbuild/pytest.bat new file mode 100644 index 000000000000..34c32e7d84ce --- /dev/null +++ b/PCbuild/pytest.bat @@ -0,0 +1,4 @@ +cd PCbuild +call rt.bat -d -uall -rw + +