unicode test fixes
authorStefan Behnel <scoder@users.berlios.de>
Sat, 21 Feb 2009 20:28:54 +0000 (21:28 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Sat, 21 Feb 2009 20:28:54 +0000 (21:28 +0100)
commitf630c04fad2e462745fe83068d57452ddb0d18b4
tree7fe4ea2870bedd5f691d29fd4d836e1ddbd970bb
parentf0a69791909fb971bf433dc8896a8cad5cb79a76
unicode test fixes
18 files changed:
tests/run/call_crash.pyx
tests/run/carrays.pyx
tests/run/cdef_opt.pyx
tests/run/cdefassign.pyx
tests/run/cmp.pyx
tests/run/extmember.pyx
tests/run/fmod.pyx
tests/run/future_division.pyx
tests/run/future_unicode_literals.pyx
tests/run/int_literals.pyx
tests/run/iteratorexception.pyx
tests/run/literal_lists.pyx
tests/run/longlongindex.pyx
tests/run/pure.pyx
tests/run/slice_charptr.pyx
tests/run/struct_conversion.pyx
tests/run/temps_corner1.pyx
tests/run/unsigned.pyx