vcs-svn: make test-line-buffer input format more flexible
commit850c5ea44ce0b4aac3be7c4d14b38ec901e777d1
authorJonathan Nieder <jrnieder@gmail.com>
Mon, 3 Jan 2011 00:50:16 +0000 (2 18:50 -0600)
committerJonathan Nieder <jrnieder@gmail.com>
Sat, 26 Feb 2011 10:57:59 +0000 (26 04:57 -0600)
tree1cf9b395768c7d375b5e1f9d0938c70222a31cfc
parente5e45ca1e35482d120a7ce776cf208369edcc459
vcs-svn: make test-line-buffer input format more flexible

Imitate the input format of test-obj-pool to support arbitrary
sequences of commands rather than alternating read/copy.  This should
make it easier to add tests that exercise other line_buffer functions.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
t/t0080-vcs-svn.sh
test-line-buffer.c