Re: [patch v3 3/6] test/hex-escaping: new test for hex escaping routines

Subject: Re: [patch v3 3/6] test/hex-escaping: new test for hex escaping routines

Date: Sun, 02 Dec 2012 19:57:06 -0400

To: Jani Nikula, notmuch@notmuchmail.org

Cc:

From: David Bremner


Jani Nikula <jani@nikula.org> writes:
>> +test_begin_subtest "round trip 8bit chars"
>> +echo '%c3%91%c3%a5%c3%b0%c3%a3%c3%a5%c3%a9-%c3%8f%c3%8a' > EXPECTED.$test_count
>> +$TEST_DIRECTORY/hex-xcode --in-place --direction=decode  < EXPECTED.$test_count |\
>
> Did you intend to use --in-place here?

Good catch. Fixed in git.

d

Thread: