aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* merge defaultMatti Picus2022-03-101-1/+1
|\
| * hack to avoid running own tests on pypyjit/test_pypy_c if host test runner is...Matti Picus2022-03-081-1/+1
* | fix project name for benchmark runsMatti Picus2021-07-281-1/+1
* | merge py3.6Carl Friedrich Bolz-Tereick2020-03-301-2/+1
|\ \
| * | merge defaultMatti Picus2020-03-201-2/+1
| |\|
| | * venv uses Scripts now on win32Matti Picus2020-03-201-2/+1
* | | hg merge py3.6Ronan Lamy2020-02-201-1/+3
|\| |
| * | merge default into py3.6Matti Picus2020-02-131-1/+3
| |\|
| | * virtualenv 20 seems to have changed the name of the targetMatti Picus2020-02-131-1/+3
* | | add project to info reported to buildbotMatti Picus2020-02-051-1/+1
|/ /
* | add project to info reported to buildbotMatti Picus2020-02-051-1/+1
* | mrege default into branchMatti Picus2020-02-051-0/+1
|\|
| * add project to info reported to buildbotMatti Picus2020-02-051-0/+1
* | merge default into py3.6Matti Picus2019-12-241-1/+1
|\|
| * shorten timeout to help s390x tests finish faster. We should also fix the fai...Matti Picus2019-12-241-1/+1
* | test, fix error message for CPython3 compatibilityMatti Picus2019-08-181-1/+0
* | merge default into branchMatti Picus2019-08-111-0/+1
|\|
| * typo (thanks Ronan)Matti Picus2019-08-101-2/+2
* | merge default into brachMatti Picus2019-08-101-1/+2
|\|
| * fix for latest virtualenv HEADMatti Picus2019-08-101-2/+3
* | merge default into branchMatti Picus2019-05-281-2/+1
|\|
| * the virtualenv issue was resolved so now win32 uses venv/Scripts/pypy-c.exeMatti Picus2019-05-271-2/+1
* | merge default into branchMatti Picus2018-10-121-0/+1
|\|
| * record test durations - why is win32 so slow?Matti Picus2018-10-121-0/+1
| * Fix for pypy2?Armin Rigo2017-12-301-1/+1
| * pypy uses bin not Scripts, https://github.com/pypa/virtualenv/issues/789Matti Picus2017-12-301-6/+13
* | pypy uses bin not Scripts, https://github.com/pypa/virtualenv/issues/789Matti Picus2017-12-301-1/+2
* | fix target_nameMatti Picus2017-12-291-1/+1
* | add more info for buildbot virtualenv run with -AMatti Picus2017-12-291-6/+12
* | Fix TARGET_BASENAME for pypy3Ronan Lamy2017-11-061-1/+1
* | hg merge defaultRonan Lamy2017-11-061-0/+24
|\|
| * Add testrunner/get_info.py script for the buildbotRonan Lamy2017-11-061-0/+24
* | merge default into branchMatti Picus2017-10-301-1/+1
|\|
| * move test summary to end on terminal, after the multiple pages of failure inf...Matti Picus2017-10-281-1/+1
* | pypy-cw.exe -> pypy-c.exe, cw is the non-console exe (amaury)Matti Picus2017-10-022-2/+2
* | more places where pypy3-c -> pypy3-c3.exe on win32, maybe refactor?Matti Picus2017-10-012-2/+12
* | Display the reason for skipped lib-python testsAmaury Forgeot d'Arc2017-04-051-0/+1
* | hg merge defaultArmin Rigo2017-03-133-0/+89
|\|
| * Make these files executableArmin Rigo2017-03-132-0/+0
| * fixes, also add app_level_tests.pyArmin Rigo2017-03-133-5/+42
| * Check in here test runners for the lib-python and the pypyjit stepsArmin Rigo2017-03-132-0/+51
|/
* update testrunner testsRonan Lamy2016-11-152-24/+23
* Don't use deprecated __multicall__Ronan Lamy2016-11-151-2/+4
* Don't interpret exitcode 5 (no tests were run) as a failureRonan Lamy2016-11-151-8/+8
* fix for windowsmattip2016-03-121-2/+2
* when running tests in parallel, restrict make to a single coremattip2016-03-111-0/+5
* hack test runner to log wall time to debug buildbot getting kill signalmattip2016-03-091-1/+2
* getsignalname(6) -> SIGABRT, not SIGIOT (strange synonym)Armin Rigo2015-03-251-1/+3
* try harder to avoid windows-app crashes opening a dialog box under buildbotsmattip2014-08-291-1/+2
* typomattip2014-06-121-1/+1