Added the regression test I wrote while fixing stripallbut() yesterday
[citadel.git] / libcitadel / tests / stringbuf_IO_test.c
2010-01-03 Wilfried Göesgens* some more work on unit testing
2009-10-03 Wilfried Göesgens* fix mixed line/blob test
2009-10-03 Wilfried Göesgens* rework stringbuffered reading on nonblocking files
2009-10-03 Wilfried Göesgens* start out a unit test for our buffered I/O; copy...