From b0f3aaa3517b29beb5752a7b95ba63b97a13c04b Mon Sep 17 00:00:00 2001 From: Davi de Castro Reis Date: Sat, 14 May 2011 17:44:58 -0300 Subject: [PATCH] Reorganized tests. --- tests/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index a0fe694..28ad0b5 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,4 +1,6 @@ -noinst_PROGRAMS = graph_tests packed_mphf_tests mphf_tests select_tests compressed_seq_tests compressed_rank_tests +TESTS = $(check_PROGRAMS) +check_PROGRAMS = graph_tests select_tests compressed_seq_tests compressed_rank_tests +noinst_PROGRAMS = packed_mphf_tests mphf_tests INCLUDES = -I../src/