* start a unit-test-suite with http://cunit.sourceforge.net/ So far only some basics...
authorWilfried Göesgens <willi@citadel.org>
Sat, 5 Sep 2009 15:51:05 +0000 (15:51 +0000)
committerWilfried Göesgens <willi@citadel.org>
Sat, 5 Sep 2009 15:51:05 +0000 (15:51 +0000)
commitc693c54976572a502d7a12446d4fa1e7216c096a
tree1eaf3dce83e15fbb6dba57c41daa22af60696b25
parent98111bf8638b78468ece06a49605bb06181f3ed3
* start a unit-test-suite with cunit.sourceforge.net/ So far only some basics of StrBuf are tested.
libcitadel/configure.in
libcitadel/tests/Makefile.in [new file with mode: 0644]
libcitadel/tests/stringbuf_test.c [new file with mode: 0644]
libcitadel/tests/stringbuf_test.h [new file with mode: 0644]