]> granicus.if.org Git - check/shortlog
check
2004-08-18 hugo303Fixed distcheck problem
2004-08-18 hugo303Added test_xml_output.sh to EXTRA_DIST
2004-08-18 hugo303Added support for XML output of the test results.
2004-08-18 hugo303Fixed setup bug from forum, failure in setup did not...
2004-08-18 hugo303Fixed setup bug from forum, failure in setup did not...
2004-08-17 hugo303Use stdint.h for specific sized type
2004-08-17 hugo303Applied varargs patch (#933411) and added test cases.
2004-08-17 hugo303Applied fail_if (#709167) patch
2004-08-16 hugo303Updated with latest changes
2004-08-16 hugo303Applied doc patch from Bill Barnard
2004-08-16 hugo303Applied 'newbies' patch for autoconf doc.
2004-06-04 hugo303Fixed portability problem by changing == to =.
2004-05-26 hugo303Changed copyright
2004-05-25 hugo303Applied patch 796705. Replacing _exit with exit
2004-05-25 hugo303Applied patch for bug 793671
2004-05-25 hugo303Released 0.9.0
2004-05-17 hugo303Released 0.8.5
2004-05-17 hugo303Updated with new maintainer
2004-05-17 hugo303Run fixture teardowns in reverse order to setup
2004-05-14 hugo303Updated doc to show test name when printing
2004-05-14 hugo303Replaced lyx stuff with docbook. Bumped minor version...
2004-05-14 hugo303Removed lyx stuff
2004-05-14 hugo303Updated documentation according to changes. Changed...
2004-05-14 hugo303Removed suite_free()
2004-05-14 hugo303Updated according to implementation changes. Applied...
2004-05-14 hugo303Added name of test to result.
2004-05-14 hugo303Fixed message for nofork failures.
2004-05-14 hugo303Fixed message for nofork failures.
2004-05-14 hugo303Added new print mode that reads the mode from environme...
2004-05-14 hugo303Fixed bug in NULL check
2004-05-14 hugo303Added name of test to result.
2004-05-14 hugo303Made suite_free and tcase_free static. Added new print...
2004-05-14 hugo303Added free of suites when freeing srunner. Made suite_f...
2002-10-21 neo23Made 0.8.4 release.
2002-10-16 neo23Bumped version number to 0.8.4. Updated AUTHORS and...
2002-10-16 neo23Applied a patch from Rick Poyner that changes the pipe...
2002-10-09 neo23Applied a patch from Rick Poyner that fixes a typo...
2002-08-16 neo23Applied a patch from Dietmar Petras <dpetras@gmx.de...
2002-07-10 neo23Call aclocal from autogen.sh.
2002-07-10 neo23Removed files generated by automake.
2002-06-16 neo23applied patch from Arien Malec to fix build of Debian...
2002-05-24 neo23Made 0.8.3 Release.
2002-05-24 neo23Added check.m4 to the spec file. Updated NEWS. Updated...
2002-05-24 neo23Added check.m4 to debian rules. Changed the maintainer...
2002-05-23 neo23Mention that EXIT_SUCCESS and EXIT_FAILURE are defined...
2002-05-10 neo23Declared local functions static (based on a patch from...
2002-05-03 neo23Renamed list.[ch] to check_list.[ch] for consistency.
2002-05-02 neo23Removed compiler warnings mentioned in bug #547126.
2002-05-02 neo23Don't include "error.h" (bug #546175 small cygwin porta...
2002-04-16 neo23Changed date to that of the latest release.
2002-04-15 neo23Fixed check.m4 so that --without-check is a valid optio...
2002-04-15 neo23Updated ChangeLog.
2002-04-15 neo23Made 0.8.2 Release.
2002-04-14 neo23Applied a patch from Arien that makes the pipe nonblock...
2002-04-12 neo23Use #include rather than #import (bug #484564).
2002-04-12 neo23Updated ChangeLog.
2002-04-12 neo23Document the fact that you can now use NULL as msg...
2002-04-12 neo23Removed limitations on line number, message and buffer...
2002-04-10 neo23Applied a slightly modified version of a patch from
2002-03-28 neo23Updated ChangeLog.
2002-03-28 neo23Allow fail_unless() to be called with a NULL msg and...
2002-03-28 neo23Changed autogen.sh to bail out if necessary tools can...
2002-03-27 amalecComplete CVS cleanup
2002-03-27 amalecCleaned up CVS to remove all autofoo generated files...
2002-03-02 amalecUpdate ChangeLog
2002-03-02 amalecMoved error.[hc] to check_error.[hc], and fixed bug...
2002-02-28 amalecChanged license to LGPL
2001-10-25 amalecUpdate ChangeLog
2001-10-25 amalecUpdate AUTHORS to give credit to key contributors
2001-10-25 amalecClarified configuration warning on doc building
2001-10-25 amalecUpdating ChangeLog prior to release
2001-10-25 amalecFixed some missing header includes
2001-10-25 amalecFix packing of NULL strings (causing problems under...
2001-10-25 amalecMinor change to pack tests to ensure that tests don...
2001-10-25 amalecUpdated ChangeLog
2001-10-25 amalecAdded new automake file
2001-10-25 amalecAdded comments on string functions to NEWS, cleaned...
2001-10-24 amalecDocumentation updates
2001-10-22 amalecRemoved old ppunpack, renamed new_*, and updated callers
2001-10-22 amalecMoved Check to use new internal ppack routine, and...
2001-10-19 amalecNew version of receive_test_result passes unit tests
2001-10-19 amalecChanged punpack to return test and fixture locs to...
2001-10-17 amalecChecked setup passes unit tests
2001-10-13 amalecReplace previous messaging implementation files with...
2001-10-13 amalecFully implemented new messaging back-end based on pipes
2001-10-10 amalecUpdated messaging tests to use new infrastructure
2001-10-04 amalecCompleted implementation of check_pack
2001-10-02 amalecFirst generation packing code as the infrastructure...
2001-09-28 amalecAdded framework for support of checked fixture functions
2001-09-27 amalecRefactored failure info functions
2001-09-19 amalecSetup failure is working and partially tested
2001-09-14 amalecCompleted implementation of CK_NOFORK
2001-09-07 amalecImplemented nofork mode
2001-09-06 amalecAdded initial control functions to control forking
2001-09-05 amalecCompletely abstracted the details of messaging behind...
2001-09-01 amalecEnsure that each subprocesses alloc the correct msg...
2001-08-30 amalecEliminated passing of msqid in unit tests
2001-08-29 amalecAdded test checking running empty suites
2001-08-28 amalecMoved magic values to separate header
2001-08-28 amalecSeparated printing from string formating functions...
next