Updated test_truth to be test_true to match the shades, I mean test_false()
[awesomized/libmemcached] / tests / include.am
index db6f23f6cb70da8db486bd35d92bbeb19a9f1d10..e1bf136884e84cb481d1666b1e4283c9567c0fd8 100644 (file)
@@ -75,7 +75,10 @@ tests_testhashkit_SOURCES = tests/hashkit_functions.c
 tests_testhashkit_LDADD = tests/libtest.la libhashkit/libhashkit.la
 tests_testhashkit_DEPENDENCIES = $(tests_testhashkit_LDADD)
 
-test: test-docs test-plus test-mem test-hash memcapable test-memcat test-memcp test-memrm test-memerror test-memdump test-memflush test-memstat
+test: test-docs test-plus test-mem test-hash memcapable
+       echo "Tests completed"
+
+test-x: test-docs test-plus test-mem test-hash memcapable test-memcat test-memcp test-memrm test-memerror test-memdump test-memflush test-memstat
        echo "Tests completed"
 
 memcapable: clients/memcapable