]> granicus.if.org Git - check/log
check
20 years agoRemoved lyx stuff
hugo303 [Fri, 14 May 2004 14:39:37 +0000 (14:39 +0000)]
Removed lyx stuff

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@164 64e312b2-a51f-0410-8e61-82d0ca0eb02a

20 years agoUpdated documentation according to changes. Changed to docbook format
hugo303 [Fri, 14 May 2004 14:35:18 +0000 (14:35 +0000)]
Updated documentation according to changes. Changed to docbook format

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@163 64e312b2-a51f-0410-8e61-82d0ca0eb02a

20 years agoRemoved suite_free()
hugo303 [Fri, 14 May 2004 14:33:35 +0000 (14:33 +0000)]
Removed suite_free()

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@162 64e312b2-a51f-0410-8e61-82d0ca0eb02a

20 years agoUpdated according to implementation changes. Applied distcheck patch (802160).
hugo303 [Fri, 14 May 2004 14:09:46 +0000 (14:09 +0000)]
Updated according to implementation changes. Applied distcheck patch (802160).

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@161 64e312b2-a51f-0410-8e61-82d0ca0eb02a

20 years agoAdded name of test to result.
hugo303 [Fri, 14 May 2004 13:54:49 +0000 (13:54 +0000)]
Added name of test to result.

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@160 64e312b2-a51f-0410-8e61-82d0ca0eb02a

20 years agoFixed message for nofork failures.
hugo303 [Fri, 14 May 2004 13:53:02 +0000 (13:53 +0000)]
Fixed message for nofork failures.

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@159 64e312b2-a51f-0410-8e61-82d0ca0eb02a

20 years agoFixed message for nofork failures.
hugo303 [Fri, 14 May 2004 12:11:16 +0000 (12:11 +0000)]
Fixed message for nofork failures.

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@158 64e312b2-a51f-0410-8e61-82d0ca0eb02a

20 years agoAdded new print mode that reads the mode from environment variable.
hugo303 [Fri, 14 May 2004 12:08:11 +0000 (12:08 +0000)]
Added new print mode that reads the mode from environment variable.

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@157 64e312b2-a51f-0410-8e61-82d0ca0eb02a

20 years agoFixed bug in NULL check
hugo303 [Fri, 14 May 2004 12:05:49 +0000 (12:05 +0000)]
Fixed bug in NULL check

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@156 64e312b2-a51f-0410-8e61-82d0ca0eb02a

20 years agoAdded name of test to result.
hugo303 [Fri, 14 May 2004 12:04:31 +0000 (12:04 +0000)]
Added name of test to result.

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@155 64e312b2-a51f-0410-8e61-82d0ca0eb02a

20 years agoMade suite_free and tcase_free static. Added new print mode that reads the mode from...
hugo303 [Fri, 14 May 2004 12:02:51 +0000 (12:02 +0000)]
Made suite_free and tcase_free static. Added new print mode that reads the mode from environment variable.

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@154 64e312b2-a51f-0410-8e61-82d0ca0eb02a

20 years agoAdded free of suites when freeing srunner. Made suite_free and tcase_free static...
hugo303 [Fri, 14 May 2004 12:00:53 +0000 (12:00 +0000)]
Added free of suites when freeing srunner. Made suite_free and tcase_free static. Added name of test to result.

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@153 64e312b2-a51f-0410-8e61-82d0ca0eb02a

22 years agoMade 0.8.4 release.
neo23 [Mon, 21 Oct 2002 11:29:53 +0000 (11:29 +0000)]
Made 0.8.4 release.

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@152 64e312b2-a51f-0410-8e61-82d0ca0eb02a

22 years agoBumped version number to 0.8.4. Updated AUTHORS and ChangeLog.
neo23 [Wed, 16 Oct 2002 11:47:44 +0000 (11:47 +0000)]
Bumped version number to 0.8.4. Updated AUTHORS and ChangeLog.

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@151 64e312b2-a51f-0410-8e61-82d0ca0eb02a

