Updates, rpm now tests the install locations.
[m6w6/libmemcached] / tests / include.am
index 20b0ee496ae3595ddc3141097decdc6e0867a06a..b13674ec346ea83739585c30230d7f517943572d 100644 (file)
@@ -48,6 +48,7 @@ tests_testapp_LDADD= \
        clients/libgenexec.la \
        tests/libserver.la \
        tests/libtest.la \
+       libmemcached/libmemcachedinternal.la \
        $(TESTS_LDADDS)
 tests_testapp_DEPENDENCIES= $(tests_testapp_LDADD)
 
@@ -82,12 +83,11 @@ client-record:
        sh tests/t/memslap.test > tests/r/memslap.res
        sh tests/t/memstat.test > tests/r/memstat.res
 
-test: tests/testapp tests/testplus library_test memcapable libmhashkit_test
+test: test-docs tests/testapp tests/testplus library_test memcapable libmhashkit_test
        echo "Tests completed"
 
 library_test:
        tests/testapp
-#      tests/testplus
 
 libmhashkit_test: libhashkit
        tests/testhashkit