OSDN Git Service

Added AM_PROG_AR
[ccunit/ccunit.git] / ChangeLog
index c483f05..5ac84a9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
-2003-09-08  TSUTSUMI Kikuo  <tsutsumi@users.sourceforge.jp>
+2010-08-27  TSUTSUMI Kikuo  <tsutsumi@users.sourceforge.jp>
 
-       * NEWS: add new revision
+       * NEWS, configure.ac: upgrade version
 
-       * ChangeLog.0: new
+       * tests/testReadSuite.c: inserted the relative path from configure.
 
-       * src/ccunit/CCUnitTestSuite.h, src/ccunit/CCUnitTestListener.h, src/ccunit/CCUnitTestCase.h, src/ccunit/CCUnitTest.h:
-       add doxycomment
+       * Makefile.am, src/ccunit/Makefile.am, tests/Makefile.am:
+       add clean file.
 
-       * src/ccunit/CCUnitList.c: delete duplicate doxycomment
+       * doc/ccunit.css: add own stylesheet
 
-       * tests/Makefile.am: test case files are collected in the configure.
+       * tests/Makefile.am, src/tools/Makefile.am, src/ccunit/Makefile.am:
+       inserted the relative path from configure.
 
-       * src/ccunit/CCUnitAssert.h: fix multiple evaluate parameters.
+       * src/Makefile.am:
+       prevented config.h from going into the distribution package.
 
-       * src/ccunit/CCUnitReadTestDef.c: fix missing spaces
+       * examples/complex/Makefile.am:
+       inserted the relative path from configure.
 
-       * src/ccunit/CCUnitFailure.c:
-       don't print expect/actual pair if their are NULL.
+       * doc/mainpage.dox: adjusted the position of the list.
 
-       * configure.ac: update revision.
-       add test case file collect code.
+       * doc/header.html: add own stylesheet
 
-       * src/ccunit/CCUnitLogMessage.h: add C mode tag
+       * doc/Makefile.am: inserted the relative path from configure.
 
-       * src/ccunit/CCUnitLogMessage.c: add doxycomment and copyright header
+       * doc/Doxyfile.in: add own stylesheet
 
-       * src/ccunit/CCUnitList.h, src/ccunit/CCUnitList.c: add doxycomment
+       * config/ax_prefix_config_h.m4: insert new module.
 
-       * src/ccunit/CCUnitConfig.h: add doxycomment
-       add stdbool.h fall down definition
+       * configure.ac: changed variously
 
-       * src/ccunit/CCUnitAssert.h: add doxycomment
+       * Makefile.am: deleted the unnecessary file.
 
-       * Makefile.am: add ChangeLog to EXTRA_DIST
+2010-08-25  TSUTSUMI Kikuo  <tsutsumi@users.sourceforge.jp>
 
-2003-09-07  TSUTSUMI Kikuo  <tsutsumi@users.sourceforge.jp>
+       * configure.ac: adapted it to libtool 2.2.8
 
-       * doc/footer.html: fix hosting site name
+       * src/ccunit/CCUnitReadSuite.c:
+       I changed it from the char to the int to fit the argument of isspace and ispunct to the prototype declaration.
 
-       * src/ccunit/CCUnitTestCase.h, src/ccunit/CCUnitTestListener.h, src/ccunit/CCUnitTestResult.c, src/ccunit/CCUnitTestResult.h, src/ccunit/CCUnitTestRunner.c, src/ccunit/CCUnitTestRunner.h, src/ccunit/CCUnitTestSuite.c, src/ccunit/CCUnitTestSuite.h, src/ccunit/CCUnitVersion.c, src/ccunit/CCUnitWriteTestAdd.c, src/ccunit/Makefile.am, src/ccunit/malloc.c, src/ccunit/realloc.c, src/ccunit/strdup.c, src/tools/.cvsignore, src/tools/Makefile.am, src/tools/ccunit_makeTest.c, tests/.cvsignore, tests/Makefile.am, tests/failAssert.c, tests/makeTest.c, tests/runFailure.c, tests/runSuccess.c, tests/testAssert.c, tests/testSuite.c:
+       * bootstrap:
+       libtoolize was restored. It is because I installed libtool.
 
-       * src/ccunit/CCUnitTestCase.h, src/ccunit/CCUnitTestListener.h, src/ccunit/CCUnitTestResult.c, src/ccunit/CCUnitTestResult.h, src/ccunit/CCUnitTestRunner.c, src/ccunit/CCUnitTestRunner.h, src/ccunit/CCUnitTestSuite.c, src/ccunit/CCUnitTestSuite.h, src/ccunit/CCUnitVersion.c, src/ccunit/CCUnitWriteTestAdd.c, src/ccunit/Makefile.am, src/ccunit/malloc.c, src/ccunit/realloc.c, src/ccunit/strdup.c, src/tools/.cvsignore, src/tools/Makefile.am, src/tools/ccunit_makeTest.c, tests/.cvsignore, tests/Makefile.am, tests/failAssert.c, tests/makeTest.c, tests/runFailure.c, tests/runSuccess.c, tests/testAssert.c, tests/testSuite.c:
-       New file.
+2010-08-24  TSUTSUMI Kikuo  <tsutsumi@users.sourceforge.jp>
 
