projects
/
awesomized
/
libmemcached
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
f4ab6af
)
Remove plus test for the moment.
author
Brian Aker
<brian@gaz>
Thu, 16 Jul 2009 00:17:40 +0000
(17:17 -0700)
committer
Brian Aker
<brian@gaz>
Thu, 16 Jul 2009 00:17:40 +0000
(17:17 -0700)
tests/Makefile.am
patch
|
blob
|
history
diff --git
a/tests/Makefile.am
b/tests/Makefile.am
index e8070f15ceab43a8072d50a672f10b79c45f28bb..5cc1f82e4e2cbc4995a259f5bc46c655e4ad3135 100644
(file)
--- a/
tests/Makefile.am
+++ b/
tests/Makefile.am
@@
-61,8
+61,8
@@
test: testapp testplus library_test
library_test:
./testapp > output.cmp
diff output.res output.cmp
-
./testplus > output_plus.cmp
-
diff output_plus.res output_plus.cmp
+
#
./testplus > output_plus.cmp
+
#
diff output_plus.res output_plus.cmp
clients:
memcached -d -P /tmp/Xumemc.pid -p 12555