2009-02-03 |
hugo303 | * Applied patch #1726574, with some modifications. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
cpickett | * use Date property for index.html |
commit | commitdiff | tree | snapshot |
2009-02-02 |
hugo303 | * Fixed the irritating line number issue in the sub... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
cpickett | * add GNUpdf to list of projects using Check |
commit | commitdiff | tree | snapshot |
2009-01-30 |
hugo303 | * Removed unnecessary setting of fork status from |
commit | commitdiff | tree | snapshot |
2009-01-27 |
cpickett | * add inbox dir with remaining msvc patch |
commit | commitdiff | tree | snapshot |
2009-01-24 |
cpickett | * add Enlightenment Eet and Eina libs to list of projec... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
cpickett | * ignore check_thread_stress |
commit | commitdiff | tree | snapshot |
2009-01-01 |
cpickett | * add more assert (0)'s to broken implementations |
commit | commitdiff | tree | snapshot |
2009-01-01 |
cpickett | * rearrange definitions and declarations in check_run... |
commit | commitdiff | tree | snapshot |
2009-01-01 |
cpickett | * protect all unused declarations & definitions with... |
commit | commitdiff | tree | snapshot |
2009-01-01 |
cpickett | * try to detect CK_FORK problem on non-POSIX right... |
commit | commitdiff | tree | snapshot |
2009-01-01 |
cpickett | * align src/ more closely with Friedrich Beckmann's... |
commit | commitdiff | tree | snapshot |
2009-01-01 |
cpickett | * protect files in tests/ per Friedrich Beckmann, using... |
commit | commitdiff | tree | snapshot |
2009-01-01 |
cpickett | * protect all calls to exit with _POSIX_VERSION, except... |
commit | commitdiff | tree | snapshot |
2008-12-31 |
cpickett | * introduce HAVE_WORKING_SETENV to protect tc_timeout_e... |
commit | commitdiff | tree | snapshot |
2008-12-31 |
cpickett | * add `assert (0)' to unimplemented functions to make... |
commit | commitdiff | tree | snapshot |
2008-12-31 |
cpickett | * define sendinfo() conditionally to silence warning |
commit | commitdiff | tree | snapshot |
2008-12-31 |
cpickett | * implement localtime_r |
commit | commitdiff | tree | snapshot |
2008-12-31 |
cpickett | * move #include <sys/time.h> and <time.h> to libcompat.h |
commit | commitdiff | tree | snapshot |
2008-12-31 |
cpickett | * move #include <sys/wait.h> to libcompat.h |
commit | commitdiff | tree | snapshot |
2008-12-31 |
cpickett | * set svn:ignore to include more generated stuff |
commit | commitdiff | tree | snapshot |
2008-12-31 |
cpickett | * ensure XFAIL without _POSIX_VERSION |
commit | commitdiff | tree | snapshot |
2008-12-31 |
cpickett | * add check_thread_stress to tests and XFAIL_TESTS |
commit | commitdiff | tree | snapshot |
2008-12-31 |
cpickett | * add blank line to fix line numbers |
commit | commitdiff | tree | snapshot |
2008-12-31 |
cpickett | * fix indenting again |
commit | commitdiff | tree | snapshot |
2008-12-31 |
cpickett | * use CK_VERBOSE instead of CK_SILENT (for now) |
commit | commitdiff | tree | snapshot |
2008-12-31 |
cpickett | * depend exclusively on #include "../lib/libcompat... |
commit | commitdiff | tree | snapshot |
2008-12-31 |
cpickett | * move #include <unistd.h> and <pthread.h> to libcompat.h |
commit | commitdiff | tree | snapshot |
2008-12-31 |
cpickett | * run GNU indent on check_thread_stress.c, and then... |
commit | commitdiff | tree | snapshot |
2008-12-31 |
cpickett | * convert check_thread_stress to run actual fork and... |
commit | commitdiff | tree | snapshot |
2008-12-31 |
cpickett | * include config.h and ../lib/libcompat.h |
commit | commitdiff | tree | snapshot |
2008-12-31 |
cpickett | * set CC outside of ACX_PTHREAD |
commit | commitdiff | tree | snapshot |
2008-12-30 |
cpickett | * silence check_thread_stress warnings |
commit | commitdiff | tree | snapshot |
2008-12-30 |
cpickett | * support running tests with multiple pthreads |
commit | commitdiff | tree | snapshot |
2008-12-30 |
cpickett | * add ACX_PTHREAD files |
commit | commitdiff | tree | snapshot |
2008-12-30 |
cpickett | * add todo |
commit | commitdiff | tree | snapshot |
2008-12-30 |
cpickett | * adjust line numbers to make all tests pass again |
commit | commitdiff | tree | snapshot |
2008-12-30 |
cpickett | * adjust line numbers of expected output |
commit | commitdiff | tree | snapshot |
2008-12-30 |
cpickett | * add pipe(2) stub |
commit | commitdiff | tree | snapshot |
2008-12-30 |
cpickett | * Various fixes towards building shared libraries on... |
commit | commitdiff | tree | snapshot |
2008-12-30 |
cpickett | * check for putenv as well |
commit | commitdiff | tree | snapshot |
2008-12-30 |
cpickett | * copy CK_ATTRIBUTE_UNUSED definition to libcompat... |
commit | commitdiff | tree | snapshot |
2008-12-30 |
cpickett | * #include "../lib/libcompat.h" in tests/*.c |
commit | commitdiff | tree | snapshot |
2008-12-30 |
cpickett | * #include "../lib/libcompat.h" everywhere |
commit | commitdiff | tree | snapshot |
2008-12-30 |
cpickett | * use #ifndef LIBCOMPAT_H ... #endif idiom |
commit | commitdiff | tree | snapshot |
2008-12-30 |
cpickett | * take malloc and realloc out of AC_CHECK_DECLS (they... |
commit | commitdiff | tree | snapshot |
2008-12-30 |
cpickett | * use HAVE_DECL_FUNCTION instead of HAVE_FUNCTION |
commit | commitdiff | tree | snapshot |
2008-12-30 |
cpickett | * only check for those functions that we currently... |
commit | commitdiff | tree | snapshot |
2008-12-29 |
cpickett | * list OpenSync as client |
commit | commitdiff | tree | snapshot |
2008-12-29 |
hugo303 | * Merged release branch 0.9.6 |
commit | commitdiff | tree | snapshot |
2008-12-29 |
hugo303 | * Updated with more info on releases. |
commit | commitdiff | tree | snapshot |
2008-12-28 |
cpickett | * add strdup.c to lib/ (there are problems on mingw... |
commit | commitdiff | tree | snapshot |
2008-12-28 |
cpickett | * use AX_CFLAGS_WARN_ALL_ANSI |
commit | commitdiff | tree | snapshot |
2008-12-28 |
cpickett | * silence warning when nothing is included in libcompat |
commit | commitdiff | tree | snapshot |
2008-12-28 |
cpickett | * add more CK_ATTRIBUTE_UNUSED's |
commit | commitdiff | tree | snapshot |
2008-12-28 |
cpickett | * silence some more unused parameter warnings |
commit | commitdiff | tree | snapshot |
2008-12-28 |
cpickett | * move CK_ATTRIBUTE_UNUSED attribute after parameter... |
commit | commitdiff | tree | snapshot |
2008-12-28 |
cpickett | * mark print_mode parameter as unused in two cases |
commit | commitdiff | tree | snapshot |
2008-12-28 |
cpickett | * include libcompat.h in each lib .c file and reduce... |
commit | commitdiff | tree | snapshot |
2008-12-28 |
cpickett | * #include "../lib/libcompat.h" in two places |
commit | commitdiff | tree | snapshot |
2008-12-28 |
cpickett | * add libcompat.h with prototypes for libcompat functions |
commit | commitdiff | tree | snapshot |
2008-12-28 |
cpickett | * use AC_USE_SYSTEM_EXTENSIONS instead of #define _GNU_... |
commit | commitdiff | tree | snapshot |
2008-12-28 |
cpickett | * replace sleep() as well |
commit | commitdiff | tree | snapshot |
2008-12-28 |
cpickett | * add libcompat.la to LDADD |
commit | commitdiff | tree | snapshot |
2008-12-28 |
cpickett | * msys/gcc portability: |
commit | commitdiff | tree | snapshot |
2008-12-28 |
cpickett | * add missing libcompat.c |
commit | commitdiff | tree | snapshot |
2008-12-28 |
cpickett | * add missing lib/Makefile.am |
commit | commitdiff | tree | snapshot |
2008-12-28 |
cpickett | * move strsignal, malloc, and realloc to lib/ subdir... |
commit | commitdiff | tree | snapshot |
2008-12-28 |
cpickett | * add lib dir for libcompat |
commit | commitdiff | tree | snapshot |
2008-12-28 |
cpickett | * add missing @LTLIBOJBS@ to libcheck_la_DEPENDENCIES |
commit | commitdiff | tree | snapshot |
2008-12-24 |
cpickett | * use LTLIBOBJS instead of LIBOJBS since we're building... |
commit | commitdiff | tree | snapshot |
2008-12-23 |
cpickett | * Fix problems with the use of AC_FUNC_MALLOC, AC_FUNC_... |
commit | commitdiff | tree | snapshot |
2008-12-23 |
cpickett | * Changes to make the src/ directory compile with gcc... |
commit | commitdiff | tree | snapshot |
2008-12-01 |
cpickett | * add note about CFLAGS and ax_cflags_gcc_option to... |
commit | commitdiff | tree | snapshot |
2008-12-01 |
cpickett | * add exported.sym to ignored files |
commit | commitdiff | tree | snapshot |
2008-11-30 |
cpickett | * update TODO |
commit | commitdiff | tree | snapshot |
2008-11-30 |
cpickett | * set some svn:ignore properties so svn status works... |
commit | commitdiff | tree | snapshot |
2008-11-30 |
cpickett | * add Cygwin, MinGW, MSVC to TODO |
commit | commitdiff | tree | snapshot |
2008-11-30 |
cpickett | * add call to AC_REPLACE_FUNCS([strsignal]) |
commit | commitdiff | tree | snapshot |
2008-11-30 |
cpickett | * add missing NULL argument to fail* varargs macro... |
commit | commitdiff | tree | snapshot |
2008-11-30 |
cpickett | * define CK_ATTRIBUTE_UNUSED for GCC >= 2.95, closing: |
commit | commitdiff | tree | snapshot |
2008-11-30 |
cpickett | * mention that texinfo is for documentation, and that... |
commit | commitdiff | tree | snapshot |
2008-11-15 |
cpickett | * set svn:ignore for generated files so svn status... |
commit | commitdiff | tree | snapshot |
2008-11-12 |
hugo303 | * Fixed error in documentation example Makefile.am... |
commit | commitdiff | tree | snapshot |
2008-11-10 |
hugo303 | * Fixed spelling (patch #1652630) |
commit | commitdiff | tree | snapshot |
2008-11-10 |
hugo303 | * Handle NULL in srunner_add_suite(). Fixes #1624887 |
commit | commitdiff | tree | snapshot |
2008-11-10 |
hugo303 | * Fixed faulty link to Daimonin |
commit | commitdiff | tree | snapshot |
2008-11-10 |
hugo303 | * Updated chapter 3.3 (bug #2053018) |
commit | commitdiff | tree | snapshot |
2008-08-28 |
cpickett | * add scew |
commit | commitdiff | tree | snapshot |
2008-03-21 |
cpickett | * use @top_srcdir@/src/check.h.in instead of check... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
cpickett | * add '|| test $$? -eq 1;' after each diff command per |
commit | commitdiff | tree | snapshot |
2008-03-21 |
cpickett | * add CK_FORK_GETENV to enum fork_status and delete... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
cpickett | * add comment about strsignal overwriting string return... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
cpickett | * call strdup on result from strsignal to avoid clobber... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
cpickett | * add CK_TEST_RESULT_INVALID to enum test_result |
commit | commitdiff | tree | snapshot |
2008-03-21 |
cpickett | * add CK_CTX_INVALID to ck_result_ctx and don't use... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
cpickett | * favour ax_c_check_flag over ax_cflags_gcc_option |
commit | commitdiff | tree | snapshot |
2008-03-21 |
cpickett | * add options using AX_CFLAGS_GCC_OPTION |
commit | commitdiff | tree | snapshot |
2008-03-21 |
cpickett | * add m4 directory and ax_cflags_gcc_option macro |
commit | commitdiff | tree | snapshot |
next |