New submission from Sandro Tosi <sandro.t...@gmail.com>:

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.

----------
assignee: sandro.tosi
components: Tests
files: regrtest_add_testdir-py3k.patch
keywords: patch
messages: 127227
nosy: sandro.tosi
priority: low
severity: normal
stage: patch review
status: open
title: regrtest - --testdir, new command-line option to specify alternative 
test directory
versions: Python 3.3
Added file: http://bugs.python.org/file20559/regrtest_add_testdir-py3k.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11031>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to