t9010 (svn-fe): Add tests for svndiff0 parser
commitf287ad9d04decf8925233a74fb1a3a87f87e2151
authorRamkumar Ramachandra <artagnon@gmail.com>
Wed, 8 Sep 2010 10:54:10 +0000 (8 05:54 -0500)
committerDavid Barr <david.barr@cordelta.com>
Fri, 10 Sep 2010 04:33:02 +0000 (10 14:33 +1000)
treedac4e9619a7b8f9748ec3d5c1dbaae088ad102b6
parentc9b041c710fa29e511eb53d1f2256bd9fc43b23e
t9010 (svn-fe): Add tests for svndiff0 parser

Add a couple of tests for the svndiff0 parser along with corresponding
test data in t9135/.

The test data is taken from subversion tests.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
t/t9010-svn-fe.sh
t/t9135/blank.done [new file with mode: 0644]
t/t9135/newdata.diff0 [new file with mode: 0644]
t/t9135/newdata.done [new file with mode: 0644]
t/t9135/src.diff0 [new file with mode: 0644]
t/t9135/src.done [new file with mode: 0644]
test-svn-fe.c