]> git.ozlabs.org Git - patchwork/commit - apps/patchwork/tests/patchparser.py
tests/patchparser: Add CVS format patch test
authorJeremy Kerr <jk@ozlabs.org>
Thu, 8 Dec 2011 14:07:28 +0000 (22:07 +0800)
committerJeremy Kerr <jk@ozlabs.org>
Thu, 8 Dec 2011 14:09:07 +0000 (22:09 +0800)
commit6431966311d9ebe151c28abdff975ed80038455e
tree3a4d44b5ac7d6d520f18abe96865cbc1d911eee6
parentf32f0dafd7d9e53ac687660e8b353863545d5ce5
tests/patchparser: Add CVS format patch test

Test that CVS-formatted patches are parsed correctly, and that we
capture the correct 'Index: ' metadata.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
apps/patchwork/tests/mail/0007-cvs-format-diff.mbox [new file with mode: 0644]
apps/patchwork/tests/patchparser.py