[ostree] tests: do not run tests/test-rollsum as part of make check



commit ef53e0100ba2a52e5243815737ae12431df44961
Author: Giuseppe Scrivano <gscrivan redhat com>
Date:   Fri Feb 13 11:50:37 2015 +0100

    tests: do not run tests/test-rollsum as part of make check
    
    it is not really a unit test.
    
    Signed-off-by: Giuseppe Scrivano <gscrivan redhat com>
    
    Conflicts:
        Makefile-tests.am

 Makefile-tests.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile-tests.am b/Makefile-tests.am
index 82df821..3f6f2de 100644
--- a/Makefile-tests.am
+++ b/Makefile-tests.am
@@ -117,4 +117,4 @@ tests_test_varint_SOURCES = src/libostree/ostree-varint.c tests/test-varint.c
 tests_test_varint_CFLAGS = $(ostree_bin_shared_cflags) $(OT_INTERNAL_GIO_UNIX_CFLAGS)
 tests_test_varint_LDADD = $(ostree_bin_shared_ldadd) $(OT_INTERNAL_GIO_UNIX_LIBS)
 
-TESTS = tests/test-rollsum tests/test-varint tests/test-ot-unix-utils
+TESTS = tests/test-varint tests/test-ot-unix-utils


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]