aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't let a test that fails to re-acquire the emulated GIL crash all the futureArmin Rigo2020-03-201-0/+2
* Crashes with too-old versions of hypothesis. Turn crashes into warningsArmin Rigo2019-02-081-5/+6
* mimic 9f51b370e8ca in rpython as well, support old versionsMatti Picus2019-01-181-0/+12
* Don't use deprecated __multicall__Ronan Lamy2016-11-151-16/+6
* Revert the "track_allocations=False" change. Instead, add logic so thatArmin Rigo2016-05-061-1/+7
* using pygame viewer for the dependencies instead of writing it manually to th...Richard Plangger2015-07-271-0/+3
* don't import stuuf from conftest for no bloody reasonRonan Lamy2014-07-011-2/+0
* stick cache_dir definition in rpython.config.translationoption (as a global)Ronan Lamy2013-11-301-1/+0
* compatibility with pytest 2.4.*Ronan Lamy2013-11-161-8/+8
* move expecttest to rpython, where it is usedRonny Pfannschmidt2013-01-181-0/+2
* work around pytest issue 251Ronny Pfannschmidt2013-01-181-16/+11
* To fix laterAlexander Hesse2013-01-171-1/+10
* Fixed tests breakingAlexander Hesse2013-01-171-1/+1
* Backed out changeset 1bcb31da666a, defer the fix to pytestRonny Pfannschmidt2013-01-171-0/+6
* fix collection of the jvm backend testsRonny Pfannschmidt2013-01-171-6/+0
* To fix.Alexander Hesse2013-01-171-0/+7
* Fixed missing importAlexander Hesse2013-01-171-0/+1
* Moved LeakFinder from pypy.tool.pytest.plugins to rpython.conftestAlexander Hesse2013-01-171-0/+35
* Split up conftestAlexander Hesse2013-01-121-0/+38
* Created rpython/_cache. Added cache_dir to rpython.conftestAlexander Hesse2013-01-091-2/+3
* Oops. Added rpython/conftest.pyAlexander Hesse2013-01-051-0/+3