ned / cog

No description has been added.

Clone this repository (size: 124.5 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/ned/cog/
commit 7: 1ea87334fbb7
parent 6: 52e2e19a0b04
branch: default
Automate testing on a number of Pythons.
Ned Batchelder / ned
10 months ago

Changed (Δ332 bytes):

raw changeset »

alltests.cmd (12 lines added, 0 lines removed)

Up to file-list alltests.cmd:

1
call \ned\bin\switchpy 23
2
python setup.py -q install
3
python scripts/test_cog.py
4
call \ned\bin\switchpy 24
5
python setup.py -q install
6
python scripts/test_cog.py
7
call \ned\bin\switchpy 25
8
python setup.py -q install
9
python scripts/test_cog.py
10
call \ned\bin\switchpy 26
11
python setup.py -q install
12
python scripts/test_cog.py