OSDN Git Service

ccunit/ccunit.git
9 years agodeleted the ineffective keyword inline. master
tsntsumi [Fri, 9 May 2014 14:32:33 +0000 (23:32 +0900)]
deleted the ineffective keyword inline.

As for ineffective inline, LLVM 5.1 came to take out a Warning.

10 years agoRenamed case_setUp/case_tearDown to setUpBeforeClass/tearDownAfterClass in mainpage...
tsntsumi [Sun, 14 Jul 2013 08:43:04 +0000 (17:43 +0900)]
Renamed case_setUp/case_tearDown to setUpBeforeClass/tearDownAfterClass in mainpage.dox.

10 years agoChanged the mail address.
tsntsumi [Sat, 13 Jul 2013 07:41:22 +0000 (16:41 +0900)]
Changed the mail address.

10 years agoStarted the tracking of configure.
tsntsumi [Sat, 13 Jul 2013 07:36:31 +0000 (16:36 +0900)]
Started the tracking of configure.

10 years agoAdded changes of doc/Makefile.am to ChangeLog.
tsntsumi [Sat, 13 Jul 2013 06:41:37 +0000 (15:41 +0900)]
Added changes of doc/Makefile.am to ChangeLog.

10 years agoAdded r option to cp, Since search directory was made by doxygen.
tsntsumi [Sat, 13 Jul 2013 06:20:01 +0000 (15:20 +0900)]
Added r option to cp, Since search directory was made by doxygen.

10 years agoAdded changes of Makefile.am to ChangeLog.
tsntsumi [Sat, 13 Jul 2013 06:01:38 +0000 (15:01 +0900)]
Added changes of Makefile.am to ChangeLog.

10 years agoAdded ChangeLog.2 to EXTRA_DIST.
tsntsumi [Sat, 13 Jul 2013 06:00:03 +0000 (15:00 +0900)]
Added ChangeLog.2 to EXTRA_DIST.

10 years agoStarted to track ChangeLog.
tsntsumi [Sat, 13 Jul 2013 05:55:51 +0000 (14:55 +0900)]
Started to track ChangeLog.

10 years agoRenamed ChangeLog to ChangeLog.2.
tsntsumi [Sat, 13 Jul 2013 05:50:53 +0000 (14:50 +0900)]
Renamed ChangeLog to ChangeLog.2.

10 years agoAdded AM_PROG_AR
tsntsumi [Sat, 13 Jul 2013 05:20:19 +0000 (14:20 +0900)]
Added AM_PROG_AR

10 years agoAdded configure and bootstrap to EXTRA_DIST.
tsntsumi [Sat, 13 Jul 2013 05:16:55 +0000 (14:16 +0900)]
Added configure and bootstrap to EXTRA_DIST.

10 years agoUntracked auto generated files.
tsntsumi [Sat, 13 Jul 2013 05:15:12 +0000 (14:15 +0900)]
Untracked auto generated files.

10 years agoupgraded version
tsntsumi [Fri, 12 Jul 2013 06:35:17 +0000 (15:35 +0900)]
upgraded version

10 years agoAdded auto generated files.
tsntsumi [Fri, 12 Jul 2013 06:25:22 +0000 (15:25 +0900)]
Added auto generated files.

10 years agoMade end-case and end-suite comments omissible.
tsntsumi [Fri, 12 Jul 2013 04:29:05 +0000 (13:29 +0900)]
Made end-case and end-suite comments omissible.

10 years agoFixed a typo
tsntsumi [Fri, 12 Jul 2013 02:38:33 +0000 (11:38 +0900)]
Fixed a typo

10 years agofixed typo
tsntsumi [Thu, 11 Jul 2013 23:41:33 +0000 (08:41 +0900)]
fixed typo

10 years agofixed function name
tsntsumi [Thu, 11 Jul 2013 23:37:05 +0000 (08:37 +0900)]
fixed function name

10 years agoChanged encoding EUC-JP to UTF-8.
tsntsumi [Sat, 6 Jul 2013 13:08:08 +0000 (22:08 +0900)]
Changed encoding EUC-JP to UTF-8.

10 years agoAdded '2013' in copyrights
tsntsumi [Sat, 6 Jul 2013 13:05:32 +0000 (22:05 +0900)]
Added '2013' in copyrights

10 years agoAdded '2013' in copyrights
tsntsumi [Sat, 6 Jul 2013 08:48:53 +0000 (17:48 +0900)]
Added '2013' in copyrights

10 years agoDeleted the unused source file for Fixture.
tsntsumi [Sat, 6 Jul 2013 08:47:30 +0000 (17:47 +0900)]
Deleted the unused source file for Fixture.

10 years agoModified the example the test fails.
tsntsumi [Sat, 6 Jul 2013 08:31:15 +0000 (17:31 +0900)]
Modified the example the test fails.

10 years agoAdd assert macros for double and float.
tsntsumi [Sat, 6 Jul 2013 08:13:34 +0000 (17:13 +0900)]
Add assert macros for double and float.

10 years agoChanged the type of snprintf's format string.
tsntsumi [Sat, 6 Jul 2013 08:11:35 +0000 (17:11 +0900)]
Changed the type of snprintf's format string.

It will be able to change to customize behavior in user program.

10 years agoFixed miss spelling.
tsntsumi [Sat, 6 Jul 2013 00:35:26 +0000 (09:35 +0900)]
Fixed miss spelling.

10 years agoChanged char pointer to char array.
tsntsumi [Sat, 6 Jul 2013 00:33:43 +0000 (09:33 +0900)]
Changed char pointer to char array.

10 years agoConverted cvsignore to gitignore.
tsntsumi [Wed, 3 Jul 2013 14:59:11 +0000 (23:59 +0900)]
Converted cvsignore to gitignore.

10 years agoSince it depended in order of the run of TestCase, I used setUpBeforeClass.
tsntsumi [Wed, 3 Jul 2013 14:55:36 +0000 (23:55 +0900)]
Since it depended in order of the run of TestCase, I used setUpBeforeClass.

10 years agoMade them correspond to doxygen 1.8.1.1.
tsntsumi [Wed, 3 Jul 2013 14:42:22 +0000 (23:42 +0900)]
Made them correspond to doxygen 1.8.1.1.

10 years agoCorrected the error of grammar.
tsntsumi [Wed, 3 Jul 2013 14:38:01 +0000 (23:38 +0900)]
Corrected the error of grammar.

10 years agoChanged the administrator's mail address.
tsntsumi [Wed, 3 Jul 2013 14:35:24 +0000 (23:35 +0900)]
Changed the administrator's mail address.

10 years agoChanged the administrator's user id
tsntsumi [Wed, 3 Jul 2013 14:33:57 +0000 (23:33 +0900)]
Changed the administrator's user id

10 years agoRenamed .cvsignore to .gitignore.
tsntsumi [Wed, 3 Jul 2013 14:28:36 +0000 (23:28 +0900)]
Renamed .cvsignore to .gitignore.

10 years agoRenamed setup_setUp/setup_tearDown to setUpBeforeClass/tearDownAfterClass.
tsntsumi [Wed, 3 Jul 2013 14:09:12 +0000 (23:09 +0900)]
Renamed setup_setUp/setup_tearDown to setUpBeforeClass/tearDownAfterClass.

13 years agowhen the width of the window was made small so that the line was turned up.
tsntsumi [Sun, 29 Aug 2010 01:46:32 +0000 (01:46 +0000)]
when the width of the window was made small so that the line was turned up.

13 years agoadded the Japanese setup of LaTeX.
tsntsumi [Sun, 29 Aug 2010 01:38:51 +0000 (01:38 +0000)]
added the Japanese setup of LaTeX.

13 years agomodified the Japanese pronunciation of 'suite'.
tsntsumi [Fri, 27 Aug 2010 13:30:45 +0000 (13:30 +0000)]
modified the Japanese pronunciation of 'suite'.

13 years agoremove auto generated file
tsntsumi [Fri, 27 Aug 2010 13:09:52 +0000 (13:09 +0000)]
remove auto generated file

13 years ago#add changes
tsntsumi [Fri, 27 Aug 2010 13:06:37 +0000 (13:06 +0000)]
#add changes

13 years agoupgrade version
tsntsumi [Fri, 27 Aug 2010 13:05:09 +0000 (13:05 +0000)]
upgrade version

13 years agoinserted the relative path from configure.
tsntsumi [Fri, 27 Aug 2010 13:04:39 +0000 (13:04 +0000)]
inserted the relative path from configure.

13 years agoadd clean file.
tsntsumi [Fri, 27 Aug 2010 13:03:44 +0000 (13:03 +0000)]
add clean file.

13 years ago#add ignore files
tsntsumi [Fri, 27 Aug 2010 12:37:39 +0000 (12:37 +0000)]
#add ignore files

13 years agoadd own stylesheet
tsntsumi [Fri, 27 Aug 2010 12:34:15 +0000 (12:34 +0000)]
add own stylesheet

13 years agoinserted the relative path from configure.
tsntsumi [Fri, 27 Aug 2010 12:33:54 +0000 (12:33 +0000)]
inserted the relative path from configure.

13 years agoprevented config.h from going into the distribution package.
tsntsumi [Fri, 27 Aug 2010 12:31:45 +0000 (12:31 +0000)]
prevented config.h from going into the distribution package.

13 years agoadjusted the position of the list.
tsntsumi [Fri, 27 Aug 2010 10:57:26 +0000 (10:57 +0000)]
adjusted the position of the list.

13 years agoadd own stylesheet
tsntsumi [Fri, 27 Aug 2010 10:55:35 +0000 (10:55 +0000)]
add own stylesheet

13 years agoinserted the relative path from configure.
tsntsumi [Fri, 27 Aug 2010 10:54:49 +0000 (10:54 +0000)]
inserted the relative path from configure.

13 years agoadd own stylesheet
tsntsumi [Fri, 27 Aug 2010 10:49:37 +0000 (10:49 +0000)]
add own stylesheet

13 years agoinsert new module.
tsntsumi [Fri, 27 Aug 2010 10:48:50 +0000 (10:48 +0000)]
insert new module.

13 years agochanged variously
tsntsumi [Fri, 27 Aug 2010 10:46:16 +0000 (10:46 +0000)]
changed variously

13 years ago#add news
tsntsumi [Fri, 27 Aug 2010 10:41:13 +0000 (10:41 +0000)]
#add news

13 years agodeleted the unnecessary file.
tsntsumi [Fri, 27 Aug 2010 10:40:58 +0000 (10:40 +0000)]
deleted the unnecessary file.

13 years agoadapted it to libtool 2.2.8
tsntsumi [Tue, 24 Aug 2010 21:32:55 +0000 (21:32 +0000)]
adapted it to libtool 2.2.8

13 years ago#add changes
tsntsumi [Tue, 24 Aug 2010 21:30:26 +0000 (21:30 +0000)]
#add changes

13 years agoI changed it from the char to the int to fit the argument of isspace and ispunct...
tsntsumi [Tue, 24 Aug 2010 21:15:22 +0000 (21:15 +0000)]
I changed it from the char to the int to fit the argument of isspace and ispunct to the prototype declaration.

13 years agolibtoolize was restored. It is because I installed libtool.
tsntsumi [Tue, 24 Aug 2010 21:08:48 +0000 (21:08 +0000)]
libtoolize was restored. It is because I installed libtool.

13 years agoadd changes
tsntsumi [Mon, 23 Aug 2010 22:14:29 +0000 (22:14 +0000)]
add changes

13 years agono longer needed.
tsntsumi [Mon, 23 Aug 2010 22:12:43 +0000 (22:12 +0000)]
no longer needed.

13 years agoupdate version.
tsntsumi [Mon, 23 Aug 2010 21:59:04 +0000 (21:59 +0000)]
update version.

13 years agoadd news
tsntsumi [Mon, 23 Aug 2010 21:57:36 +0000 (21:57 +0000)]
add news

13 years agolibtoolize not exist now
tsntsumi [Mon, 23 Aug 2010 21:47:55 +0000 (21:47 +0000)]
libtoolize not exist now

13 years agoadd libtool
tsntsumi [Mon, 23 Aug 2010 21:47:12 +0000 (21:47 +0000)]
add libtool

13 years agoadd changes.
tsntsumi [Mon, 23 Aug 2010 09:23:52 +0000 (09:23 +0000)]
add changes.

13 years agoadded the @brief comment in English explanation.
tsntsumi [Mon, 23 Aug 2010 09:16:10 +0000 (09:16 +0000)]
added the @brief comment in English explanation.

13 years agoadded the English explanation to helper_tool sections.
tsntsumi [Mon, 23 Aug 2010 09:15:38 +0000 (09:15 +0000)]
added the English explanation to helper_tool sections.

13 years agoadded the English explanation to some sections.
tsntsumi [Sun, 22 Aug 2010 13:09:30 +0000 (13:09 +0000)]
added the English explanation to some sections.

13 years agoremove value of IMAGE_PATH tag, because it is not exists.
tsntsumi [Sun, 22 Aug 2010 10:30:42 +0000 (10:30 +0000)]
remove value of IMAGE_PATH tag, because it is not exists.

13 years agoadded the English explanation to the section test_runner.
tsntsumi [Sun, 22 Aug 2010 10:29:51 +0000 (10:29 +0000)]
added the English explanation to the section test_runner.

13 years agoadjusted the link.
tsntsumi [Sun, 22 Aug 2010 07:12:43 +0000 (07:12 +0000)]
adjusted the link.

13 years agoThe title of the group was made the capital case.
tsntsumi [Sun, 22 Aug 2010 03:30:41 +0000 (03:30 +0000)]
The title of the group was made the capital case.

13 years agoChanged the QUIET tag to YES.
tsntsumi [Sun, 22 Aug 2010 03:29:15 +0000 (03:29 +0000)]
Changed the QUIET tag to YES.

13 years agoI added the English explanation to the section simple_test_case.
tsntsumi [Sun, 22 Aug 2010 03:27:36 +0000 (03:27 +0000)]
I added the English explanation to the section simple_test_case.

