Terry Reedy wrote:
> There is a conflict between running a thorough test of everything
> possible and not having the test suite run for hours.  I believe a
> couple of other modules have a regular sanity-check test and an extended
> patch-check test.  Something like that might be appropriate for re.

Correct - a new regrtest resource (e.g. -uregex) could be added if the
enhanced regex tests took too much time to run. (-udecimal and
-ucompiler are the two existing examples of this that you're likely
thinking off)

Cheers,
Nick.

-- 
Nick Coghlan   |   ncogh...@gmail.com   |   Brisbane, Australia
---------------------------------------------------------------
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to