]> git.ozlabs.org Git - patchwork/commit
[tests] Add tests for utf-8 patches
authorJeremy Kerr <jk@ozlabs.org>
Mon, 29 Sep 2008 12:27:51 +0000 (22:27 +1000)
committerJeremy Kerr <jk@ozlabs.org>
Mon, 29 Sep 2008 12:31:12 +0000 (22:31 +1000)
commit78fd29fd514dbe75bb2ebbdea1ad03da14e426ed
tree45ef8ee5171ac67694d1018619c7aedbf0ebb5be
parentf2ad003c12123f91c0d1d3cb21d4c2a3bfdfbadd
[tests] Add tests for utf-8 patches

.. which expose a bug in the patch parser, so fix that.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
apps/patchwork/bin/parsemail.py
apps/patchwork/tests/patches/0002-utf-8.patch [new file with mode: 0644]
apps/patchwork/tests/patchparser.py
apps/patchwork/tests/utils.py