diff options
author | Skip Montanaro <skip@pobox.com> | 2000-06-30 16:39:27 +0000 |
---|---|---|
committer | Skip Montanaro <skip@pobox.com> | 2000-06-30 16:39:27 +0000 |
commit | f7cda74fd11bb93324ea1bf8840de397fcbd83b6 (patch) | |
tree | 8561792bdcdd0adbe6ecce7d2ff22898e4a89e97 /Python/pythonrun.c | |
parent | 15553b065e862f975a888f6bdd004444eaa8f2b6 (diff) | |
download | cpython-f7cda74fd11bb93324ea1bf8840de397fcbd83b6.tar.gz |
* added a randomize flag and corresponding -r command line argument that
allows the caller to execute the various tests in pseudo-random order -
default is still to execute tests in the order returned by findtests().
* moved initialization of the various flag variables to the main() function
definition, making it possible to execute regrtest.main() interactively
and still override default behavior.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions