]>
granicus.if.org Git - check/log
hugo303 [Mon, 27 Aug 2007 13:13:11 +0000 (13:13 +0000)]
* Made send_file1 and send_file2 static.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@414
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
hugo303 [Mon, 27 Aug 2007 09:50:07 +0000 (09:50 +0000)]
* Add BitlBee and ctrlproxy to list of Check-using projects.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@413
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Wed, 20 Jun 2007 03:50:45 +0000 (03:50 +0000)]
* test fail(NULL) instead of fail() because there is
no way to fix fail() to work with the XL C compiler.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@412
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Tue, 19 Jun 2007 23:36:39 +0000 (23:36 +0000)]
* define rpl_malloc and rpl_realloc for platforms where
!malloc(0) and !realloc(0,0), such as AIX, because configure
goes and redefines malloc/realloc in this case...
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@411
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Sat, 21 Apr 2007 01:41:34 +0000 (01:41 +0000)]
* SVNChangeLog patch from Robert Collins
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@410
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
hugo303 [Mon, 12 Mar 2007 16:05:53 +0000 (16:05 +0000)]
* Added some simple testing of srunner_create() and srunner_add_suite().
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@409
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Sun, 28 Jan 2007 21:03:53 +0000 (21:03 +0000)]
* Add Iodine to list of Check-using projects.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@408
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Tue, 16 Jan 2007 21:57:52 +0000 (21:57 +0000)]
* s/unit test/unit testing/ when used as a verb.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@407
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Thu, 21 Dec 2006 00:46:08 +0000 (00:46 +0000)]
* Fix broken example of loop test usage.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@406
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Tue, 12 Dec 2006 19:11:09 +0000 (19:11 +0000)]
* Obfuscate email addresses a little bit more.
* Update Arien Malec's email address.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@405
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Tue, 12 Dec 2006 07:10:20 +0000 (07:10 +0000)]
* Add pkg-config documentation TODO.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@404
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Sun, 10 Dec 2006 17:19:43 +0000 (17:19 +0000)]
* Add Tinymail link.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@403
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 8 Dec 2006 17:47:49 +0000 (17:47 +0000)]
* Add ck_abort and ck_abort_msg implementation with tests.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@402
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
hugo303 [Wed, 6 Dec 2006 08:54:01 +0000 (08:54 +0000)]
* Incorporated patch from Debian for debian bug #395466. This fixes
'AM_PATH_CHECK causes "possibly undefined macro" errors'.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@401
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
hugo303 [Tue, 28 Nov 2006 11:51:29 +0000 (11:51 +0000)]
* Fixed line number typo in timeout test.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@400
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
hugo303 [Tue, 28 Nov 2006 10:47:35 +0000 (10:47 +0000)]
* Added tests for new Check fail API.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@399
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
hugo303 [Tue, 28 Nov 2006 10:46:12 +0000 (10:46 +0000)]
* Added new Check fail API. Implemented on top of fail_unless. Future
versions will reverse this so fail_unless is implemented on top of the
ck_assert API.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@398
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Thu, 23 Nov 2006 18:20:44 +0000 (18:20 +0000)]
* Relax sed dependency from GNU to POSIX.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@397
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Thu, 23 Nov 2006 18:18:11 +0000 (18:18 +0000)]
* Update AUTHORS to reflect current maintainers.
* Perform basic email address obfuscation, replacing @ with AT.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@396
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
hugo303 [Thu, 23 Nov 2006 13:35:24 +0000 (13:35 +0000)]
* Reverted change in r377. genhtml is used in src/Makefile.am.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@395
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
hugo303 [Thu, 23 Nov 2006 08:18:10 +0000 (08:18 +0000)]
* Modified sed exported symbols regexp to work on OS X.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@394
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Thu, 23 Nov 2006 05:27:00 +0000 (05:27 +0000)]
* Change DEFAULT_TIMEOUT from 3 seconds to 4 seconds. Document in
TODO that this should ultimately be fixed properly. This fixes
build errors with timeout tests on a Mac Pro, and possibly other
systems and/or architectures.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@393
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Thu, 23 Nov 2006 04:25:13 +0000 (04:25 +0000)]
* Document dependency on GNU sed 4.0.5.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@392
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
hugo303 [Wed, 22 Nov 2006 10:13:51 +0000 (10:13 +0000)]
* Reverted back to r378, undoing the -ansi and -pedantic fixes.
Now the tests shall work again.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@391
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
hugo303 [Wed, 22 Nov 2006 10:11:49 +0000 (10:11 +0000)]
* Moved -ansi and -pedantic CFLAGS to src/Makefile.am from configure.ac.
Without these flags in the tests, they will be able to work again.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@390
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Wed, 22 Nov 2006 07:33:47 +0000 (07:33 +0000)]
* Clarified checked and unchecked fixtures according to discussion
between Hugo and Greger Ohlson in the Help forum.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@389
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Wed, 22 Nov 2006 07:22:38 +0000 (07:22 +0000)]
* Update TODO with Hugo's idea from Help forum about forking
test cases as well as forking unit tests.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@388
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Wed, 22 Nov 2006 05:13:35 +0000 (05:13 +0000)]
* Changed release email project files link to direct download link.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@387
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Wed, 22 Nov 2006 01:26:56 +0000 (01:26 +0000)]
* Document release process.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@386
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Tue, 21 Nov 2006 23:56:21 +0000 (23:56 +0000)]
* svn merge -r383:384 ../tags/check-0.9.5/ .
-- Updated version to 0.9.5, along with NEWS and TODO to match.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@385
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
hugo303 [Tue, 21 Nov 2006 09:36:01 +0000 (09:36 +0000)]
* Clarified patch submission in TODO list.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@382
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Tue, 21 Nov 2006 03:41:37 +0000 (03:41 +0000)]
* svn merge -r375:374 .
-- This removes the `.PHONY: SVNChangeLog' target.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@381
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Sat, 18 Nov 2006 01:02:13 +0000 (01:02 +0000)]
* Eliminate comparison of enum print_mode with 0, since the enum type
is unsigned int.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@380
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Sat, 18 Nov 2006 00:47:21 +0000 (00:47 +0000)]
* Always pass NULL to fail_if and fail_unless if there is no
message, as required by C99.
* Delete test_fail_no_msg and test_fail_if_no_msg since they test
support for non-ISO behaviour.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@379
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Sat, 18 Nov 2006 00:44:33 +0000 (00:44 +0000)]
* Add some strictness to CFLAGS.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@378
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 17 Nov 2006 23:53:54 +0000 (23:53 +0000)]
* Remove check for genhtml, since it isn't used anywhere.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@377
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 17 Nov 2006 23:45:08 +0000 (23:45 +0000)]
* Tick off make html (0.9.4) and loop test clarification (0.9.5).
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@376
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
hugo303 [Fri, 17 Nov 2006 13:17:38 +0000 (13:17 +0000)]
* Made SVNChangeLog target PHONY so it is always regenerated.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@375
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
hugo303 [Fri, 17 Nov 2006 11:57:41 +0000 (11:57 +0000)]
* Added future AC_PROG_CC_C99 stuff. Ticked off distcheck failure.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@374
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
hugo303 [Fri, 17 Nov 2006 08:56:43 +0000 (08:56 +0000)]
* Added use of libtool functionality for hiding non-exported symbols.
Sourceforge feature request #
1165405 and bug #
1597963 .
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@373
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
hugo303 [Fri, 17 Nov 2006 08:54:29 +0000 (08:54 +0000)]
* New file used for testing the exported lib with hidden symbols. The
old main now tests an internal lib were all symbols are still visible.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@372
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
hugo303 [Fri, 17 Nov 2006 08:45:29 +0000 (08:45 +0000)]
* Added marker on exported symbols to facilitate hiding of lib-local symbols.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@371
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Wed, 15 Nov 2006 22:40:50 +0000 (22:40 +0000)]
* Update NEWS.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@370
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Wed, 15 Nov 2006 22:36:31 +0000 (22:36 +0000)]
* Rename loop test iteration variable from i to _i. This avoids
confusing the user due to warnings issued when using a local
variable i in a normal, non-looping test.
* Add example of loop test usage to documentation.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@369
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
hugo303 [Wed, 15 Nov 2006 13:50:15 +0000 (13:50 +0000)]
* Fixed coverage support to work with gcc4 and buggy libtool.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@368
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
hugo303 [Wed, 15 Nov 2006 13:41:39 +0000 (13:41 +0000)]
* Added texinfo dependencies.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@367
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Wed, 15 Nov 2006 09:20:47 +0000 (09:20 +0000)]
* Clarify meaning of "sporadically maintained".
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@366
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
hugo303 [Tue, 14 Nov 2006 15:51:33 +0000 (15:51 +0000)]
* Fixed distcheck target. SVNChangeLog added to EXTRA_DIST.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@365
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
hugo303 [Fri, 3 Nov 2006 13:03:55 +0000 (13:03 +0000)]
* Fixed signal string problem in tests. Strings differed between
OSes. Fixes Sourceforge bug #
1539828 .
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@364
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
hugo303 [Thu, 26 Oct 2006 13:48:54 +0000 (13:48 +0000)]
Fixed problem with process group ID, especially visible on Solaris and LynxOS. Sourceforge bugs #
1407360 and #
1539828
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@363
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 13 Oct 2006 19:25:25 +0000 (19:25 +0000)]
* s/yes/no/ in --enable-gcov help message.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@362
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 13 Oct 2006 18:40:38 +0000 (18:40 +0000)]
* Update NEWS.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@359
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 13 Oct 2006 18:23:09 +0000 (18:23 +0000)]
* Oops, s/>:/:>/
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@358
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 13 Oct 2006 18:20:07 +0000 (18:20 +0000)]
* Fixed help strings for --enable-gcov and --enable-timeout-tests
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@357
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 13 Oct 2006 07:51:23 +0000 (07:51 +0000)]
* Update links to projects using Check.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@356
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 13 Oct 2006 07:23:13 +0000 (07:23 +0000)]
* Update TODO.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@355
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 13 Oct 2006 07:12:57 +0000 (07:12 +0000)]
* Clean up webpage a little bit more.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@354
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 13 Oct 2006 07:08:35 +0000 (07:08 +0000)]
* Update webpage.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@353
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 13 Oct 2006 06:33:37 +0000 (06:33 +0000)]
* Move website index.html into root directory.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@352
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 13 Oct 2006 06:12:16 +0000 (06:12 +0000)]
* Rename website/ to htdocs/
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@351
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 13 Oct 2006 06:02:34 +0000 (06:02 +0000)]
* Updated website.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@350
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 13 Oct 2006 04:15:58 +0000 (04:15 +0000)]
* Add FIXME documenting broken fail_if and fail_unless macros.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@346
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 13 Oct 2006 04:15:28 +0000 (04:15 +0000)]
* Mention dependencies better in README.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@345
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 13 Oct 2006 04:14:36 +0000 (04:14 +0000)]
* Create website directory with existing index.html.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@344
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 13 Oct 2006 04:13:07 +0000 (04:13 +0000)]
* Update TODO.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@343
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 13 Oct 2006 04:12:41 +0000 (04:12 +0000)]
* Indicate that the loop index `i' of a test might be unused
with __attribute__((unused)).
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@342
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 13 Oct 2006 04:12:08 +0000 (04:12 +0000)]
* Added tcase_add_loop_test_raise_signal()
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@341
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 13 Oct 2006 04:11:22 +0000 (04:11 +0000)]
* Update TODO, tiny Makefile.am fixes
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@340
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 13 Oct 2006 04:10:50 +0000 (04:10 +0000)]
* Fixed printing of newlines in output.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@339
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 13 Oct 2006 04:09:56 +0000 (04:09 +0000)]
* Removed SGML / DocBook tutorial; Texinfo version supersedes it.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@338
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 13 Oct 2006 04:08:49 +0000 (04:08 +0000)]
* Fixed doc building for make distcheck.
* Cleaned up SVNChangeLog generation a little
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@337
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 13 Oct 2006 04:08:19 +0000 (04:08 +0000)]
* Cleaner building of diffs for check.texi
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@336
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 13 Oct 2006 04:07:44 +0000 (04:07 +0000)]
* s/check_money_INCLUDES/check_money_CFLAGS/ in tests/Makefile.am
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@335
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 13 Oct 2006 04:06:57 +0000 (04:06 +0000)]
* Update TODO
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@334
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 13 Oct 2006 04:05:59 +0000 (04:05 +0000)]
* Added check.pc.in for pkg-config support
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@333
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 13 Oct 2006 04:05:10 +0000 (04:05 +0000)]
* Updated TODO, pulled in check.sourceforge.net TODO
* Made tests run with CK_VERBOSE instead of CK_SILENT
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@332
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 13 Oct 2006 04:03:41 +0000 (04:03 +0000)]
* Add SVNChangeLog generation, brief HACKING file
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@331
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 13 Oct 2006 04:00:54 +0000 (04:00 +0000)]
* Create money example diffs in tutorial Makefile.am
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@330
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 13 Oct 2006 04:00:11 +0000 (04:00 +0000)]
* Finished converting tutorial to Texinfo!
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@329
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 13 Oct 2006 03:59:30 +0000 (03:59 +0000)]
* Converted next section of Chapter 4 to Texinfo.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@328
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 13 Oct 2006 03:59:06 +0000 (03:59 +0000)]
* Break another line for money_suite()
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@327
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 13 Oct 2006 03:58:41 +0000 (03:58 +0000)]
* Insert line break between type and name of money_suite()
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@326
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 13 Oct 2006 03:58:04 +0000 (03:58 +0000)]
* Added revision 7 of money example.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@325
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 13 Oct 2006 03:56:57 +0000 (03:56 +0000)]
* Converted "No Fork Mode" section of Chapter 4 to Texinfo.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@324
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 13 Oct 2006 03:56:23 +0000 (03:56 +0000)]
* Convert first section of tutorial Chapter 4 to Texinfo.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@323
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 13 Oct 2006 03:55:47 +0000 (03:55 +0000)]
* Added revision 6 of money example.
* Fixed some whitespace errors in other revisions.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@322
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 13 Oct 2006 03:54:47 +0000 (03:54 +0000)]
* Finally converted all of tutorial chapter 3 to Texinfo.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@321
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 13 Oct 2006 03:54:20 +0000 (03:54 +0000)]
* Added revision 5 of money example.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@320
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 13 Oct 2006 03:53:41 +0000 (03:53 +0000)]
* Added revision 4 of money example.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@319
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 13 Oct 2006 03:52:59 +0000 (03:52 +0000)]
* Added next section of Chapter 3.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@318
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 13 Oct 2006 03:52:28 +0000 (03:52 +0000)]
* Added revision 3 of money example.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@317
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 13 Oct 2006 03:51:41 +0000 (03:51 +0000)]
* Added revision 2 of money example
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@316
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 13 Oct 2006 03:50:38 +0000 (03:50 +0000)]
* Added revision 1 of money example
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@315
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 13 Oct 2006 03:49:07 +0000 (03:49 +0000)]
* Converted the next section of chapter 3 to Texinfo.
* And actually, below, chapter 3 wasn't completed. The previous
section _in_ chapter 3 was completed.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@314
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 13 Oct 2006 03:48:36 +0000 (03:48 +0000)]
* include example/ dir in AM_MAKEINFOFLAGS
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@313
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 13 Oct 2006 03:47:54 +0000 (03:47 +0000)]
* Converted chapter 3 of manual to Texinfo.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@312
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 13 Oct 2006 03:47:07 +0000 (03:47 +0000)]
* small example Makefile.am fixes
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@311
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 13 Oct 2006 03:46:43 +0000 (03:46 +0000)]
* add spaces to example Makefile.am
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@310
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 13 Oct 2006 03:46:16 +0000 (03:46 +0000)]
* Add Robert Lemmen to AUTHORS
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@309
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 13 Oct 2006 03:45:52 +0000 (03:45 +0000)]
* Applied patch from Robert Lemmen, adding test coverage description
to the (Docbook) manual.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@308
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a