Update tests per bug 912408, so that if memcached is not available they will SKIP...
authorBrian Aker <brian@tangent.org>
Sat, 7 Jan 2012 22:16:36 +0000 (14:16 -0800)
committerBrian Aker <brian@tangent.org>
Sat, 7 Jan 2012 22:16:36 +0000 (14:16 -0800)
commit64e070cda2cc99513fdbaae770a473d5338c9378
tree0e2275d3587b1f7aca56cd8dc5a23423f0329adb
parentd8e83ea0e65c69df828a622560bb636564bdb226
Update tests per bug 912408, so that if memcached is not available they will SKIP and not fail.
13 files changed:
tests/cli.am [new file with mode: 0644]
tests/include.am
tests/libmemcached_world.h
tests/memcapable.cc
tests/memcat.cc
tests/memcp.cc
tests/memdump.cc
tests/memexist.cc
tests/memflush.cc
tests/memrm.cc
tests/memslap.cc
tests/memstat.cc
tests/memtouch.cc