-       * doc/Makefile.am, doc/header.html, src/.cvsignore, src/Makefile.am, src/ccunit/.cvsignore, src/ccunit/CCUnit.h, src/ccunit/CCUnitAssert.c, src/ccunit/CCUnitAssert.h, src/ccunit/CCUnitConfig.h, src/ccunit/CCUnitFailure.c, src/ccunit/CCUnitFailure.h, src/ccunit/CCUnitList.c, src/ccunit/CCUnitList.h, src/ccunit/CCUnitLogMessage.c, src/ccunit/CCUnitLogMessage.h, src/ccunit/CCUnitMakeSuite.c, src/ccunit/CCUnitMakeSuite.h, src/ccunit/CCUnitReadTestDef.c, src/ccunit/CCUnitTest.c, src/ccunit/CCUnitTest.h, src/ccunit/CCUnitTestCase.c:
+       * ChangeLog: add changes
 
-       * doc/Makefile.am, doc/header.html, src/.cvsignore, src/Makefile.am, src/ccunit/.cvsignore, src/ccunit/CCUnit.h, src/ccunit/CCUnitAssert.c, src/ccunit/CCUnitAssert.h, src/ccunit/CCUnitConfig.h, src/ccunit/CCUnitFailure.c, src/ccunit/CCUnitFailure.h, src/ccunit/CCUnitList.c, src/ccunit/CCUnitList.h, src/ccunit/CCUnitLogMessage.c, src/ccunit/CCUnitLogMessage.h, src/ccunit/CCUnitMakeSuite.c, src/ccunit/CCUnitMakeSuite.h, src/ccunit/CCUnitReadTestDef.c, src/ccunit/CCUnitTest.c, src/ccunit/CCUnitTest.h, src/ccunit/CCUnitTestCase.c:
-       New file.
+       * examples/complex/runTestRunner.c: no longer needed.
 
-       * COPYING.LESSER, INSTALL, Makefile.am, NEWS, README, README-alpha, TODO, config/.cvsignore, config/cu_enable_doxygen.m4, doc/.cvsignore, doc/Doxyfile.in, doc/footer.html:
+       * configure.ac: update version.
 
-       * COPYING.LESSER, INSTALL, Makefile.am, NEWS, README, README-alpha, TODO, config/.cvsignore, config/cu_enable_doxygen.m4, doc/.cvsignore, doc/Doxyfile.in, doc/footer.html:
-       New file.
+       * NEWS: add news
 
-       * .cvsignore, AUTHORS, BUGS, ChangeLog, bootstrap, configure.ac:
+       * bootstrap: libtoolize not exist now
 
-       * .cvsignore, AUTHORS, BUGS, ChangeLog, bootstrap, configure.ac:
-       New file.
+       * .cvsignore: add libtool
 
