On Tue, 1 Mar 2011 17:05:25 -0600 s...@pobox.com wrote: > > Antoine> Well, "make buildbottest" should do the trick. > > Perhaps it should be given a somewhat less specialized sounding name...
It *is* specialized since it's meant primarily for the buildbots :) It happens to be usable by anyone else, but that's not the goal. That said, I think it's usually best to choose the desired flags for the task at hand, which will of course vary (do you want to test refleaks? to enable networking or largefile tests? do you have several CPUs to spawn tests in parallel on?). The devguide has a small section about this: http://docs.python.org/devguide/runtests.html#running (also, as Brett mentioned, a make target doesn't really help Windows users) Regards Antoine. _______________________________________________ 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