• R/O
  • HTTP
  • SSH
  • HTTPS

ccunit: Commit

A C Unit Test Library for C language.


Commit MetaInfo

Revision465d9d8bde1d46819797938eb82201cb21e36ebc (tree)
Time2003-09-26 06:01:56
Authortsutsumi <>
Commitertsutsumi <>

Log Message

# add changes

Change Summary

Incremental Difference

--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
1+2003-09-25 TSUTSUMI Kikuo <tsutsumi@users.sourceforge.jp>
2+
3+ * TODO: A TODO item was added.
4+
5+ * BUGS: The bug which I knew was specified.
6+
7+ * tests/runSuccess.c, tests/runFailure.c, src/tools/ccunit_makeSuite.c:
8+ A setup of an option of dmalloc was added.
9+
10+ * src/ccunit/CCUnitReadSuite.c, src/ccunit/CCUnitMakeSuite.c:
11+ Memory leakage was fixed.
12+
13+ * src/ccunit/CCUnitAssert.h: Some useful ASSERRT macros were added.
14+
15+ * configure.ac:
16+ More than one AC_CHECK_TYPES macro was put together in one.
17+
18+ * doc/Makefile.am: don't create docs when target is all
19+
120 2003-09-24 TSUTSUMI Kikuo <tsutsumi@users.sourceforge.jp>
221
322 * configure.ac: update version
Show on old repository browser