summaryrefslogtreecommitdiffstats
path: root/PCbuild
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2006-03-11 23:56:39 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2006-03-11 23:56:39 (GMT)
commit9fe582ceec80d4e922e2ad53e7203b866dacd4d2 (patch)
treeabcf242d42da96e9ac283d969294dd588d65e19e /PCbuild
parent3f2723d44fe355115ad5e3283466cc72e15f2abf (diff)
downloadcpython-9fe582ceec80d4e922e2ad53e7203b866dacd4d2.zip
cpython-9fe582ceec80d4e922e2ad53e7203b866dacd4d2.tar.gz
cpython-9fe582ceec80d4e922e2ad53e7203b866dacd4d2.tar.bz2
Add buildbot test script.
Diffstat (limited to 'PCbuild')
-rw-r--r--PCbuild/pytest.bat4
1 files changed, 4 insertions, 0 deletions
diff --git a/PCbuild/pytest.bat b/PCbuild/pytest.bat
new file mode 100644
index 0000000..34c32e7
--- /dev/null
+++ b/PCbuild/pytest.bat
@@ -0,0 +1,4 @@
+cd PCbuild
+call rt.bat -d -uall -rw
+
+