Merge, better error messages
[m6w6/libmemcached] / tests /
2011-09-17  Brian AkerImprove tesing of command line apps
2011-09-14  Brian AkerFix test cases that did not work if memcached was not...
2011-09-14  Brian AkerFix --disable-assert, lp:829810
2011-09-11  Brian AkerCorrect test (poll_timeout would fail on slower machine... 0.52
2011-09-10  Brian AkerUbuntu 10.10 32bit fixes.
2011-09-09  Brian AkerFixes for make distcheck
2011-09-09  Brian AkerCleanup some warning around pandora.
2011-09-08  Brian AkerUpdate for OSX Lion build.
2011-08-24  Brian AkerUpdate tests.
2011-08-23  Brian AkerUpdate testing.
2011-08-20  Brian AkerThis patch creates a couple of tests around how autoeje...
2011-08-19  Brian AkerMerge in updates for server failure testing.
2011-08-17  Brian AkerStyle cleanup
2011-08-17  Brian AkerAdd in binary namespace test.
2011-08-17  Brian AkerMerge in updates for sasl.
2011-08-16  Brian AkerAdd test cases for add server for NULL cases.
2011-08-15  Brian AkerFix headers
2011-08-15  Brian AkerAdd a method for checking error/returning error.
2011-08-15  Brian AkerMerge in fixes for SASL.
2011-08-09  Brian AkerMerge in pthread update/etc.
2011-08-04  Brian AkerUpdate build bits.
2011-08-02  Brian AkerFix dist
2011-08-02  Brian AkerMerge in all updates for autoconf
2011-07-29  Brian AkerMerge in C test.
2011-07-28  Brian AkerMerge in update/fix for connect, and setup memcached...
2011-07-27  Brian AkerAdd test for memslap
2011-07-26  Brian AkerOSX fixes, make memcapable a test.
2011-07-22  Brian AkerMerge version information.
2011-07-21  Brian AkerFix it so socket is built just on main tests.
2011-07-20  Brian AkerFix memory issue in test.
2011-07-19  Brian AkerCleans up the assert and some other things that Fedora...
2011-07-19  Brian AkerMerge in merge of libtest
2011-07-18  Brian AkerMerge in all of libtest updates.
2011-07-13  Brian AkerStandardize the snprintf() failure messages, and add...
2011-07-08  Brian AkerExtend test.
2011-07-07  Brian AkerAdding additional tests for namespace.
2011-07-07  Brian AkerAdding custom IOSTREAM for libtest.
2011-07-06  Brian AkerNext pass through the framework. Also removing boost...
2011-07-06  Brian AkerMerge in pid/ping status.
2011-07-05  Brian AkerCleanup internal naming convention.
2011-07-01  Brian AkerUpdating test framework for startup/shutdown of memcached.
2011-06-29  Brian AkerAdd in test cases for --socket (and documentation).
2011-06-29  Brian AkerMerge in next patch for --socket
2011-06-29  Brian AkerUpdate for --socket option
2011-06-28  Brian AkerFix for lp:802952
2011-06-28  Brian AkerExtend out the namespace specific tests to cover binary.
2011-06-28  Brian AkerMerge in additional test for increment with namespace...
2011-06-28  Brian AkerMerge in namespace fixes for binary protocol.
2011-06-25  Brian AkerFix common test usage, and merge in additional document...
2011-06-24  Brian AkerUpdate docs, and syncronize libtest.
2011-06-21  Brian AkerFix up warnings on linux.
2011-06-21  Brian AkerMerge in code such that we are much closer to running...
2011-06-20  Brian AkerFix OSX compile issue.
2011-06-20  Brian AkerUbuntu complaint.
2011-06-19  Brian AkerMerge in docs.
2011-06-18  Brian AkerMerge in code for improving fetch operation.
2011-06-18  Brian AkerCleaned up silly usage of memory in C++ fetch method.
2011-06-17  Brian AkerJust hand over memory ownership when the caller is...
2011-06-17  Brian AkerDocument/standardize the return types from the fetch...
2011-06-16  Brian AkerLossen up restrictions on the recv().
2011-06-15  Brian AkerTest case for lp:490520
2011-06-15  Brian AkerExtend lp:655423 just to see if we can trigger it via...
2011-06-15  Brian AkerFix (test for) lp:655423
2011-06-14  Brian AkerThis creates memcached_htonll() to be used internally...
2011-06-14  Brian AkerMerge in fix for additional logic for timeouts.
2011-06-10  Brian AkerExtend out testing for hosts.
2011-06-09  Brian AkerUpdate test case for timeout.
2011-06-08  Brian AkerStyle cleanup
2011-06-07  Brian AkerStyle cleanup.
2011-06-07  Brian AkerUpdate style on MEMCACHED_SERVER_MARKED_DEAD test case.
2011-05-27  Brian AkerAdditional test to test for failure on get replication.
2011-05-27  Brian AkerSimple addition to valgrind test.
2011-05-26  Brian AkerExtend valgrind tests.
2011-05-25  Brian AkerMerge in trunk.
2011-05-25  Brian AkerMerge in additional for last disconnected server.
2011-05-24  Brian AkerFix set_last_disconnected_host() to handle a null opera...
2011-05-24  Brian AkerMerge trunk.
2011-05-24  Brian AkerMerge in bug fix for lp:779837
2011-05-24  Brian AkerMerge in local trunk
2011-05-23  Brian AkerThis fixes bug 776354.
2011-05-20  Brian AkerMerge in fetch updates/break out memory/create error...
2011-05-19  Brian AkerTest cleanup, extended error system to record host.
2011-05-19  Brian AkerAdded in the better test_compare()
2011-05-18  Brian AkerTest cleanup
2011-05-18  Brian AkerUpdate tests.
2011-05-02  Brian AkerFix issue where hash might not be quite initialized...
2011-04-28  Brian AkeriFix for OSX
2011-04-28  Brian AkerFix for OSX.
2011-04-28  Brian AkerMerge in code for C++ compiling of libmemcached.
2011-04-28  Brian AkerMerge in conversion to C++.
2011-04-19  Brian AkerMerge in updates for the pool library.
2011-04-14  Brian AkerMerge in updates (including removal of some depcrated...
2011-04-14  Brian AkerUpdate for deprecated functions.
2011-04-13  Brian AkerMerge in cleanup on the parser API.
2011-04-13  Brian AkerSimplify the calling structure for creating a memcached_st.
2011-04-13  Brian AkerMerge in all new docs
2011-04-13  Brian AkerMerge in all updates.
2011-04-13  Brian AkerMerge in updates to all docs/etc.
2011-04-11  Brian AkerMerge in additional documentation updates.
2011-04-11  Brian AkerAdd docs for tap, and update all other documentation.
next