+2010-08-23  TSUTSUMI Kikuo  <tsutsumi@users.sourceforge.jp>
+
+       * ChangeLog: add changes.
+
+       * src/ccunit/CCUnitMakeSuite.h:
+       added the @brief comment in English explanation.
+
+       * doc/cookbook.dox:
+       added the English explanation to helper_tool sections.
+
+2010-08-23  TSUTSUMI Kikuo  <tsutsumi@users.sourceforge.jp>
+
+       * src/ccunit/CCUnitMakeSuite.h:
+       added the @brief comment in English explanation.
+
+       * doc/cookbook.dox:
+       added the English explanation to helper_tool sections.
+
+2010-08-22  TSUTSUMI Kikuo  <tsutsumi@users.sourceforge.jp>
+
+       * doc/cookbook.dox: added the English explanation to some sections.
+
+       * doc/Doxyfile.in:
+       remove value of IMAGE_PATH tag, because it is not exists.
+
+       * doc/cookbook.dox:
+       added the English explanation to the section test_runner.
+
+       * doc/cookbook.dox: adjusted the link.
+
+       * doc/mainpage.dox: The title of the group was made the capital case.
+
+       * doc/Doxyfile.in: Changed the QUIET tag to YES.
+
+       * doc/cookbook.dox:
+       I added the English explanation to the section simple_test_case.
+
+       * doc/mainpage.dox: Changed the title of Assertions group.
+       Added the english brief.
+
+       * src/ccunit/CCUnitAssert.h:
+       I replaced the turn of the macro definitions so that the Doxygen document might be easy to read.
+
+       * doc/mainpage.dox:
+       add URL attribute to the nodes in graph StructureCollaboration.
+
+       * src/ccunit/CCUnitTestFixture.h: removed
+
+       * src/ccunit/CCUnitPrintSuite.c: Erased the traces of Fixture.
+
+       * src/ccunit/CCUnitMakeSuite.h: BNF in the comment was made simple.
+
+       * examples/complex/runTestSuiteAuto.c:
+       Changed to run by the test runner.
+
+       * examples/complex/runTestSuite.c:
+       Moved the code of the suite_test_complex function into the main function. Because the explanation is easy to give this by the document.
+
+       * examples/complex/Makefile.am:
+       Deleted the runTestRunner program which became unnecessary.
+
+       * doc/dots/StructCollabo.dot: grouping the test functions into cluster.
+
+       * doc/dots/.cvsignore: add new
+
+       * doc/mainpage.dox:
+       Maybe @dotfile command has some bugs. So I made the outside file into inside.
+
+       * doc/mainpage.dox:
+       add japanese section into sample_programs group title.
+
+       * doc/cookbook.dox: added missing endif
+
+       * doc/Makefile.am: add dot file to dist source files.
+
+       * doc/mainpage.dox:
+       The figure which I described in the document directly was made the outside file, and I tried so that it could share it with other pages.
+
+       * doc/dots/StructCollabo.dot: add new
+
+       * doc/cookbook.dox, doc/mainpage.dox:
+       I arranged the explanation of the sample program which dispersed in one place.
+
+2010-08-21  TSUTSUMI Kikuo  <tsutsumi@users.sourceforge.jp>
+
+       * doc/cookbook.dox: remove the post_build_check section.
+       add the sample_programs section.
+
+       * doc/cookbook.dox: revised the helper_tool section.
+
+       * doc/cookbook.dox: revised the suite section.
+
+       * doc/cookbook.dox:
+       Removed the process list with was not an explanation.
+
+       * doc/cookbook.dox:
+       Revised the figure of relations between test case and global variables.
+
+       * doc/cookbook.dox: move test runner section in the front.
+       change the sample code to the detailed thing.
+
+       * src/ccunit/CCUnitTestCase.h:
+       add delete function ccunit_deleteTestCase().
+
+       * src/ccunit/CCUnitTestCase.c:
+       add setup_setUp/setup_tearDown delete code.
+       add delete function ccunit_deleteTestCase().
+
+       * examples/complex/runTestCaseSetup.c: to run with test runner
+
+       * examples/complex/runTestCaseRunner.c, examples/complex/runTestCase.c:
+       add memory deleting code
+
+       * examples/complex/.cvsignore: add new
+
+       * examples/complex/runTestCaseRunner.c, examples/complex/runTestCaseSetup.c:
+       insert this year in Copyright strig
+
+       * examples/complex/Makefile.am:
+       add runTestCaseRunner for TestRunner example
+
+       * examples/complex/testComplexSetup.c: change header search path
+
+       * examples/complex/runTestCaseRunner.c: TestRunner example
+
+       * doc/cookbook.dox:
+       Revised the contents of the section setUp_and_tearDown
+
+2010-08-20  TSUTSUMI Kikuo  <tsutsumi@users.sourceforge.jp>
+
+       * doc/cookbook.dox:
+       Revised the contents of the section simple_test_case.
+
+       * examples/complex/testComplex.c: make simple.
+
+2010-08-20  TSUTSUMI Kikuo  <tsutsumi@users.sourceforge.jp>
+
+       * src/ccunit/CCUnitTestFunc.h: remove duplicated prototype.
+
+       * configure.ac: upgrade version number
+
+       * NEWS: add new news.
+
+       * src/ccunit/CCUnitTestFixture.h: fix doxygen comment error
+
+       * doc/cookbook.dox: add setup_setUp/setup_tearDown to each figure
+
+       * doc/mainpage.dox: fix doxygen command error
+
+       * src/ccunit/CCUnitMakeSuite.h:
+       add comment for setup_setUp/setup_tearDown of BNF.
+
+2010-08-19  TSUTSUMI Kikuo  <tsutsumi@users.sourceforge.jp>
+
+       * doc/cookbook.dox, doc/mainpage.dox:
+       specify whether setUp/tearDown isn't necessarily needed.
+
+       * ChangeLog: add log.
+
+       * AUTHORS: change mail address.
+
+       * src/ccunit/CCUnitTestFixture.c:
+       add functions for fixture setUp/tearDown.
+       ASSERT tried in the setUp function in the unsuccessful case
+       as well so that the tearDown function was called.
+
+       * src/ccunit/CCUnitTestCase.h: fix typo in comment
+
+       * src/ccunit/CCUnitReadSuite.c, src/ccunit/CCUnitPrintSuite.c, src/ccunit/CCUnitTestSuite.c, src/ccunit/CCUnitTestFixture.h, src/ccunit/CCUnitMakeSuite.h:
+       add functions for fixture setUp/tearDown
+
+       * tests/runFailure.c, tests/failAssert.c, tests/Makefile.am:
+       add test for setUp/tearDown calling
+
+       * tests/testSetup.c: setUp/tearDown call test
+
+       * src/ccunit/CCUnitMakeSuite.h, src/ccunit/CCUnitTestFixture.c, src/ccunit/CCUnitTestFixture.h, src/ccunit/CCUnitTestSuite.c, src/ccunit/CCUnitTestSuite.h:
+       modify comments
+
+       * doc/cookbook.dox: add figures
+
+2010-08-18  TSUTSUMI Kikuo  <tsutsumi@users.sourceforge.jp>
+
+       * doc/cookbook.dox: rewrite
+
+       * doc/mainpage.dox: add construction section
+
+       * doc/cookbook.dox: insert figures of test case and fixture
+
+       * doc/Doxyfile.in: revert some macros
+
+2010-08-17  TSUTSUMI Kikuo  <tsutsumi@users.sourceforge.jp>
+
+       * ChangeLog, Makefile.am: divide ChangeLog
+
+2010-08-16  TSUTSUMI Kikuo  <tsutsumi@users.sourceforge.jp>
+
+       * doc/mainpage.dox: insert a paragraph space
+
+       * configure.ac: add AC_REVISION to output Revision number
+
+       * NEWS: update revision
+
+       * ChangeLog: add changes
+
+       * ChangeLog.1: new
+
+       * examples/complex/Makefile.am: remove unused file.
+
+       * src/ccunit/CCUnitTestResult.c: remove unnecessary variable.
+
+       * doc/header.html: comment out missing file error
+
+       * doc/Doxyfile.en, doc/Doxyfile.in, doc/Doxyfile.ja, doc/footer.html, doc/header.html:
+       conforming dexygen new version 1.7.1
+
+       * doc/cookbook.dox, doc/mainpage.dox:
+       reexamined format command and add details
+
+       * config/arg_enable_coverage.m4, config/arg_with_doxygen.m4:
+       suppress warning about underquoted calls.  add AC_PREREQ macro
+
+       * src/ccunit/CCUnitTestFixture.c, src/ccunit/CCUnitAssert.c, src/ccunit/CCUnitAssert.h, src/ccunit/CCUnitConfig.h, src/ccunit/CCUnitReadSuite.c, src/ccunit/CCUnitTestCase.c, src/ccunit/CCUnitTestFailure.c, src/ccunit/CCUnitTestRunner.h, src/ccunit/CCUnitTestSuite.c:
+       add this year into Copyright string
+
+       * configure.ac: add functions to AC_CHECK_FUNCS
+
+2010-08-15  TSUTSUMI Kikuo  <tsutsumi@users.sourceforge.jp>
+
+       * config/arg_enable_coverage.m4, config/arg_with_doxygen.m4:
+       suppress warning about underquoted calls
+
+       * src/ccunit/CCUnitAssert.h: adjust and add comments for doxygen
+
+       * src/ccunit/CCUnitTestRunner.h: fix doxygen comment error
+
+       * libtool: remove auto generate file.
+
+       * configure.ac: raise version
+
+       * src/ccunit/CCUnitReadSuite.c: fix buffer under run.
+
+       * libtool: remove auto generate file.
+
+       * configure.ac: raise version
+
+       * src/ccunit/CCUnitReadSuite.c: fix buffer under run.
+
+2010-08-14  TSUTSUMI Kikuo  <tsutsumi@users.sourceforge.jp>
+
+       * tests/Makefile.am: change libraries extension
+
+       * src/ccunit/CCUnitAssert.c:
+       Changed to use a global variable though delivered a pointer to the second argument of longjmp.  Because the size of int and pointer is different in 64 bits environment.  The second argument of longjmp is int.
+
+       * src/ccunit/CCUnitConfig.h, src/ccunit/CCUnitTestCase.c, src/ccunit/CCUnitTestFailure.c:
+       suppress warning about lvalue assignment.
+
+       * src/ccunit/CCUnitTestFixture.c:
+       Changed to use a global variable though delivered a pointer to the second argument of longjmp.  Because the size of int and pointer is different in 64 bits environment.  The second argument of longjmp is int.
+
+       * src/ccunit/CCUnitTestSuite.c:
+       suppress warning about lvalue assignment