Re: [Cython] Test runner changes for Python/PyPy backend

2011-06-17 Thread Robert Bradshaw
On Thu, Jun 16, 2011 at 11:07 PM, Stefan Behnel wrote: > Hi, > > Romain wants to start writing tests for his Python/ctypes backend branch, so > we need to extend the test runner. > > We'll eventually want to merge his branch back into normal mainline, so I > suggest actually just running the compl

[Cython] Test runner changes for Python/PyPy backend

2011-06-16 Thread Stefan Behnel
Hi, Romain wants to start writing tests for his Python/ctypes backend branch, so we need to extend the test runner. We'll eventually want to merge his branch back into normal mainline, so I suggest actually just running the complete test suite in a new, separate configuration, just like we d