setup_setUp/setup_tearDown の名称を setUpBeforeClass/tearDownAfterClass に変更した。
ccunit_makeSuite コマンドの入力で、end case コメントと end suite コメントを入力し忘れた場合に出力が異常となるバグを修正した。
ccunit 1.0 released.
* add examples
* add objcet assert function
* enable to configure without doxygen/dot
* enable to compile with gcc 2.95
* enable to compile with NetBSD