]> git.ozlabs.org Git - patchwork/commit
[test] Add patchwork testing infrastructure
authorJeremy Kerr <jk@ozlabs.org>
Fri, 19 Sep 2008 08:10:52 +0000 (18:10 +1000)
committerJeremy Kerr <jk@ozlabs.org>
Fri, 19 Sep 2008 08:10:52 +0000 (18:10 +1000)
commitb537242352ca645916c807ea71a3094758d6b9d8
tree7b7f09700cfb154865d6ade22271a749d190cc8f
parent9b7216bc0bd74b30796cdb64ce8b39a6110c9157
[test] Add patchwork testing infrastructure

Add a small set of initial tests for the patch parsing code.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
apps/patchwork/tests/__init__.py [new file with mode: 0644]
apps/patchwork/tests/patches/0001-add-line.patch [new file with mode: 0644]
apps/patchwork/tests/patchparser.py [new file with mode: 0644]