aboutsummaryrefslogtreecommitdiffstats
path: root/test-line-buffer.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-05replace {pre,suf}fixcmp() with {starts,ends}_with()Christian Couder1-3/+3
2012-07-05vcs-svn: drop no-op reset methodsDavid Barr1-1/+0
2011-03-26vcs-svn: remove buffer_read_stringJonathan Nieder1-6/+0
2011-02-26vcs-svn: allow input from file descriptorJonathan Nieder1-3/+8
2011-02-26vcs-svn: add binary-safe read functionJonathan Nieder1-0/+10
2011-02-26t0081 (line-buffer): add buffering testsJonathan Nieder1-3/+19
2011-02-26vcs-svn: tweak test-line-buffer to not assume line-oriented inputJonathan Nieder1-3/+7
2011-02-26vcs-svn: make test-line-buffer input format more flexibleJonathan Nieder1-20/+36
2011-02-26vcs-svn: teach line_buffer to handle multiple input filesJonathan Nieder1-8/+9
2010-08-14Add stream helper libraryDavid Barr1-0/+46