]> granicus.if.org Git - check/shortlog
check
2018-06-15 Filipe BrandenburgerFix START_TEST to look like valid C code.
2018-01-12 Branden ArcherMerge pull request #150 from ckdarby/patch-1
2018-01-10 Cory Kennedy... Add make install
2017-11-26 Branden ArcherMerge pull request #147 from libcheck/sourceforge-refs
2017-11-26 James PriorFix title of web/install.html.
2017-11-26 Branden ArcherUpdate various reference to Sourceforge
2017-11-26 James PriorUpdate some links from sourceforge to github.
2017-11-18 Branden ArcherMerge pull request #143 from foviedoITBA/doc_update
2017-11-16 foviedoITBAFixed typo in ck_assert_str_eq doc
2017-10-24 Branden ArcherMerge pull request #136 from libcheck/news
2017-10-23 Branden ArcherMerge branch 'master' into news
2017-10-22 Branden ArcherMerge pull request #137 from libcheck/float-macro-warning
2017-10-22 Branden ArcherAdd warning on floating point eq and ne assertions
2017-10-20 Branden ArcherRestore development header in NEWS
2017-10-20 Branden ArcherMerge pull request #135 from libcheck/pre-v0.12 0.12.0
2017-10-20 Branden ArcherUpdate for release v0.12.0
2017-10-20 Branden ArcherCorrect typo in HACKING
2017-10-19 Branden ArcherMerge pull request #134 from libcheck/news
2017-10-19 Branden ArcherUpdate NEWS
2017-09-26 Branden ArcherMerge pull request #132 from libcheck/cmake-license
2017-09-25 Branden ArcherAdd BSD license for example CMakeLists
2017-09-01 Branden ArcherMerge pull request #128 from orenbenkiki/master
2017-09-01 Branden ArcherMerge branch 'master' into master
2017-09-01 Branden ArcherMerge pull request #129 from civetweb/master
2017-09-01 bel2125Set license statement
2017-08-31 bel2125Add fpclassify to Makefile.am and comment VS2008 build
2017-08-31 bel2125Add prototype for fpclassify
2017-08-31 Oren Ben-KikiAllow modifying the maximal message size by dynamically...
2017-08-30 bel2125Try yet another command line for VS2008
2017-08-30 bel2125Try another command line for VS2008
2017-08-30 bel2125Clean up and document the appveyor.yml file
2017-08-30 bel2125appveyor.yml: replace exit in test step by additional...
2017-08-30 bel2125AppVeyor build for ARM CPUs can not be tested on x86...
2017-08-30 Oren Ben-KikiUse size_t for maximal message size, allow it to be...
2017-08-30 bel2125Some preprocessor magic for defining INFINITY and NAN
2017-08-30 bel2125Test additional AppVeyor builds
2017-08-29 bel2125Define INFINITY and NAN as macro
2017-08-29 bel2125Test additional AppVeyor builds
2017-08-29 bel2125Test additional AppVeyor builds
2017-08-29 bel2125Test additional AppVeyor builds
2017-08-29 bel2125Move infinity/not-a-number handling to lib directory
2017-08-29 Oren Ben-KikiMerge test scripts as well, fixed comments.
2017-08-28 bel2125Unit test: Remove builds not supported by AppVeyor
2017-08-28 bel2125Specify AppVeyor image for unit tests using Visual...
2017-08-28 bel2125AppVeyor unit test: Add all Visual Studio builds that...
2017-08-28 bel2125Merge branch 'master' into master
2017-08-28 Oren Ben-KikiHave tests clean up the log file on success.
2017-08-28 Oren Ben-KikiMerge check max msg size tests, fix comments.
2017-08-27 bel2125Add definitions for isnan, isinf and isfinite, in case...
2017-08-27 Oren Ben-KikiAdd tests for modifying maximal message size.
2017-08-27 Oren Ben-KikiFix @code braces.
2017-08-27 Oren Ben-KikiDocument the new function, give precedence to environment.
2017-08-27 bel2125Generate NAN and INFINITY in case they are not defined...
2017-08-27 bel2125Unit test: INFINITY and NAN require math-h
2017-08-27 Oren Ben-KikiAllow dynamic configuration of maximal assertion messag...
2017-08-26 bel2125Fix copy paste error
2017-08-26 bel2125Use regex_t only if ENABLE_REGEX is defined
2017-08-26 bel2125Adapt unit tests to C89/C90 by moving variable declarat...
2017-08-26 bel2125Add various Visual Studio versions to AppVeyor CI
2017-08-26 Branden ArcherMerge pull request #126 from cleishm/master
2017-08-26 Chris LeishmanFix invalid prototype for tcase_name(void)
2017-08-25 bel2125Use #if defined(_MSC_VER) instead of #if _MSC_VER
2017-08-25 bel2125Remove stdbool.h dependency from unit test
2017-08-25 bel2125Remove dependency to stdbool.h
2017-07-25 Branden ArcherMerge pull request #124 from brarcher/remove-include
2017-07-25 Branden ArcherDefine pid_t in check.h if on Windows
2017-07-24 Branden ArcherDo not inlcude libcompat.h in ex_output.c
2017-05-13 Branden ArcherMerge pull request #123 from libcheck/message
2017-05-13 Branden ArcherMerge branch 'master' into message
2017-05-13 Branden ArcherMerge pull request #122 from libcheck/bail-tmp-file
2017-05-13 Branden ArcherUpdate 'no messaging setup' message
2017-05-10 Branden ArcherBail on error if cannot create pipe file
2017-05-03 Branden ArcherMerge pull request #118 from RyDroid/cmake-gitignore
2017-05-03 Branden ArcherMerge branch 'master' into cmake-gitignore
2017-05-03 Branden ArcherMerge pull request #119 from RyDroid/rm-useless-else
2017-05-03 Branden ArcherMerge branch 'master' into rm-useless-else
2017-05-03 Branden ArcherMerge pull request #121 from viktornonov/master
2017-04-24 Viktor NonovLink the library directory so tests can be compiled...
2017-03-06 Nicola Spanti... Removing some useless else
2017-03-04 Nicola Spanti... Adding "rules" to .gitignore related to CMake
2017-02-18 Branden ArcherMerge pull request #114 from zhuhaow/master
2017-02-17 zhuhaowFix typo
2017-02-17 zhuhaowRevert test option to affirmative form
2017-02-16 zhuhaowAdd support to disable building test for check
2017-01-28 Branden ArcherMerge pull request #111 from njh/invalid-suffix-on...
2017-01-15 Nicholas HumfreyFix for "invalid suffix on literal" error in clang
2016-12-24 Branden ArcherMerge pull request #94 from 9fcc/fix_cmake_libcompat_h
2016-12-24 Branden ArcherMerge branch 'master' into fix_cmake_libcompat_h
2016-12-24 Branden ArcherMerge pull request #91 from 9fcc/tests_regexp
2016-12-23 Branden ArcherMerge branch 'master' into tests_regexp
2016-12-23 Branden ArcherMerge branch 'master' into fix_cmake_libcompat_h
2016-12-23 Branden ArcherMerge pull request #103 from libcheck/cygwin
2016-12-23 Branden ArcherEnable all unit tests for Cygwin
2016-12-23 Branden ArcherDisable SIGFPE tests for Cygwin until fixed
2016-12-23 Branden ArcherRemove out dated comment
2016-12-23 Branden ArcherMerge pull request #102 from libcheck/fix-printf-format
2016-12-22 Branden ArcherEnable non-shell based tests on MinGW
2016-12-22 Branden ArcherRemove usage of "lg" in printf format
2016-12-22 Dotsenko AndreyFix outdated information in AUTHORS
2016-12-22 Dotsenko AndreyAdd tests for ck_assert_float_nonnan, ck_assert_double_...
next