]>
granicus.if.org Git - check/log
hugo303 [Mon, 10 Nov 2008 21:25:27 +0000 (21:25 +0000)]
* Fixed faulty link to Daimonin
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@439
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
hugo303 [Mon, 10 Nov 2008 21:23:10 +0000 (21:23 +0000)]
* Updated chapter 3.3 (bug #
2053018 )
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@438
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Thu, 28 Aug 2008 20:49:06 +0000 (20:49 +0000)]
* add scew
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@437
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 21 Mar 2008 22:16:13 +0000 (22:16 +0000)]
* use @top_srcdir@/src/check.h.in instead of check.h.in
-- fixes broken make distcheck
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@435
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 21 Mar 2008 22:04:41 +0000 (22:04 +0000)]
* add '|| test $$? -eq 1;' after each diff command per
OpenBSD 4.2 problems Torok Edwin was having.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@434
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 21 Mar 2008 21:45:37 +0000 (21:45 +0000)]
* add CK_FORK_GETENV to enum fork_status and delete CK_FORK_UNSPECIFIED
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@433
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 21 Mar 2008 21:10:16 +0000 (21:10 +0000)]
* add comment about strsignal overwriting string returned by previous call
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@432
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 21 Mar 2008 20:44:52 +0000 (20:44 +0000)]
* call strdup on result from strsignal to avoid clobbering it
* add Torok Edwin to AUTHORS
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@431
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 21 Mar 2008 18:54:36 +0000 (18:54 +0000)]
* add CK_TEST_RESULT_INVALID to enum test_result
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@430
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 21 Mar 2008 18:26:50 +0000 (18:26 +0000)]
* add CK_CTX_INVALID to ck_result_ctx and don't use -1 anymore
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@429
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 21 Mar 2008 17:54:42 +0000 (17:54 +0000)]
* favour ax_c_check_flag over ax_cflags_gcc_option
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@428
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 21 Mar 2008 17:22:43 +0000 (17:22 +0000)]
* add options using AX_CFLAGS_GCC_OPTION
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@427
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 21 Mar 2008 15:39:00 +0000 (15:39 +0000)]
* add m4 directory and ax_cflags_gcc_option macro
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@426
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 21 Mar 2008 15:06:24 +0000 (15:06 +0000)]
* replace $< with check.h.in for non-gmake (patch due to Torok Edwin)
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@425
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 21 Mar 2008 15:00:21 +0000 (15:00 +0000)]
* call AM_PROG_CC_C_O
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@424
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Thu, 20 Mar 2008 23:19:16 +0000 (23:19 +0000)]
* add prototypes for rpl_malloc and rpl_realloc
* fix prototypes for malloc and realloc
* document AC_FUNC_MALLOC / AC_FUNC_REALLOC madness
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@423
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Thu, 6 Mar 2008 16:59:38 +0000 (16:59 +0000)]
* Pass an adjusted line number to eprintf when the error
being reported is based on the result of another function.
* Name the function that failed in these cases.
* Add FIXME re: colons at the end of system error messages
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@422
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Mon, 3 Mar 2008 14:13:27 +0000 (14:13 +0000)]
* add daimonin, embunit, and aceunit
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@421
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Mon, 3 Mar 2008 13:48:38 +0000 (13:48 +0000)]
* count checks in setup() as well; patch due to Roland Stigge
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@420
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Fri, 8 Feb 2008 14:09:41 +0000 (14:09 +0000)]
* use int __attribute__((unused)) _i instead of
int _i __attribute__((unused))
per gcc-3.3.5 request from Sebastian Trahm
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@419
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Tue, 22 Jan 2008 22:54:46 +0000 (22:54 +0000)]
* fix cppunit link
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@418
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Thu, 17 Jan 2008 19:03:32 +0000 (19:03 +0000)]
* add XCB to list of projects using Check
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@417
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Wed, 12 Dec 2007 01:17:42 +0000 (01:17 +0000)]
* rename signal to _signal in _tcase_add_test to avoid a
symbol clash with /usr/include/sys/signal.h on OS X.
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@416
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
cpickett [Sun, 28 Oct 2007 16:38:34 +0000 (16:38 +0000)]
* add Pigment to list of projects using Check
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@415
64e312b2 -a51f-0410-8e61-
82d0ca0eb02a
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