• Skip Montanaro's avatar
    * added a randomize flag and corresponding -r command line argument that · ab1c7918
    Skip Montanaro yazdı
      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.
    ab1c7918
regrtest.py 8.1 KB