Staging
v0.8.1
https://github.com/python/cpython
Revision 49595620e7abc14b40b8f0a039c3ca4e0aef4cb0 authored by Benjamin Peterson on 29 March 2009, 12:35:19 UTC, committed by Benjamin Peterson on 29 March 2009, 12:35:19 UTC
........
  r70672 | collin.winter | 2009-03-28 22:44:19 -0500 (Sat, 28 Mar 2009) | 4 lines

  Add the ability to control the random seed used by regrtest.py -r.

  This adds a --randseed option, and makes regrtest.py -r indicate what random seed it's using so that that value can later be fed back to --randseed. This option is useful for tracking down test order-related issues found by make buildbottest, for example.
........
1 parent fd12f49
History
Tip revision: 49595620e7abc14b40b8f0a039c3ca4e0aef4cb0 authored by Benjamin Peterson on 29 March 2009, 12:35:19 UTC
Blocked revisions 70672 via svnmerge
Tip revision: 4959562
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 673 bytes
.hgignore -rw-r--r-- 866 bytes
.hgtags -rw-r--r-- 3.4 KB
LICENSE -rw-r--r-- 13.7 KB
Makefile.pre.in -rw-r--r-- 38.3 KB
README -rw-r--r-- 7.7 KB
RELNOTES -rw-r--r-- 1.4 KB
configure -rwxr-xr-x 666.9 KB
configure.in -rw-r--r-- 103.8 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 30.1 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 63.6 KB

README

back to top