Mal, Sorry for not getting back right away. Would you mind creating a defect for...
This is a duplicate of bug #107.
Compile time argument check for fail_if() etc
"No messaging setup" in check_msg causes test failure
We've not heard anything back yet. We you able to identify the issue or create a...
If you are intersted in following this up further, and adding the --enable-timer-replacement...
Available timer clock types not properly identified at runtime
There has been no further feedback on this issue. If anyone is interested in following...
Please add __attribute__((__format__ (__printf__, ))) to _ck_assert_failed
ck_assert_mem for checking memory contents
We've not heard back from you with your feature request. If you would like to pursue...
Add a set of macros to compare floating point values
I'm with Roland on this, in that if Check were to include some floating point comparisons...
Add test coverage check to make
I've added a few comments to your pull request. However, you have not replied back...
checkmk: use double slash in regular expression
Gaurav, Thanks for the bug report. I've not used ASAN before, but from what I've...
ASAN Reported ASAN:SIGSEGV
Gaurav, Thanks for the bug report. I've not used ASAN before, but from what I've...
Think I understand what you mean now. As of r1225 Check should now either properly...
tests: fix expected strings for output tests wh...
tests: properly emit issue in log output test
tests: if xmllint exists, also run xml output t...
Emit only valid XML characters
Please make builds reproducible
Never considered that using diff would result in the build output not being reproducible....
use filterdiff tool if available to strip times...
please update FSF address in license headers.
The FSF address has been updated in the files with the LGPL header, and files without...
Update FSF address in LGPL headers
Add LGPL header to files without the header
Kalle, Thanks for your interested in Check. Sorry for not replying earlier. If you...
Add development header back to NEWS
Update release information on website
Tagging for check-0.10.0
Update for release
Update for release
Duplicated usage of AC_USE_SYSTEM_EXTENSIONS
Thanks for the bug report and the patch. Your patch has been added to Check, and...
configure: Remove duplicated use of AC_USE_SYST...
Perhaps this is really a request for Check to support XML 1.1. Check currently supports...
VOTE: gnuplot
tests: adjust expected line number due to previ...
tests: include missing libcompat header
tests: define variable at top of block
replace // comments with /* */ comments
doc: Change "Variables" -> "Variables" for cons...
MinGW build fix
Thanks for this patch, I've committed it. In addition your name will appear in the...
Add reference of environment variables to the documentation
Good suggestion! I've added this section to the documentation, and it will appear...
doc: Add appendix containing all environment va...
configure: fix check micro version
Michael, Thanks for your interest in Check. It is interesting that the compiler used...
I attempted to give this a shot on clang. I found that if one were to invoke _ck_assert_failed()...
XML output generated is not valid
CHECK_MICRO_VERSION wrong in 0.9.14
Oh, you are right. Sorry about that. For what its worth, the SVN HEAD is now updated....
configure: output check version in summary
tests: remove unused variables from main()
configure: do not use echo -n option in summary...
tests: fix compiler warning regarding improper ...
cmake: Include time.h on several checks to prev...
Catch SIGTERM and SIGINT in the test runner and kill all currently running tests
test issues on SunOS
Although perhaps not intuitive, the attached log indicates that all test suites passed:...
The same is probably also true on the other BSDs then? I'll tests some BSDs a little...
Catch SIGINT and SIGTERM and kill running tests
Change behavior of calls for fork() on non-fork...
It turns out that on OSX if the original signal hander is not restored or disabled...
Is this something you would be interesting in receiving a patch for? Certainly! Give...
Thanks for the patch. I've a question about one of the changes in the signal hander....
Change tempnam to mkstemp
Although it is a small change, we still appreciate it. Your name will appear in our...
update AUTHORS file
Thanks for your interest in Check! What version of Check are you using? There is...
_ck_assert_int should output space around the operator
Update NEWS
add extra space around comparison operators for...
Thanks for your interest in Check! Has there been a compelling reason to leave the...
Thanks for finding that. I'll make the necessary change. The chance should appear...
Cannot build without texinfo
Do not remove check.info during 'clean' target
Thank you for your interest in Check, and thanks for the patch! I'll put the patch...
Use mkstemp() if available instead of tmpfile()...
Michael, Thanks for reporting this issue. I suspect that previous versions of check...
tests: expect location of file based on srcdir
Change spacing.
add test_check_nofork_teardown.sh to EXTRA_DIST
report correct error if teardown after failure ...
Location data for a failed test assertion lost in NOFORK mode if test case has any checked teardown functions
Thanks for this bug report and your analysis. After looking at the problem, I believe...
I do not know much about static libraries, so I started looking up how they work...
Build fixes for Solaris
The OpenCSW build seems to be going well so far, so I'm closing this bug.
Use _exit() instead of exit() in _ck_assert_failed() so we exit immediately
autotools: change automake requirement to 1.11.2
doc: change 'mimick' -> 'mimic'
doc: mention that the output from "make check" ...
update online docs during updateweb