summaryrefslogtreecommitdiff
path: root/tests/libmemcached_world.h
Commit message (Expand)AuthorAgeFilesLines
* Merge with 1.0Brian Aker2014-02-031-1/+1
|\
| * Make the switch to the more modern LOG_COMPILER env.Brian Aker2014-01-191-1/+1
* | Merge of 1.0Brian Aker2013-10-111-0/+2
|\ \ | |/
| * Fix an error where client won't set error_messageBrian Aker2013-10-111-0/+2
* | Fix compile issues and version number (which has to be a number).Brian Aker2013-06-121-1/+1
|/
* Clean up cppcheck and add SKIP_UNLESSBrian Aker2013-04-211-16/+2
* Correct style, use of newer YATL.Brian Aker2013-01-241-2/+2
* Style cleanup.Brian Aker2012-12-161-21/+18
* Merge in updated yatl.Brian Aker2012-12-091-0/+6
* First pass through fixing SASL.Brian Aker2012-11-131-1/+1
* Fix for 32bit DebianBrian Aker2012-09-171-1/+1
* Fix op gcc error on old Debian.Brian Aker2012-09-171-1/+1
* Fix server_startup to allow for SKIPPED.Brian Aker2012-08-131-0/+8
* Fix for test cases to make sure memcached is around.Brian Aker2012-05-241-1/+1
* Update all of libtest around runner.Brian Aker2012-04-211-73/+1
* Remove final flush logicBrian Aker2012-04-201-10/+0
* Refactor out item specific bits of the testing framework.Brian Aker2012-04-191-22/+0
* Update framework.Brian Aker2012-04-171-2/+0
* Move runner out so that it will be shared.Brian Aker2012-04-151-62/+1
* Latest of libtest.Brian Aker2012-04-021-1/+1
* UpdateBrian Aker2012-03-251-41/+44
* Update for logic for server_create.Brian Aker2012-02-271-3/+2
* Remove assertBrian Aker2012-02-271-2/+0
* cleanup from merge of updates from libgearman's libtest.Brian Aker2012-02-271-26/+5
* Switch to using bind() to just find free ports to use while testing.Brian Aker2012-02-181-16/+3
* Update test so that socket and tcp are running the tests, but not interlaced ...Brian Aker2012-02-111-25/+0
* Split all mem_function out so that we can reuse the bulk of the tests at will.Brian Aker2012-02-091-11/+39
* Update tests per bug 912408, so that if memcached is not available they will ...Brian Aker2012-01-071-1/+1
* Correction for UDP code in ascii mode.Brian Aker2011-11-271-1/+0
* Improve parser error messages.Brian Aker2011-11-261-1/+11
* Merge in touch.Brian Aker2011-10-051-4/+4
* Update testing.Brian Aker2011-08-231-5/+11
* Merge in updates for server failure testing.Brian Aker2011-08-191-4/+2
* Merge in updates for sasl.Brian Aker2011-08-161-0/+8
* Merge in fixes for SASL.Brian Aker2011-08-141-10/+56
* Fix it so socket is built just on main tests.Brian Aker2011-07-201-4/+7
* Merge in all of libtest updates.Brian Aker2011-07-181-76/+97
* Merge in pid/ping status.Brian Aker2011-07-061-6/+5
* Updating test framework for startup/shutdown of memcached.Brian Aker2011-07-011-9/+24
* Merge in next patch for --socketBrian Aker2011-06-281-14/+9
* Update docs, and syncronize libtest.Brian Aker2011-06-241-2/+2
* Merge in code such that we are much closer to running the same testBrian Aker2011-06-211-12/+17
* Merge in conversion to C++.Brian Aker2011-04-271-0/+4
* Add support for SASLTrond Norbye2010-03-031-1/+1
* Updating memcached_server_instance_st structure.Brian Aker2010-02-131-1/+1
* Lots of compiler fixes.Brian Aker2010-02-121-2/+2
* Refactor test framework to run pre/post just once.Brian Aker2010-01-151-4/+28
* Updated test_truth to be test_true to match the shades, I mean test_false()Brian Aker2010-01-151-6/+6
* Update tests for testplus.Brian Aker2010-01-141-1/+1
* Remove custom parser/use API for parsing in memslapBrian Aker2010-01-131-3/+1