7 Commits

Author SHA1 Message Date
Xinchen Hui
0e517902d6 Improved the tests 2016-07-21 18:59:01 +08:00
Mikko
d142a68dfe Refactor tests to configure server address in one place.
Also flush server every time so that we start from a clean slate
2013-11-20 00:34:15 +08:00
Mikko Koppanen
f9b2b48e78 Make sure that all tests output something 2010-10-12 17:14:50 +01:00
Teddy Grenman
8cad643f05 Add --enable-memcached-get-nulls to configure.
This options changes the behaviour of failing get requests. If a key
is not found in memcached, then the return value is set to null instead
of false. This only affects simple get and delayed fetch.
2009-11-30 13:09:24 +02:00
Teddy Grenman
536f9ae5d5 New tests. 2009-11-30 13:09:24 +02:00
Andrei Zmievski
913d2e5c21 Fix tests for return value. 2009-06-01 12:49:50 -07:00
Teddy grenman
e9ec2b0848 New tests
Signed-off-by: Andrei Zmievski <andrei@gravitonic.com>
2009-06-02 03:26:49 +08:00