summaryrefslogtreecommitdiff
path: root/alltests.cmd
Commit message (Expand)AuthorAgeFilesLines
* Now using virtualenv for test versions of Python.Ned Batchelder2010-05-291-5/+5
* Yet more chainsaw action to try to prevent spurious test failures on Windows 7Ned Batchelder2010-03-211-0/+3
* 2.7a4 can run the tests again.Ned Batchelder2010-03-071-1/+1
* Don't test 2.7 yet, 'setup.py develop' doesn't seem to work yet.Ned Batchelder2010-02-281-1/+1
* Use loops instead of all that repetition.Ned Batchelder2010-01-101-39/+9
* Test on Python 2.7 also.Ned Batchelder2010-01-101-0/+8
* Adapt the all-Python scripts to the new 3.1 Distribute scheme. allcoverage.c...Ned Batchelder2009-11-301-2/+2
* Pass along all the nosetests arguments.Ned Batchelder2009-11-221-10/+10
* Create proper data to start, then clean up at the end, quietly.Ned Batchelder2009-10-151-0/+5
* The best way to get py3k support: same source runs on both, with some contort...Ned Batchelder2009-09-221-0/+8
* Run just specific testsNed Batchelder2009-09-131-8/+8
* Fix a problem with DecoratorTools fiddling with the trace function and screwi...Ned Batchelder2009-08-091-0/+11
* Quieter alltests.cmdNed Batchelder2009-04-181-4/+4
* Test the code without a C extension.Ned Batchelder2009-03-141-0/+8
* Use nose for running tests.Ned Batchelder2009-03-131-4/+4
* Initial coverage.py 3.0 beta 1Ned Batchelder2009-03-051-0/+12