Added libmemcached_ping() to memcached utility library.
[awesomized/libmemcached] / tests / test.h
2010-06-11  Brian AkerAdded libmemcached_ping() to memcached utility library.
2010-04-22  Brian AkerSmall updates/wins around non-block IO
2010-01-19  Brian AkerMerge Lee
2010-01-15  Brian AkerUpdated test_truth to be test_true to match the shades...
2010-01-15  Brian AkerMerge Thomason's cork patch.
2010-01-14  Brian AkerSmall icc repairs.
2010-01-14  Brian AkerMerge Monty
2010-01-14  Monty TaylorMerged build.
2010-01-13  Monty TaylorProtected stdbool.h from being included by C++, which...
2010-01-13  Brian AkerFix for bug #15450
2010-01-13  Brian AkerMerge Jean-Charles
2010-01-13  Brian AkerMerge Stewart
2010-01-12  Brian AkerUpdates for version 0.37. 0.37
2010-01-11  Brian AkerFix structure of test.c where we call code before/after...
2010-01-11  Brian AkerAbsorb test bits into anonymous structure.
2010-01-11  Brian AkerNew stats output for collection information.
2010-01-11  Brian AkerName correction for test system.
2009-12-24  Brian AkerFix for test.h
2009-12-19  Brian AkerTest updates.
2009-12-19  Brian Akerfix whitespace.
2009-12-18  Brian AkerMerge code fix for replication non-block test failing...
2009-12-17  Brian AkerUpdating interface.
2009-12-16  Brian AkerUpdate for test system.
2009-12-16  Brian AkerStyle cleanup
2009-12-04  Brian AkerMerging in platform fixes for libmemcached.
2009-12-03  Brian AkerUpdates from Trond.
2009-12-03  Trond NorbyeFix the test_xxx macros, and generate coredump if the...
2009-12-02  Monty TaylorMerged trunk.
2009-11-27  Brian AkerAdding behaviors interface to C++ interface
2009-11-25  Brian AkerUpdated tests to use new macro (less assert()).
2009-10-20  Padraig O'SullivanMerge from trunk.
2009-10-12  Brian AkerMerge Jean-Charles
2009-10-09  Brian AkerUpdated test harness, merged Trond's fix for OSX hang.
2009-07-15  Brian AkerUpdated with Twitter's memcached_server_error() function.
2009-07-08  Brian AkerMerge Monty
2009-07-08  Monty TaylorMerge trond from lp:~trond-norbye/libmemcached/bug_396882
2009-07-06  Monty TaylorRearranged some things and added the visibility.m4...
2009-01-23  Trond NorbyeSource cleanup (remove compiler warnings ++)
2008-11-15   <brian@gir-3.local>Trying to remove dead branch
2008-08-19  Brian AkerFew more cleanups.
2008-05-05   <patg@patg.net>Merge 477:75823cad36b7 with -r 476
2008-04-23   <brian@localhost... Cleanup of behaviors around ketama
2008-04-20   <brian@gir>This will fix the bad head by Tim?
2008-03-11   <brian@gir-2.local>Collapse heads for major merge.
2008-03-10   <brian@gir-2.local>Huge refactoring of directory structure.
2008-02-28  Tim Buncehg merge binary, resolving one conflict by choosing...
2008-02-01  Brian AkerMerging Patrick's work on C++ interface.
2008-02-01  Brian AkerRefactored tests.
2008-01-14   <brian@gir.local>First push of example C++ interface.
2007-11-09  Brian AkerMerged in new generate tests.
2007-11-09  Brian AkerUpdating test cases to return true/false
2007-11-05  Brian AkerFixup for release 0.8
2007-11-04  Brian AkerRefactored out actual test code from test.c