2010/12/11 Vitja Makarov <vitja.maka...@gmail.com>:
> I would like to fix test runner for pyregr.
>
> Original python regrtest.py import module and run its test_main() if any.
> It's not a problem to do this in our test runner but I don't know yet
> how to get result back to .
> I think test_support.run_unittest and run_doctestcan should be patched.
>
> --
> vitja.
>

I've pushed support for this stuff here:

https://github.com/vitek/cython/commit/1bcf08a87901265ad7dfe16e952c872c20869cea

Here are results:
https://sage.math.washington.edu:8091/hudson/view/cython-generators/job/cython-vitek-tests-pyregr-py27-c/

5675/283 was 3865/636

I think that doctests for pyregr should be disabled... they mostly
test python itself not cython

-- 
vitja.
_______________________________________________
Cython-dev mailing list
Cython-dev@codespeak.net
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to