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 |
2008-03-21 |
cpickett | * replace $< with check.h.in for non-gmake (patch due... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
cpickett | * call AM_PROG_CC_C_O |
commit | commitdiff | tree | snapshot |
2008-03-20 |
cpickett | * add prototypes for rpl_malloc and rpl_realloc |
commit | commitdiff | tree | snapshot |
2008-03-06 |
cpickett | * Pass an adjusted line number to eprintf when the... |
commit | commitdiff | tree | snapshot |
2008-03-03 |
cpickett | * add daimonin, embunit, and aceunit |
commit | commitdiff | tree | snapshot |
2008-03-03 |
cpickett | * count checks in setup() as well; patch due to Roland... |
commit | commitdiff | tree | snapshot |
2008-02-08 |
cpickett | * use int __attribute__((unused)) _i instead of |
commit | commitdiff | tree | snapshot |
2008-01-22 |
cpickett | * fix cppunit link |
commit | commitdiff | tree | snapshot |
2008-01-17 |
cpickett | * add XCB to list of projects using Check |
commit | commitdiff | tree | snapshot |
2007-12-12 |
cpickett | * rename signal to _signal in _tcase_add_test to avoid a |
commit | commitdiff | tree | snapshot |
2007-10-28 |
cpickett | * add Pigment to list of projects using Check |
commit | commitdiff | tree | snapshot |
2007-08-27 |
hugo303 | * Made send_file1 and send_file2 static. |
commit | commitdiff | tree | snapshot |
2007-08-27 |
hugo303 | * Add BitlBee and ctrlproxy to list of Check-using... |
commit | commitdiff | tree | snapshot |
2007-06-20 |
cpickett | * test fail(NULL) instead of fail() because there is |
commit | commitdiff | tree | snapshot |
2007-06-19 |
cpickett | * define rpl_malloc and rpl_realloc for platforms where |
commit | commitdiff | tree | snapshot |
2007-04-21 |
cpickett | * SVNChangeLog patch from Robert Collins |
commit | commitdiff | tree | snapshot |
2007-03-12 |
hugo303 | * Added some simple testing of srunner_create() and... |
commit | commitdiff | tree | snapshot |
2007-01-28 |
cpickett | * Add Iodine to list of Check-using projects. |
commit | commitdiff | tree | snapshot |
2007-01-16 |
cpickett | * s/unit test/unit testing/ when used as a verb. |
commit | commitdiff | tree | snapshot |
next |