Skip to content

Commit 7503129

Browse files
committed
compile a selection of tests for libcds
1 parent 0146b51 commit 7503129

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libcds/tests/Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ testBitSequence \
44
testHuffman \
55
testLCP \
66
testNPR \
7-
testQuantile \
87
testSequence \
98
testSuffixTree \
109
testTextIndex \
1110
timeSequence \
1211
toArray2 \
1312
toArray
13+
#testQuantile
1414

1515
AM_DEFAULT_SOURCE_EXT = .cpp
1616
AM_CPPFLAGS = -I@top_srcdir@/libcds/include $(WARN_CFLAGS)

0 commit comments

Comments
 (0)