fix some testcases failing on Windows
authordalcinl <none@none>
Sat, 10 Apr 2010 05:51:42 +0000 (02:51 -0300)
committerdalcinl <none@none>
Sat, 10 Apr 2010 05:51:42 +0000 (02:51 -0300)
commitb106213bd43af9ee1fadd527927d41f1bcc28d6f
tree1df90b921df88012479b1ff2244f061afc2db206
parent6a32131a208a948d3d41eee724627a5e507f6e8b
fix some testcases failing on Windows
Cython/Compiler/Optimize.py
tests/compile/callingconvention.h [new file with mode: 0644]
tests/compile/callingconvention.pyx
tests/compile/declarations.h [new file with mode: 0644]
tests/compile/declarations.pyx
tests/compile/excvalcheck.h [new file with mode: 0644]
tests/compile/excvalcheck.pyx
tests/compile/nogil.h