On Tue, 1 Mar 2011 16:49:42 -0600 [email protected] wrote: > > Antoine> We already have "make test" and "make buildbottest" in addition > Antoine> to "./python -m test". I think another subtly different way of > Antoine> running the tests would be a nuisance. > > I see nothing wrong with "make rigoroustest" or "make brutaltest". I > routinely use "make test" but never remember the necessary incantations for > enabling everything that regrtest can do (random test order, leak tests, > skip nothing, etc).
Well, "make buildbottest" should do the trick. Regards Antoine. _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
