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 sandro.tosi
Recipients sandro.tosi
Date 2011-01-27.21:49:32
SpamBayes Score 4.84813e-07
Marked as misclassified No
Message-id <1296164976.55.0.598223857745.issue11031@psf.upfronthosting.co.za>
In-reply-to
Content
from msg127153 + msg127157 + msg127172 I prepared this patch to introduce a new cli option to regrtest.py, --testdir DIR, that allows to specify a different location for the directory containing the test files.

along the way, I added a description of what STDTESTS and NOTTESTS is and differentiate the call to findtests() if testdir is passed to not use those information.
History
Date User Action Args
2011-01-27 21:49:36sandro.tosisetrecipients: + sandro.tosi
2011-01-27 21:49:36sandro.tosisetmessageid: <1296164976.55.0.598223857745.issue11031@psf.upfronthosting.co.za>
2011-01-27 21:49:32sandro.tosilinkissue11031 messages
2011-01-27 21:49:32sandro.tosicreate