13 years agoChanged the title of Assertions group.
tsntsumi [Sun, 22 Aug 2010 02:05:23 +0000 (02:05 +0000)]
Changed the title of Assertions group.
Added the english brief.

13 years agoI replaced the turn of the macro definitions so that the Doxygen document might be...
tsntsumi [Sun, 22 Aug 2010 01:46:25 +0000 (01:46 +0000)]
I replaced the turn of the macro definitions so that the Doxygen document might be easy to read.

13 years agoadd URL attribute to the nodes in graph StructureCollaboration.
tsntsumi [Sat, 21 Aug 2010 18:58:15 +0000 (18:58 +0000)]
add URL attribute to the nodes in graph StructureCollaboration.

13 years agoremoved
tsntsumi [Sat, 21 Aug 2010 18:52:05 +0000 (18:52 +0000)]
removed

13 years agoErased the traces of Fixture.
tsntsumi [Sat, 21 Aug 2010 18:51:53 +0000 (18:51 +0000)]
Erased the traces of Fixture.

13 years agoBNF in the comment was made simple.
tsntsumi [Sat, 21 Aug 2010 18:50:50 +0000 (18:50 +0000)]
BNF in the comment was made simple.

13 years agoChanged to run by the test runner.
tsntsumi [Sat, 21 Aug 2010 18:48:19 +0000 (18:48 +0000)]
Changed to run by the test runner.

13 years agoMoved the code of the suite_test_complex function into the main function. Because...
tsntsumi [Sat, 21 Aug 2010 18:46:24 +0000 (18:46 +0000)]
Moved the code of the suite_test_complex function into the main function. Because the explanation is easy to give this by the document.

13 years agoDeleted the runTestRunner program which became unnecessary.
tsntsumi [Sat, 21 Aug 2010 18:42:18 +0000 (18:42 +0000)]
Deleted the runTestRunner program which became unnecessary.

13 years agogrouping the test functions into cluster.
tsntsumi [Sat, 21 Aug 2010 18:03:02 +0000 (18:03 +0000)]
grouping the test functions into cluster.

13 years agoadd new
tsntsumi [Sat, 21 Aug 2010 18:02:09 +0000 (18:02 +0000)]
add new

13 years agoMaybe @dotfile command has some bugs. So I made the outside file into inside.
tsntsumi [Sat, 21 Aug 2010 18:01:39 +0000 (18:01 +0000)]
Maybe @dotfile command has some bugs. So I made the outside file into inside.

13 years agoadd japanese section into sample_programs group title.
tsntsumi [Sat, 21 Aug 2010 17:37:26 +0000 (17:37 +0000)]
add japanese section into sample_programs group title.

13 years agoadded missing endif
tsntsumi [Sat, 21 Aug 2010 16:48:50 +0000 (16:48 +0000)]
added missing endif

13 years agoadd dot file to dist source files.
tsntsumi [Sat, 21 Aug 2010 16:47:10 +0000 (16:47 +0000)]
add dot file to dist source files.

13 years agoThe figure which I described in the document directly was made the outside file,...
tsntsumi [Sat, 21 Aug 2010 16:45:11 +0000 (16:45 +0000)]
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.

13 years agoadd new
tsntsumi [Sat, 21 Aug 2010 16:41:57 +0000 (16:41 +0000)]
add new

13 years agoI arranged the explanation of the sample program which dispersed in one place.
tsntsumi [Sat, 21 Aug 2010 15:15:22 +0000 (15:15 +0000)]
I arranged the explanation of the sample program which dispersed in one place.

13 years agoremove the post_build_check section.
tsntsumi [Sat, 21 Aug 2010 14:24:44 +0000 (14:24 +0000)]
remove the post_build_check section.
add the sample_programs section.

13 years agorevised the helper_tool section.
tsntsumi [Sat, 21 Aug 2010 13:34:11 +0000 (13:34 +0000)]
revised the helper_tool section.

13 years agorevised the suite section.
tsntsumi [Sat, 21 Aug 2010 10:23:19 +0000 (10:23 +0000)]
revised the suite section.

13 years agoRemoved the process list with was not an explanation.
tsntsumi [Sat, 21 Aug 2010 09:20:19 +0000 (09:20 +0000)]
Removed the process list with was not an explanation.

13 years agoRevised the figure of relations between test case and global variables.
tsntsumi [Sat, 21 Aug 2010 09:07:57 +0000 (09:07 +0000)]
Revised the figure of relations between test case and global variables.

13 years agomove test runner section in the front.
tsntsumi [Sat, 21 Aug 2010 04:19:34 +0000 (04:19 +0000)]
move test runner section in the front.
change the sample code to the detailed thing.