safety fixes for tests under type inference
authorStefan Behnel <scoder@users.berlios.de>
Sun, 6 Dec 2009 22:27:49 +0000 (23:27 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Sun, 6 Dec 2009 22:27:49 +0000 (23:27 +0100)
commitc17037bc2373185568023b28ba8fedbc4a08d730
treea30efeeba4e1f2172b9b65ba12c5158451382f71
parentff75036d6fdc1f247ae6fd8600ece2a4f1d7f205
safety fixes for tests under type inference
14 files changed:
tests/compile/extcoerce.pyx
tests/compile/hinsen2.pyx
tests/run/big_indices.pyx
tests/run/buffmt.pyx
tests/run/builtinnames.pyx
tests/run/cdef_opt.pyx
tests/run/cdef_setitem_T284.pyx
tests/run/inop.pyx
tests/run/inplace.pyx
tests/run/isinstance.pyx
tests/run/kwargproblems.pyx
tests/run/longlongindex.pyx
tests/run/pyobjcast_T313.pyx
tests/run/watts1.pyx