chiark / gitweb /
New tests/recode.py converts filenames back and forth between UTF-8
authorRichard Kettlewell <rjk@greenend.org.uk>
Fri, 21 Mar 2008 16:03:01 +0000 (16:03 +0000)
committerRichard Kettlewell <rjk@greenend.org.uk>
Fri, 21 Mar 2008 16:03:01 +0000 (16:03 +0000)
commit031f8feb8a0ce8c536e5121f51634ec0565ed403
tree2e2e2613a2b572640fea530f14b37741c606a56c
parentaf7a85b709c60a644fe04e77a3289bcd120ba1b2
New tests/recode.py converts filenames back and forth between UTF-8
and ISO-8859-1 to make sure the server copes.  MDW reported a bug in
this area; it may be something that's already been fixed in 2.1 since
the test works for me.

This test won't run on Darwin since filenames must be UTF-8 there.
tests/Makefile.am
tests/dtest.py
tests/recode.py [new file with mode: 0755]