summaryrefslogtreecommitdiff
path: root/alltests.cmd
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2009-03-05 21:21:43 -0500
committerNed Batchelder <ned@nedbatchelder.com>2009-03-05 21:21:43 -0500
commit0cc8fd18714cb214327a0a58b704401a9efdf8dc (patch)
tree0a6ac59eaf1b7acaf26053a5f3c69304b9ddbda3 /alltests.cmd
downloadpython-coveragepy-0cc8fd18714cb214327a0a58b704401a9efdf8dc.tar.gz
Initial coverage.py 3.0 beta 1
Diffstat (limited to 'alltests.cmd')
-rw-r--r--alltests.cmd12
1 files changed, 12 insertions, 0 deletions
diff --git a/alltests.cmd b/alltests.cmd
new file mode 100644
index 0000000..bef277f
--- /dev/null
+++ b/alltests.cmd
@@ -0,0 +1,12 @@
+call \ned\bin\switchpy 23
+python setup.py develop
+python test_coverage.py
+call \ned\bin\switchpy 24
+python setup.py develop
+python test_coverage.py
+call \ned\bin\switchpy 25
+python setup.py develop
+python test_coverage.py
+call \ned\bin\switchpy 26
+python setup.py develop
+python test_coverage.py