[pypy-commit] pypy default: Merge branch testing-cleanup

2016-06-20 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r85301:2992076e0434 Date: 2016-06-21 04:36 +0100 http://bitbucket.org/pypy/pypy/changeset/2992076e0434/ Log:Merge branch testing-cleanup Don't use interp-level RPython machinery to test building app-level extensions. diff --git a/pypy/m

[pypy-commit] pypy default: Merge branch 'testing-cleanup'

2016-06-10 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r85078:18006cfc913c Date: 2016-06-10 14:44 +0100 http://bitbucket.org/pypy/pypy/changeset/18006cfc913c/ Log:Merge branch 'testing-cleanup' Simplify handling of interp-level tests and make it more forward- compatible. diff --git a/pypy/c