2013-07-13 tsntsumi Added r option to cp, Since search directory was made by doxygen. Added changes of Makefile.am to ChangeLog. Added ChangeLog.2 to EXTRA_DIST. Started to track ChangeLog. Renamed ChangeLog to ChangeLog.2. Added AM_PROG_AR Added configure and bootstrap to EXTRA_DIST. Untracked auto generated files. 2013-07-12 tsntsumi upgraded version Added auto generated files. Made end-case and end-suite comments omissible. Fixed a typo fixed typo fixed function name 2013-07-06 tsntsumi Changed encoding EUC-JP to UTF-8. Added '2013' in copyrights Added '2013' in copyrights Deleted the unused source file for Fixture. Modified the example the test fails. Add assert macros for double and float. Changed the type of snprintf's format string. It will be able to change to customize behavior in user program. Fixed miss spelling. Changed char pointer to char array. 2013-07-03 tsntsumi Converted cvsignore to gitignore. Since it depended in order of the run of TestCase, I used setUpBeforeClass. Made them correspond to doxygen 1.8.1.1. Corrected the error of grammar. Changed the administrator's mail address. Changed the administrator's user id Renamed .cvsignore to .gitignore. Renamed setup_setUp/setup_tearDown to setUpBeforeClass/tearDownAfterClass.