2013-12-25 |
brarcher | libcompat: remove fileno() replacement |
commit | commitdiff | tree | snapshot |
2013-12-25 |
brarcher | libcompat: remove read() and write() checks |
commit | commitdiff | tree | snapshot |
2013-12-25 |
brarcher | libcompat: remove pipe() replacement |
commit | commitdiff | tree | snapshot |
2013-12-25 |
brarcher | snprintf: fix some compile time checks for MSVC |
commit | commitdiff | tree | snapshot |
2013-12-25 |
brarcher | use only FILE* API for file reading/writing |
commit | commitdiff | tree | snapshot |
2013-12-25 |
brarcher | check_msg.c: make open_tmp_file not static |
commit | commitdiff | tree | snapshot |
2013-12-25 |
brarcher | check_check_exit: remove unnecessary unistd.h include |
commit | commitdiff | tree | snapshot |
2013-12-25 |
brarcher | libcompat: if _snprintf is available instead, us it |
commit | commitdiff | tree | snapshot |
2013-12-25 |
brarcher | cmake: use libcompat's snprintf if not available on... |
commit | commitdiff | tree | snapshot |
2013-12-25 |
brarcher | cmake: add check for struct itimerspec for MSVC |
commit | commitdiff | tree | snapshot |
2013-12-25 |
brarcher | clock_gettime: remove some header includes, they are... |
commit | commitdiff | tree | snapshot |
2013-12-25 |
brarcher | cmake: add checks for librt functions |
commit | commitdiff | tree | snapshot |
2013-12-25 |
brarcher | modify how HAVE_FORK is determined in code |
commit | commitdiff | tree | snapshot |
2013-12-25 |
brarcher | Add paren around if block |
commit | commitdiff | tree | snapshot |
2013-12-25 |
brarcher | Fix fileno(get_pipe()) for MSVC |
commit | commitdiff | tree | snapshot |
2013-12-25 |
brarcher | cmake: only replace libcompat if all possibilities... |
commit | commitdiff | tree | snapshot |
2013-12-25 |
brarcher | cmake: add check for struct timespec for windows |
commit | commitdiff | tree | snapshot |
2013-12-25 |
brarcher | cmake: add content to endifs |
commit | commitdiff | tree | snapshot |
2013-12-25 |
brarcher | cmake: add check for clockid_t |
commit | commitdiff | tree | snapshot |
2013-12-25 |
brarcher | cmake: use set() to set HAVE_FORK variable |
commit | commitdiff | tree | snapshot |
2013-12-25 |
brarcher | cmake: set HAVE_FORK=0 if fork is unavailable |
commit | commitdiff | tree | snapshot |
2013-12-25 |
brarcher | cmake: enable remaining tests |
commit | commitdiff | tree | snapshot |
2013-12-25 |
brarcher | cmake: set srcdir env var for shell script test runners |
commit | commitdiff | tree | snapshot |
2013-12-25 |
brarcher | cmake: detect floor in math lib, as that is what is... |
commit | commitdiff | tree | snapshot |
2013-12-25 |
brarcher | cmake: enable unit testing with check_check |
commit | commitdiff | tree | snapshot |
2013-12-25 |
brarcher | cmake: generate test_vars file for sh script tests |
commit | commitdiff | tree | snapshot |
2013-12-25 |
brarcher | cmake: add check for subunit |
commit | commitdiff | tree | snapshot |
2013-12-25 |
brarcher | libcompat.h: Correct HAVE_SETENV |
commit | commitdiff | tree | snapshot |
2013-12-25 |
brarcher | cmake: always compile in memory leaking tests |
commit | commitdiff | tree | snapshot |
2013-12-25 |
brarcher | cmake: define HAVE_FORK if fork is detected |
commit | commitdiff | tree | snapshot |
2013-12-25 |
brarcher | cmake: remove TIMEOUT_TESTS_ENABLE=0 |
commit | commitdiff | tree | snapshot |
2013-12-25 |
brarcher | add clock_t & timer_t to configure.ac and CMakeLists... |
commit | commitdiff | tree | snapshot |
2013-12-25 |
brarcher | If CK_FORK_GETENV is set, only set CK_FORK if HAVE_FORK |
commit | commitdiff | tree | snapshot |
2013-12-25 |
brarcher | libcompat.h: include sys/time.h only if it is available |
commit | commitdiff | tree | snapshot |
2013-12-25 |
brarcher | libcompat: add alternative for gettimeofday |
commit | commitdiff | tree | snapshot |
2013-12-25 |
brarcher | libcompat.h: rename several functions if the _ variant... |
commit | commitdiff | tree | snapshot |
2013-12-25 |
brarcher | libcompat.h: Include additional headers if MSVC |
commit | commitdiff | tree | snapshot |
2013-12-25 |
brarcher | sleep.c: use Sleep() if MSVC |
commit | commitdiff | tree | snapshot |
2013-12-25 |
brarcher | localtime_r.c: provide additional alternatives |
commit | commitdiff | tree | snapshot |
2013-12-25 |
brarcher | spacing |
commit | commitdiff | tree | snapshot |
2013-12-25 |
brarcher | Initial commit of cmake support, based on mloskot patch |
commit | commitdiff | tree | snapshot |
2013-12-23 |
brarcher | test_xml_output: add tests for valid duration for tests |
commit | commitdiff | tree | snapshot |
2013-12-23 |
brarcher | move clock_gettime calls outside of setjmp context... |
commit | commitdiff | tree | snapshot |
2013-12-22 |
brarcher | web: remove mention that unit tests fail on GNU/Hurd |
commit | commitdiff | tree | snapshot |
2013-12-22 |
brarcher | checkmk: change POSIX bracket expressions to be compati... |
commit | commitdiff | tree | snapshot |
2013-12-21 |
brarcher | HACKING: Add information on updating just the website |
commit | commitdiff | tree | snapshot |
2013-12-21 |
brarcher | web: Mention Install page in Supported Platforms section |
commit | commitdiff | tree | snapshot |
2013-12-21 |
brarcher | web: mention GNU/Hurd and BSD in Supported Platforms... |
commit | commitdiff | tree | snapshot |
2013-12-21 |
brarcher | web: set style for lists |
commit | commitdiff | tree | snapshot |
2013-12-21 |
brarcher | web: add install page, describing how to install Check |
commit | commitdiff | tree | snapshot |
2013-12-21 |
brarcher | librt_timers.m4: use prev behavior when cross compiling |
commit | commitdiff | tree | snapshot |
2013-12-21 |
brarcher | index.html: Add link for browsing current Check source |
commit | commitdiff | tree | snapshot |
2013-12-19 |
brarcher | Do not include memory leaking tests in check_mem_leaks |
commit | commitdiff | tree | snapshot |
2013-12-19 |
brarcher | Mark the test_null unit test as leaking memory |
commit | commitdiff | tree | snapshot |
2013-12-19 |
brarcher | Add #define for disabling unit tests that intentionally... |
commit | commitdiff | tree | snapshot |
2013-12-19 |
brarcher | remove check_mem_leaks from "make check" |
commit | commitdiff | tree | snapshot |
2013-12-19 |
brarcher | try to add check_mem_leaks back into "make check" |
commit | commitdiff | tree | snapshot |
2013-12-19 |
brarcher | test_mem_leaks.sh: use libtool to invoke check_mem_leaks |
commit | commitdiff | tree | snapshot |
2013-12-19 |
brarcher | check_mem_leaks: trim down to only use libcheck |
commit | commitdiff | tree | snapshot |
2013-12-19 |
brarcher | Remove check_mem_leaks from "make check" |
commit | commitdiff | tree | snapshot |
2013-12-19 |
brarcher | Add check_mem_leaks.sh to EXTRA_DIST |
commit | commitdiff | tree | snapshot |
2013-12-19 |
brarcher | NEWS: add lines near the top that happen to mention... |
commit | commitdiff | tree | snapshot |
2013-12-18 |
brarcher | NEWS: update with recent additions |
commit | commitdiff | tree | snapshot |
2013-12-18 |
brarcher | index.html: mention OpenBSD support. |
commit | commitdiff | tree | snapshot |
2013-12-18 |
brarcher | configure.ac: use the librt_timer.m4 checks |
commit | commitdiff | tree | snapshot |
2013-12-18 |
brarcher | librt_timers.m4: check if timer_create() is usable |
commit | commitdiff | tree | snapshot |
2013-12-18 |
brarcher | test_mem_leak.sh: add convenience script for running... |
commit | commitdiff | tree | snapshot |
2013-12-18 |
brarcher | check_mem_leaks: add new unit test for use against... |
commit | commitdiff | tree | snapshot |
2013-12-18 |
brarcher | configure.ac: add option to force Check's replacement... |
commit | commitdiff | tree | snapshot |
2013-12-18 |
brarcher | .gitignore: remove checkmk, but add CMakeLists.txt |
commit | commitdiff | tree | snapshot |
2013-12-18 |
brarcher | checkmk: tcase_add_loop_test support in checkmk |
commit | commitdiff | tree | snapshot |
2013-12-17 |
brarcher | check_run: add parenthesis |
commit | commitdiff | tree | snapshot |
2013-12-17 |
brarcher | check_check_fixture: free suite runners when finished |
commit | commitdiff | tree | snapshot |
2013-12-17 |
brarcher | check_check_msg: use proper free for TestResult |
commit | commitdiff | tree | snapshot |
2013-12-17 |
brarcher | create function for freeing a TestResult |
commit | commitdiff | tree | snapshot |
2013-12-17 |
brarcher | fix potential leaks when assigning result message |
commit | commitdiff | tree | snapshot |
2013-12-17 |
brarcher | Add comment, mentioning time resolution of stored duration |
commit | commitdiff | tree | snapshot |
2013-12-17 |
brarcher | Move NANOS_PER_SECONDS to check_impl.h with other time... |
commit | commitdiff | tree | snapshot |
2013-12-17 |
brarcher | Add #define for US_PER_SEC, to avoid magic numbers |
commit | commitdiff | tree | snapshot |
2013-12-17 |
brarcher | Add *.tap to CLEANFILES |
commit | commitdiff | tree | snapshot |
2013-12-17 |
brarcher | add test_tap_output.sh to EXTRA_DIST |
commit | commitdiff | tree | snapshot |
2013-12-17 |
brarcher | doc: add link to TAP specification. |
commit | commitdiff | tree | snapshot |
2013-12-17 |
brarcher | Add unit tests for TAP logging setup functions |
commit | commitdiff | tree | snapshot |
2013-12-17 |
brarcher | Always remove test output before running new test |
commit | commitdiff | tree | snapshot |
2013-12-17 |
brarcher | use variable OUTPUT_FILE for tests that check logging... |
commit | commitdiff | tree | snapshot |
2013-12-17 |
brarcher | add support for descriptions in TAP logging |
commit | commitdiff | tree | snapshot |
2013-12-17 |
brarcher | NEWS: mention logging support for TAP |
commit | commitdiff | tree | snapshot |
2013-12-17 |
brarcher | doc: update to mention TAP logging |
commit | commitdiff | tree | snapshot |
2013-12-17 |
brarcher | Add steps to release for updating index.html page |
commit | commitdiff | tree | snapshot |
2013-12-17 |
brarcher | Add make target for updating check's landing page |
commit | commitdiff | tree | snapshot |
2013-12-17 |
brarcher | separate releasevars into two tasks for version and... |
commit | commitdiff | tree | snapshot |
2013-12-17 |
brarcher | Add to NEWS information on refactoring check's asserts |
commit | commitdiff | tree | snapshot |
2013-12-17 |
brarcher | spacing |
commit | commitdiff | tree | snapshot |
2013-12-17 |
brarcher | Add comments on the meanings of the logging events |
commit | commitdiff | tree | snapshot |
2013-12-17 |
brarcher | Add tests for tap logging |
commit | commitdiff | tree | snapshot |
2013-12-17 |
brarcher | add support for logging in TAP format |
commit | commitdiff | tree | snapshot |
2013-12-17 |
brarcher | remove stray ; |
commit | commitdiff | tree | snapshot |
2013-12-17 |
brarcher | check.h: only mark _ck_assert_failed as noreturn when... |
commit | commitdiff | tree | snapshot |
2013-12-16 |
brarcher | change how assertions are called, to support source... |
commit | commitdiff | tree | snapshot |
2013-12-16 |
brarcher | web: change link font size to be identical to left... |
commit | commitdiff | tree | snapshot |
next |