Alexey Shumkin <alex.crez...@gmail.com> writes: >> Perhaps we should update test_format so that we can feed a quoted >> input, e.g. >> >> +include an iso8859-1 character: <A1>bueno! >> >> or something? > We could use this file whole in UTF-8 but just make a conversion of > expected output as it's done a few lines above with a commit message > (stored to a file 'commit-msg' before the test 'setup complex body'). > +iconv -f utf-8 -t iso8859-1 > commit-msg <<EOF > +Test printing of complex bodies
That is way better than my <A1>bueno!. Thanks. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html