| Commit message (Expand) | Author | Age | Files | Lines |
* | gh-115556: Remove quotes from command-line arguments in test.bat and rt.bat (... | Łukasz Langa | 2024-02-16 | 1 | -10/+16 |
|
|
* | gh-109566, regrtest: Add --fast-ci and --slow-ci options (#109570) | Victor Stinner | 2023-09-26 | 1 | -3/+3 |
|
|
* | gh-109566: Run GHA and buildbot tests with --fail-rerun (#109567) | Victor Stinner | 2023-09-19 | 1 | -2/+2 |
|
|
* | bpo-41173: Copy test results file from ARM worker before uploading (GH-21305) | Steve Dower | 2020-07-07 | 1 | -2/+4 |
|
|
* | bpo-36511: Fix -u parameters for ARM32 tests (GH-14280) | Paul Monson | 2019-06-21 | 1 | -1/+1 |
|
|
* | bpo-36511: Improve ARM32 buildbot scripts (GH-14251) | Paul Monson | 2019-06-20 | 1 | -2/+3 |
|
|
* | bpo-36511: Add buildbot scripts and fix tests for Windows ARM32 buildbot (GH-... | Paul Monson | 2019-06-19 | 1 | -11/+5 |
|
|
* | bpo-37181: Fix test_regrtest failures on Windows arm64 (GH-13872) | Paul Monson | 2019-06-07 | 1 | -1/+1 |
|
|
* | bpo-36511: Ensure error code propagates out of batch files (GH-13529) | Paul Monson | 2019-05-24 | 1 | -2/+2 |
|
|
* | bpo-36511: Windows arm32 buildbot changes (remove extra space) (GH-13351) | Paul Monson | 2019-05-15 | 1 | -1/+1 |
|
|
* | bpo-36511: Windows ARM32 buildbot changes (GH-12917) | Paul Monson | 2019-05-15 | 1 | -0/+35 |
|
|
* | buildbot: pass --fail-env-changed to regrtest (#2509) | Victor Stinner | 2017-06-30 | 1 | -1/+1 |
|
|
* | Revert "bpo-30673: test.bat: add -t option (timeout) (#2211)" (#2245) | Victor Stinner | 2017-06-16 | 1 | -11/+2 |
|
|
* | bpo-30673: test.bat: add -t option (timeout) (#2211) | Victor Stinner | 2017-06-15 | 1 | -2/+11 |
|
|
* | bpo-27425: Be more explicit in .gitattributes (GH-840) | Zachary Ware | 2017-06-10 | 1 | -19/+19 |
|
|
* | Buildbot: give 20 minute per test file | Victor Stinner | 2016-09-12 | 1 | -1/+1 |
|
|
* | Backed out changeset 491bbba73bca | Zachary Ware | 2016-09-10 | 1 | -1/+1 |
|
|
* | Show regrtest env changed warn on Windows buildbot | Victor Stinner | 2016-09-10 | 1 | -1/+1 |
|
|
* | Remove buildbot diagnostic code. | Steve Dower | 2016-09-09 | 1 | -7/+0 |
|
|
* | Expands buildbot validation code | Steve Dower | 2016-09-09 | 1 | -1/+1 |
|
|
* | Adds temporary validation code to buildbot script | Steve Dower | 2016-09-09 | 1 | -0/+7 |
|
|
* | Tests: add --slowest option to buildbots | Victor Stinner | 2016-08-17 | 1 | -1/+1 |
|
|
* | regrtest doesn't ignore -j1 anymore | Victor Stinner | 2016-05-20 | 1 | -1/+1 |
|
|
* | Buildbots: change also Windows timeout from 1 hour to 15 min | Victor Stinner | 2016-03-23 | 1 | -1/+1 |
|
|
* | Removes deprecated -n option from buildbot script. | Steve Dower | 2015-10-08 | 1 | -1/+1 |
|
|
* | Allow PCbuild\rt.bat to accept unlimited arguments for regrtest. | Zachary Ware | 2015-09-04 | 1 | -11/+15 |
|
|
* | Clean up/refactor the batch scripts used for building on Windows. | Zachary Ware | 2015-06-10 | 1 | -2/+14 |
|
|
* | Issue #17202: Add .bat to .hgeol to force them to CRLF. | Zachary Ware | 2015-04-13 | 1 | -3/+3 |
|
|
* | Windows buildbot: use --timeout feature in Tools/buildbot/test.bat | Victor Stinner | 2014-01-31 | 1 | -1/+1 |
|
|
* | Allow passing extra testing options to the buildbot test scripts | Antoine Pitrou | 2012-06-27 | 1 | -2/+1 |
|
|
* | Add updated .hgeol file and fix newlines in the 3.2 branch. | Georg Brandl | 2011-03-05 | 1 | -4/+4 |
|
|
* | Turn on regrtest -W (rerun immediately) option for Windows, too. | R. David Murray | 2010-12-14 | 1 | -1/+1 |
|
|
* | Reverted to r70917. | Hirokazu Yamamoto | 2010-09-28 | 1 | -2/+1 |
|
|
* | Changed order to see other test results. (Also temporary commit) | Hirokazu Yamamoto | 2010-09-28 | 1 | -1/+1 |
|
|
* | Run test_ttk_guionly in verbose mode. (This commit is temporary) | Hirokazu Yamamoto | 2010-09-28 | 1 | -1/+2 |
|
|
* | Readd -n. | Martin v. Löwis | 2009-03-31 | 1 | -1/+1 |
|
|
* | Merged revisions 64267-64272 via svnmerge from | Martin v. Löwis | 2008-06-14 | 1 | -3/+4 |
|
|
* | Merged revisions 59642-59665 via svnmerge from | Christian Heimes | 2008-01-02 | 1 | -1/+1 |
|
|
* | Merged revisions 59605-59624 via svnmerge from | Christian Heimes | 2007-12-31 | 1 | -1/+1 |
|
|
* | Revert 57722. Move error dialog APIs to msvcrt instead, | Martin v. Löwis | 2007-08-31 | 1 | -2/+1 |
|
|
* | Implement PYTHONNOERRORWINDOW. | Martin v. Löwis | 2007-08-30 | 1 | -0/+1 |
|
|
* | Let the buildbot make a single pass in the test suite only. | Martin v. Löwis | 2006-03-13 | 1 | -1/+1 |
|
|
* | Move buildbot scripts to Tools/buildbot. | Martin v. Löwis | 2006-03-12 | 1 | -0/+3 |
|
|