22 years agoApplied a patch from Rick Poyner that changes the pipe used for IPC
neo23 [Wed, 16 Oct 2002 11:39:48 +0000 (11:39 +0000)]
Applied a patch from Rick Poyner that changes the pipe used for IPC
to use a temporary file instead of stdin/stdout. This fixes the
long-standing problem that the pipe used to fill up when too many
fail_unless() were used. (#482012).

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@150 64e312b2-a51f-0410-8e61-82d0ca0eb02a

22 years agoApplied a patch from Rick Poyner that fixes a typo which broke check
neo23 [Wed, 9 Oct 2002 16:57:36 +0000 (16:57 +0000)]
Applied a patch from Rick Poyner that fixes a typo which broke check
for C++ compilers (bug #601397).

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@149 64e312b2-a51f-0410-8e61-82d0ca0eb02a

22 years agoApplied a patch from Dietmar Petras <dpetras@gmx.de> that plugs some
neo23 [Fri, 16 Aug 2002 17:41:04 +0000 (17:41 +0000)]
Applied a patch from Dietmar Petras <dpetras@gmx.de> that plugs some
memory leaks.

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@148 64e312b2-a51f-0410-8e61-82d0ca0eb02a

22 years agoCall aclocal from autogen.sh.
neo23 [Wed, 10 Jul 2002 02:37:19 +0000 (02:37 +0000)]
Call aclocal from autogen.sh.

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@147 64e312b2-a51f-0410-8e61-82d0ca0eb02a

22 years agoRemoved files generated by automake.
neo23 [Wed, 10 Jul 2002 02:32:55 +0000 (02:32 +0000)]
Removed files generated by automake.

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@146 64e312b2-a51f-0410-8e61-82d0ca0eb02a

22 years agoapplied patch from Arien Malec to fix build of Debian packages
neo23 [Sun, 16 Jun 2002 12:25:04 +0000 (12:25 +0000)]
applied patch from Arien Malec to fix build of Debian packages

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@145 64e312b2-a51f-0410-8e61-82d0ca0eb02a

22 years agoMade 0.8.3 Release.
neo23 [Fri, 24 May 2002 15:04:38 +0000 (15:04 +0000)]
Made 0.8.3 Release.

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@144 64e312b2-a51f-0410-8e61-82d0ca0eb02a

22 years agoAdded check.m4 to the spec file. Updated NEWS. Updated the date of the
neo23 [Fri, 24 May 2002 15:00:49 +0000 (15:00 +0000)]
Added check.m4 to the spec file. Updated NEWS. Updated the date of the
tutorial.

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@143 64e312b2-a51f-0410-8e61-82d0ca0eb02a

22 years agoAdded check.m4 to debian rules. Changed the maintainer entry.
neo23 [Fri, 24 May 2002 14:35:10 +0000 (14:35 +0000)]
Added check.m4 to debian rules. Changed the maintainer entry.

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@142 64e312b2-a51f-0410-8e61-82d0ca0eb02a

22 years agoMention that EXIT_SUCCESS and EXIT_FAILURE are defined in stdlib.h.
neo23 [Thu, 23 May 2002 15:08:32 +0000 (15:08 +0000)]
Mention that EXIT_SUCCESS and EXIT_FAILURE are defined in stdlib.h.
Suggested by Russell Reed in bug #547129.

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@141 64e312b2-a51f-0410-8e61-82d0ca0eb02a

22 years agoDeclared local functions static (based on a patch from Gilgamesh Nootebos).
neo23 [Fri, 10 May 2002 12:01:44 +0000 (12:01 +0000)]
Declared local functions static (based on a patch from Gilgamesh Nootebos).

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@140 64e312b2-a51f-0410-8e61-82d0ca0eb02a

22 years agoRenamed list.[ch] to check_list.[ch] for consistency.
neo23 [Fri, 3 May 2002 11:58:02 +0000 (11:58 +0000)]
Renamed list.[ch] to check_list.[ch] for consistency.
Include config.h from all over the place, cleaned up includes.

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@139 64e312b2-a51f-0410-8e61-82d0ca0eb02a

22 years agoRemoved compiler warnings mentioned in bug #547126.
neo23 [Thu, 2 May 2002 08:34:57 +0000 (08:34 +0000)]
Removed compiler warnings mentioned in bug #547126.

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@138 64e312b2-a51f-0410-8e61-82d0ca0eb02a

22 years agoDon't include "error.h" (bug #546175 small cygwin portability problem).
neo23 [Thu, 2 May 2002 08:27:25 +0000 (08:27 +0000)]
Don't include "error.h" (bug #546175 small cygwin portability problem).

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@137 64e312b2-a51f-0410-8e61-82d0ca0eb02a

22 years agoChanged date to that of the latest release.
neo23 [Tue, 16 Apr 2002 17:33:49 +0000 (17:33 +0000)]
Changed date to that of the latest release.
Added a name to an internal reference so that we get a working link in
the generated HTML.

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@136 64e312b2-a51f-0410-8e61-82d0ca0eb02a

22 years agoFixed check.m4 so that --without-check is a valid option to disable check.
neo23 [Mon, 15 Apr 2002 16:47:44 +0000 (16:47 +0000)]
Fixed check.m4 so that --without-check is a valid option to disable check.
Bumped version number to 0.8.3.

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@135 64e312b2-a51f-0410-8e61-82d0ca0eb02a

22 years agoUpdated ChangeLog.
neo23 [Mon, 15 Apr 2002 10:58:10 +0000 (10:58 +0000)]
Updated ChangeLog.

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@134 64e312b2-a51f-0410-8e61-82d0ca0eb02a

22 years agoMade 0.8.2 Release.
neo23 [Mon, 15 Apr 2002 10:57:35 +0000 (10:57 +0000)]
Made 0.8.2 Release.

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@133 64e312b2-a51f-0410-8e61-82d0ca0eb02a

22 years agoApplied a patch from Arien that makes the pipe nonblocking. This doesn't
neo23 [Sun, 14 Apr 2002 16:59:08 +0000 (16:59 +0000)]
Applied a patch from Arien that makes the pipe nonblocking. This doesn't
solve #482012 but makes it more obvious what is going wrong if the pipe
fills up.

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@132 64e312b2-a51f-0410-8e61-82d0ca0eb02a

22 years agoUse #include rather than #import (bug #484564).
neo23 [Fri, 12 Apr 2002 10:50:04 +0000 (10:50 +0000)]
Use #include rather than #import (bug #484564).

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@131 64e312b2-a51f-0410-8e61-82d0ca0eb02a

22 years agoUpdated ChangeLog.
neo23 [Fri, 12 Apr 2002 10:34:04 +0000 (10:34 +0000)]
Updated ChangeLog.

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@130 64e312b2-a51f-0410-8e61-82d0ca0eb02a

22 years agoDocument the fact that you can now use NULL as msg argument for
neo23 [Fri, 12 Apr 2002 10:33:06 +0000 (10:33 +0000)]
Document the fact that you can now use NULL as msg argument for
fail_unless().

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@129 64e312b2-a51f-0410-8e61-82d0ca0eb02a

22 years agoRemoved limitations on line number, message and buffer sizes
neo23 [Fri, 12 Apr 2002 09:54:17 +0000 (09:54 +0000)]
Removed limitations on line number, message and buffer sizes
(bug #478233) by changing the way we send integers over the
pipe. Instead of strings, integers are now send as 4 bytes.
This allows the pack routine to easily calculate the message
size so that we can allocate the needed buffer there.
Made a union out of the different Msg structs to clean up the
internal API. Also introduced the internal function
ck_strdup_printf(), a simple wrapper around sprintf() that
allocates enough space to hold the resulting string.

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@128 64e312b2-a51f-0410-8e61-82d0ca0eb02a

22 years agoApplied a slightly modified version of a patch from
neo23 [Wed, 10 Apr 2002 11:11:48 +0000 (11:11 +0000)]
Applied a slightly modified version of a patch from
Neil Spring <nspring@cs.washington.edu> that declares strings as
const where applicable. It also changes our CFLAGS to be much
stricter and removes the warnings introduced by -Wwrite-strings.
This allows building other check tests with -Wwrite-strings
without heaping gobs of compiler warnings.

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@127 64e312b2-a51f-0410-8e61-82d0ca0eb02a

22 years agoUpdated ChangeLog.
neo23 [Thu, 28 Mar 2002 19:12:30 +0000 (19:12 +0000)]
Updated ChangeLog.

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@126 64e312b2-a51f-0410-8e61-82d0ca0eb02a

22 years agoAllow fail_unless() to be called with a NULL msg and substitute a reasonable
neo23 [Thu, 28 Mar 2002 18:37:07 +0000 (18:37 +0000)]
Allow fail_unless() to be called with a NULL msg and substitute a reasonable
error message in that case. Bail out if NULL is passed to _fail_unless() to
avoid possible confusion.

Added a test case that calls fail_unless() with msg=NULL.

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@125 64e312b2-a51f-0410-8e61-82d0ca0eb02a

22 years agoChanged autogen.sh to bail out if necessary tools can't be found
neo23 [Thu, 28 Mar 2002 18:22:09 +0000 (18:22 +0000)]
Changed autogen.sh to bail out if necessary tools can't be found
instead of proceeding to the version checks.

Document use of autogen.sh in README.

Generate check.spec from check.spec.in to it automatically gets the
correct version number.

Generate check.h from chech.h.in and include Check version information.

Compile Check version number into the library to allow for runtime
version checks.

Added the m4 script check.m4 that allows to easily integrate Check
into projects using autoconf/automake. It does version checking and
also assures that header and library versions match.

Document the use of check.m4 and the AM_PATH_CHECK() macro in the
tutorial. Adapted example Makefile.am and configure.in and added a
missing .cvsignore file.

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@124 64e312b2-a51f-0410-8e61-82d0ca0eb02a

22 years agoComplete CVS cleanup
amalec [Wed, 27 Mar 2002 01:21:12 +0000 (01:21 +0000)]
Complete CVS cleanup

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@123 64e312b2-a51f-0410-8e61-82d0ca0eb02a

22 years agoCleaned up CVS to remove all autofoo generated files, included an autogen.sh bootstra...
amalec [Wed, 27 Mar 2002 01:18:55 +0000 (01:18 +0000)]
Cleaned up CVS to remove all autofoo generated files, included an autogen.sh bootstrap file. Changes at the suggestion of Sven Neumann

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@122 64e312b2-a51f-0410-8e61-82d0ca0eb02a

22 years agoUpdate ChangeLog
amalec [Sat, 2 Mar 2002 01:42:48 +0000 (01:42 +0000)]
Update ChangeLog

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@121 64e312b2-a51f-0410-8e61-82d0ca0eb02a

22 years agoMoved error.[hc] to check_error.[hc], and fixed bug in running checked setup in nofor...
amalec [Sat, 2 Mar 2002 01:42:20 +0000 (01:42 +0000)]
Moved error.[hc] to check_error.[hc], and fixed bug in running checked setup in nofork mode.

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@120 64e312b2-a51f-0410-8e61-82d0ca0eb02a

22 years agoChanged license to LGPL
amalec [Thu, 28 Feb 2002 02:02:09 +0000 (02:02 +0000)]
Changed license to LGPL

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@119 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoUpdate ChangeLog
amalec [Thu, 25 Oct 2001 23:19:28 +0000 (23:19 +0000)]
Update ChangeLog

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@117 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoUpdate AUTHORS to give credit to key contributors
amalec [Thu, 25 Oct 2001 23:18:42 +0000 (23:18 +0000)]
Update AUTHORS to give credit to key contributors

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@116 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoClarified configuration warning on doc building
amalec [Thu, 25 Oct 2001 23:12:35 +0000 (23:12 +0000)]
Clarified configuration warning on doc building

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@115 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoUpdating ChangeLog prior to release
amalec [Thu, 25 Oct 2001 22:51:35 +0000 (22:51 +0000)]
Updating ChangeLog prior to release

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@114 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoFixed some missing header includes
amalec [Thu, 25 Oct 2001 22:45:31 +0000 (22:45 +0000)]
Fixed some missing header includes

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@113 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoFix packing of NULL strings (causing problems under Solaris)
amalec [Thu, 25 Oct 2001 22:25:11 +0000 (22:25 +0000)]
Fix packing of NULL strings (causing problems under Solaris)

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@112 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoMinor change to pack tests to ensure that tests don't pass accidentally
amalec [Thu, 25 Oct 2001 22:17:03 +0000 (22:17 +0000)]
Minor change to pack tests to ensure that tests don't pass accidentally

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@111 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoUpdated ChangeLog
amalec [Thu, 25 Oct 2001 00:45:23 +0000 (00:45 +0000)]
Updated ChangeLog

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@110 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoAdded new automake file
amalec [Thu, 25 Oct 2001 00:44:13 +0000 (00:44 +0000)]
Added new automake file

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@109 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoAdded comments on string functions to NEWS, cleaned up money example, and fixed a...
amalec [Thu, 25 Oct 2001 00:43:37 +0000 (00:43 +0000)]
Added comments on string functions to NEWS, cleaned up money example, and fixed a signal unit test so that it will pass under cygwin

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@108 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoDocumentation updates
amalec [Wed, 24 Oct 2001 17:25:47 +0000 (17:25 +0000)]
Documentation updates

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@107 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoRemoved old ppunpack, renamed new_*, and updated callers
amalec [Mon, 22 Oct 2001 23:57:18 +0000 (23:57 +0000)]
Removed old ppunpack, renamed new_*, and updated callers

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@106 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoMoved Check to use new internal ppack routine, and fixed a nasty bug
amalec [Mon, 22 Oct 2001 23:26:48 +0000 (23:26 +0000)]
Moved Check to use new internal ppack routine, and fixed a nasty bug

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@105 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoNew version of receive_test_result passes unit tests
amalec [Fri, 19 Oct 2001 23:27:33 +0000 (23:27 +0000)]
New version of receive_test_result passes unit tests

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@104 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoChanged punpack to return test and fixture locs to preserve test information when...
amalec [Fri, 19 Oct 2001 18:44:39 +0000 (18:44 +0000)]
Changed punpack to return test and fixture locs to preserve test information when teardown messages are sent

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@103 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoChecked setup passes unit tests
amalec [Wed, 17 Oct 2001 01:15:16 +0000 (01:15 +0000)]
Checked setup passes unit tests

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@102 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoReplace previous messaging implementation files with new module
amalec [Sat, 13 Oct 2001 16:13:52 +0000 (16:13 +0000)]
Replace previous messaging implementation files with new module

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@101 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoFully implemented new messaging back-end based on pipes
amalec [Sat, 13 Oct 2001 06:05:11 +0000 (06:05 +0000)]
Fully implemented new messaging back-end based on pipes

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@100 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoUpdated messaging tests to use new infrastructure
amalec [Wed, 10 Oct 2001 18:01:17 +0000 (18:01 +0000)]
Updated messaging tests to use new infrastructure

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@99 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoCompleted implementation of check_pack
amalec [Thu, 4 Oct 2001 21:55:29 +0000 (21:55 +0000)]
Completed implementation of check_pack

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@98 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoFirst generation packing code as the infrastructure to revising message passing betwe...
amalec [Tue, 2 Oct 2001 15:38:48 +0000 (15:38 +0000)]
First generation packing code as the infrastructure to revising message passing between processes, to accomodate context messages

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@97 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoAdded framework for support of checked fixture functions
amalec [Fri, 28 Sep 2001 00:20:37 +0000 (00:20 +0000)]
Added framework for support of checked fixture functions

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@96 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoRefactored failure info functions
amalec [Thu, 27 Sep 2001 16:08:48 +0000 (16:08 +0000)]
Refactored failure info functions

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@95 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoSetup failure is working and partially tested
amalec [Wed, 19 Sep 2001 00:14:03 +0000 (00:14 +0000)]
Setup failure is working and partially tested

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@94 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoCompleted implementation of CK_NOFORK
amalec [Fri, 14 Sep 2001 23:15:28 +0000 (23:15 +0000)]
Completed implementation of CK_NOFORK

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@93 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoImplemented nofork mode
amalec [Fri, 7 Sep 2001 22:12:54 +0000 (22:12 +0000)]
Implemented nofork mode

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@92 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoAdded initial control functions to control forking
amalec [Thu, 6 Sep 2001 18:10:22 +0000 (18:10 +0000)]
Added initial control functions to control forking

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@91 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoCompletely abstracted the details of messaging behind check_msg.c
amalec [Wed, 5 Sep 2001 16:48:45 +0000 (16:48 +0000)]
Completely abstracted the details of messaging behind check_msg.c

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@90 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoEnsure that each subprocesses alloc the correct msg queue
amalec [Sat, 1 Sep 2001 00:12:51 +0000 (00:12 +0000)]
Ensure that each subprocesses alloc the correct msg queue

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@89 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoEliminated passing of msqid in unit tests
amalec [Thu, 30 Aug 2001 01:00:45 +0000 (01:00 +0000)]
Eliminated passing of msqid in unit tests

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@88 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoAdded test checking running empty suites
amalec [Wed, 29 Aug 2001 00:49:07 +0000 (00:49 +0000)]
Added test checking running empty suites

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@87 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoMoved magic values to separate header
amalec [Tue, 28 Aug 2001 17:06:05 +0000 (17:06 +0000)]
Moved magic values to separate header

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@86 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoSeparated printing from string formating functions to allow better testing.
amalec [Tue, 28 Aug 2001 17:04:27 +0000 (17:04 +0000)]
Separated printing from string formating functions to allow better testing.

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@85 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoUse pid/ppid as message queue key, preliminary to removing _msqid from unit test...
amalec [Tue, 28 Aug 2001 00:18:00 +0000 (00:18 +0000)]
Use pid/ppid as message queue key, preliminary to removing _msqid from unit test functions

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@84 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoFinal ChangeLog for 0.7.3 release
amalec [Thu, 23 Aug 2001 21:26:16 +0000 (21:26 +0000)]
Final ChangeLog for 0.7.3 release

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@82 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoDocument 0.7.3 in NEWS
amalec [Thu, 23 Aug 2001 21:25:03 +0000 (21:25 +0000)]
Document 0.7.3 in NEWS

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@81 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoThis time, fix debian changelog correctly
amalec [Thu, 23 Aug 2001 21:13:58 +0000 (21:13 +0000)]
This time, fix debian changelog correctly

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@80 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoFixed maintainer email in debian changelog
amalec [Thu, 23 Aug 2001 21:10:48 +0000 (21:10 +0000)]
Fixed maintainer email in debian changelog

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@79 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoUpdated acinclude.m4 to increase portability; fixed a minor packaging bug in debian...
amalec [Wed, 22 Aug 2001 23:08:21 +0000 (23:08 +0000)]
Updated acinclude.m4 to increase portability; fixed a minor packaging bug in debian doc-base files

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@78 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoindex.html changes
amalec [Sat, 18 Aug 2001 05:28:01 +0000 (05:28 +0000)]
index.html changes

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@76 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoNEWS and INSTALL changes
amalec [Sat, 18 Aug 2001 05:24:32 +0000 (05:24 +0000)]
NEWS and INSTALL changes

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@75 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoBug fixes and assorted cleanup prior to release
amalec [Sat, 18 Aug 2001 05:15:48 +0000 (05:15 +0000)]
Bug fixes and assorted cleanup prior to release

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@74 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoAdded money example Makefiles to CVS
amalec [Fri, 17 Aug 2001 23:16:57 +0000 (23:16 +0000)]
Added money example Makefiles to CVS

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@73 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoMoved example.lyx to tutorial.lyx
amalec [Fri, 17 Aug 2001 23:13:21 +0000 (23:13 +0000)]
Moved example.lyx to tutorial.lyx

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@72 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoAdded leftover stuff in debian directory, acinclude.m4
amalec [Thu, 16 Aug 2001 00:47:35 +0000 (00:47 +0000)]
Added leftover stuff in debian directory, acinclude.m4

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@71 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoAdded configure check for Lyx with Linuxdoc
amalec [Thu, 16 Aug 2001 00:45:54 +0000 (00:45 +0000)]
Added configure check for Lyx with Linuxdoc

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@70 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoAdded rpm/Makefile.in
amalec [Mon, 6 Aug 2001 20:45:30 +0000 (20:45 +0000)]
Added rpm/Makefile.in

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@69 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoCan now build complete debs
amalec [Mon, 6 Aug 2001 20:44:28 +0000 (20:44 +0000)]
Can now build complete debs

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@68 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoDon't need README.Debian
amalec [Sat, 4 Aug 2001 05:40:15 +0000 (05:40 +0000)]
Don't need README.Debian

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@67 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoAdded preliminary debian packaging files
amalec [Sat, 4 Aug 2001 05:26:40 +0000 (05:26 +0000)]
Added preliminary debian packaging files

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@66 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoAdded automatic building of RPMs
amalec [Fri, 3 Aug 2001 01:05:18 +0000 (01:05 +0000)]
Added automatic building of RPMs

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@65 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoUpdate index.html for final release to main Check website.
amalec [Tue, 31 Jul 2001 16:51:40 +0000 (16:51 +0000)]
Update index.html for final release to main Check website.

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@63 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoUpdate ChangeLog
amalec [Tue, 31 Jul 2001 01:08:59 +0000 (01:08 +0000)]
Update ChangeLog

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@62 64e312b2-a51f-0410-8e61-82d0ca0eb02a

23 years agoUpdate NEWS, docs, and rpm building
amalec [Tue, 31 Jul 2001 01:08:17 +0000 (01:08 +0000)]
Update NEWS, docs, and rpm building

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@61 64e312b2-a51f-0410-8e61-82d0ca0eb02a