use unicode strings for compiler error tests (just for consistency)
authorStefan Behnel <scoder@users.berlios.de>
Sun, 26 Oct 2008 17:26:42 +0000 (18:26 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Sun, 26 Oct 2008 17:26:42 +0000 (18:26 +0100)
commite199017f63a0259068074fd40002718f6603a2fc
tree0c09a8d96bb6fb06662f7993f8aa81e24f2d89b0
parent006262f0963e853023dfd28fa4183d62648fd8a5
use unicode strings for compiler error tests (just for consistency)
tests/errors/cdefoptargs.pyx
tests/errors/e_pxdimpl.pyx
tests/errors/e_strcoerce.pyx
tests/errors/e_switch.pyx
tests/errors/encoding.pyx
tests/errors/futurebraces.pyx
tests/errors/invalid_cast.pyx
tests/errors/undefinedname.pyx
tests/errors/void_as_arg.pyx