[pypy-commit] pypy regalloc-playground: oops

cfbolz pypy.commits at gmail.com
Thu Aug 24 05:56:58 EDT 2017


Author: Carl Friedrich Bolz-Tereick <cfbolz at gmx.de>
Branch: regalloc-playground
Changeset: r92243:0600554dc7ef
Date: 2017-08-24 09:36 +0200
http://bitbucket.org/pypy/pypy/changeset/0600554dc7ef/

Log:	oops

diff --git a/pytest.ini b/pytest.ini
--- a/pytest.ini
+++ b/pytest.ini
@@ -0,0 +1,2 @@
+[pytest]
+addopts = --assert=reinterp -rf
diff --git a/rpython/pytest.ini b/rpython/pytest.ini
--- a/rpython/pytest.ini
+++ b/rpython/pytest.ini
@@ -0,0 +1,2 @@
+[pytest]
+addopts = --assert=reinterp -rf


More information about the pypy-commit mailing list