[pypy-dev] CTypes backend for Cython Status

Seo Sanghyeon sanxiyn at gmail.com
Sun Sep 11 11:25:44 CEST 2011


2011/9/11 Armin Rigo <arigo at tunes.org>:
> Can you give again the location of your work?  I have
> https://github.com/hardshooter/CythonCTypesBackend but I would like to
> be sure it is the most recent location.  If so, then I'm a bit
> confused because I don't find more than three tests.  Where are the
> tests?  (Sorry, anyone with some git knowledge would know how to diff
> your branch and the original Cython, but I don't...)

I diff'ed branch to original Cython, and there are just three tests in
Cython/CTypesBackend/Tests.

I think the idea is to reuse Cython tests under tests directory. But
doesn't CTypes backend need its own unit tests in addition to
functional tests of .pyx files in Cython test suite?

-- 
Seo Sanghyeon


More information about the pypy-dev mailing list