]> granicus.if.org Git - python/commitdiff
Mention --randseed in option list
authorAntoine Pitrou <solipsis@pitrou.net>
Mon, 3 Jan 2011 20:40:07 +0000 (20:40 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Mon, 3 Jan 2011 20:40:07 +0000 (20:40 +0000)
Lib/test/regrtest.py

index 594c58f6c9f9f3d3d892234998d3743ca3a61cd8..1649865ecc48a6da31fcf56c357885373899b446 100755 (executable)
@@ -34,6 +34,7 @@ Verbosity
 Selecting tests
 
 -r/--random     -- randomize test execution order (see below)
+   --randseed   -- pass a random seed to reproduce a previous random run
 -f/--fromfile   -- read names of tests to run from a file (see below)
 -x/--exclude    -- arguments are tests to *exclude*
 -s/--single     -- single step through a set of tests (see below)