2011/9/11 Armin Rigo <ar...@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 _______________________________________________ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev