Fix for bug in behavior.
authorBrian Aker <brian@tangent.org>
Mon, 8 Oct 2007 20:44:31 +0000 (13:44 -0700)
committerBrian Aker <brian@tangent.org>
Mon, 8 Oct 2007 20:44:31 +0000 (13:44 -0700)
commite3397365efeab6e20419c29993b71989ba9d11df
tree9116a2fc1c923b4c4cc2f979b4ffba4943565a74
parentf580e35770a744c60cb92e1cd581944d9da72205
Fix for bug in behavior.

Added tests for most of the command line apps (not much of a test... but it
is a start)
12 files changed:
lib/memcached_behavior.c
tests/Makefile.am
tests/r/memcat.res [new file with mode: 0644]
tests/r/memcp.res [new file with mode: 0644]
tests/r/memrm.res [new file with mode: 0644]
tests/r/memslap.res [new file with mode: 0644]
tests/r/memstat.res [new file with mode: 0644]
tests/t/memcat.test [new file with mode: 0644]
tests/t/memcp.test [new file with mode: 0644]
tests/t/memrm.test [new file with mode: 0644]
tests/t/memslap.test [new file with mode: 0644]
tests/t/memstat.test [new file with mode: 0644]