]> git.ozlabs.org Git - patchwork/history - apps/patchwork/tests/patchparser.py
[parser] Accept x-diff patches
[patchwork] / apps / patchwork / tests / patchparser.py
2008-10-10 Jeremy Kerr[parser] Accept x-diff patches
2008-09-29 Jeremy Kerr[tests] Remove print from SenderCorrelationTest
2008-09-29 Jeremy Kerr[tests] Add tests for utf-8 patches
2008-09-20 Jeremy Kerr[test] Move helper functions into tests/utils.py
2008-09-20 Jeremy Kerr[parser] Fix spacing for encoded headers
2008-09-20 Jeremy Kerr[parser] Merge senders with different case
2008-09-20 Jeremy Kerr[test] 2.4-ise test cases
2008-09-20 Jeremy Kerr[parser] Decode From: headers
2008-09-20 Jeremy Kerr[parser] Don't remove --- update lines
2008-09-20 Jeremy Kerr[test] Add test for signatures in comments
2008-09-19 Jeremy Kerr[test] Add patchwork testing infrastructure