This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ncoghlan
Recipients gvanrossum, ncoghlan, philipdumont
Date 2008-02-12.12:29:04
SpamBayes Score 0.09402648
Marked as misclassified No
Message-id <1202819351.08.0.17980285165.issue1866@psf.upfronthosting.co.za>
In-reply-to
Content
The test suite is run via test/regrtest.py. If you aren't on windows,
'make test' works as well.

For myself, I tend to just run "./python -m test.regrtest" in the
directory where I built Python.
History
Date User Action Args
2008-02-12 12:29:11ncoghlansetspambayes_score: 0.0940265 -> 0.09402648
recipients: + ncoghlan, gvanrossum, philipdumont
2008-02-12 12:29:11ncoghlansetspambayes_score: 0.0940265 -> 0.0940265
messageid: <1202819351.08.0.17980285165.issue1866@psf.upfronthosting.co.za>
2008-02-12 12:29:04ncoghlanlinkissue1866 messages
2008-02-12 12:29:04ncoghlancreate