summaryrefslogtreecommitdiff
path: root/tests/slice-test.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-20[tests] Remove C++ style commentsAlberto Garcia1-1/+1
2007-03-17define PCRE_STATIC to reflect the inclusion of pcre as LIB, notHans Breuer1-33/+40
2006-12-28implemented static debugging hash-tree to validate slice adresses andTim Janik1-7/+23
2006-07-24Use g_get_current_time() insted of gettimeofday().Tor Lillqvist1-5/+4
2006-04-05Check the return value of g_get_prgname for NULL before passing to strcmp.Behdad Esfahbod1-1/+1
2006-01-25honour g_mem_gc_friendly settings when freeing slices, make sureTim Janik1-0/+4
2005-12-26Fix C99isms. (#324950, Dan Yefimov)Matthias Clasen1-4/+7
2005-12-20added mem_error() and mem_assert() to test and handle errors withoutTim Janik1-1/+1
2005-12-02extended to perform the benchmarking on the old memchunk code if 'O' isTim Janik1-22/+135
2005-12-01new slice allocator implementation.Tim Janik1-0/+168