Updates on C++ interface from Padraig.
authorBrian Aker <brian@gaz>
Wed, 15 Jul 2009 22:13:28 +0000 (15:13 -0700)
committerBrian Aker <brian@gaz>
Wed, 15 Jul 2009 22:13:28 +0000 (15:13 -0700)
1  2 
tests/Makefile.am
tests/output_plus.res

index 5f3afcb26452b4050d91bee6d8c9b2e4c402fa5d,5f3afcb26452b4050d91bee6d8c9b2e4c402fa5d..e8070f15ceab43a8072d50a672f10b79c45f28bb
@@@ -43,6 -43,6 +43,7 @@@ startservers_LDADD = $(LDADDS) libserve
  
  record:
        ./testapp > output.res
++      ./testplus > output_plus.res
  
  client-record:
        sh t/memcat.test > r/memcat.res
  record-extended:
        ./testapp extended > output2.res
  
--test: testapp library_test
++test: testapp testplus library_test
        echo "Tests completed"
  
  library_test:
        ./testapp > output.cmp
        diff output.res output.cmp
++      ./testplus > output_plus.cmp
++      diff output_plus.res output_plus.cmp
  
  clients:
        memcached -d -P /tmp/Xumemc.pid -p 12555
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..39f245d50b8a355077964a71476c3c349858155b
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,5 @@@
++servers localhost:11221,
++      localhost : 11221
++
++
++retvalue 1