removed StartLibCitadel()
[citadel.git] / libcitadel / tests / stringbuf_IO_test.c
2021-03-03 Art Cancroremoved StartLibCitadel()
2013-10-08 Wilfried GoesgensTests: add StrBufStripAllBut and compare it to stripallbut
2012-01-30 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-01-30 Art CancroMore changes of 'free software' to 'open source' made...
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...