Add test case for situation where callback shouldn't be set because of behavior settings.
authorBrian Aker <brian@tangent.org>
Mon, 3 Oct 2011 04:46:09 +0000 (00:46 -0400)
committerBrian Aker <brian@tangent.org>
Mon, 3 Oct 2011 04:46:09 +0000 (00:46 -0400)
commit6c4917af4d1f4da7fa48550843bcbfb2a36c3761
treed6eaea00eceefd02de33949b54100823fde1a0fe
parent54b757ae099fb3db5132bd8a84b99a9a85492af1
Add test case for situation where callback shouldn't be set because of behavior settings.
libmemcached/callback.cc
libmemcached/callback.h [new file with mode: 0644]
tests/callbacks.cc [new file with mode: 0644]
tests/callbacks.h [new file with mode: 0644]
tests/include.am
tests/mem_functions.cc
tests/parser.cc