cpython/Tools/buildbot
Victor Stinner 6d81a2136d regrtest doesn't ignore -j1 anymore
* regrtest now uses subprocesses when the -j1 command line option
  is used: each test file runs in a fresh child process. Before, the -j1 option
  was ignored.
* Tools/buildbot/test.bat script now uses -j1 by default to run
  each test file in fresh child process.
2016-05-20 13:15:55 +02:00
..
build-amd64.bat Deprecate unused scripts in Tools/buildbot. 2015-06-16 10:56:14 -05:00
build.bat Backs out buildbot clean trigger. 2016-03-08 13:10:29 -08:00
buildmsi.bat Closes #17202: Merge with 3.4 2015-04-13 12:11:40 -05:00
clean-amd64.bat Deprecate unused scripts in Tools/buildbot. 2015-06-16 10:56:14 -05:00
clean.bat Clean up/refactor the batch scripts used for building on Windows. 2015-06-09 23:16:52 -05:00
external-amd64.bat Deprecate unused scripts in Tools/buildbot. 2015-06-16 10:56:14 -05:00
external.bat Deprecate unused scripts in Tools/buildbot. 2015-06-16 10:56:14 -05:00
test-amd64.bat Deprecate unused scripts in Tools/buildbot. 2015-06-16 10:56:14 -05:00
test.bat regrtest doesn't ignore -j1 anymore 2016-05-20 13:15:55 +02:00