diff --git a/test/Jamfile.v2 b/test/Jamfile.v2 index c94dd6de..514334f0 100644 --- a/test/Jamfile.v2 +++ b/test/Jamfile.v2 @@ -77,7 +77,15 @@ test-suite numeric/uBLAS test33.cpp : : : $(UBLAS_TESTSET_SPARSE) + ] + [ run test3.cpp + test31.cpp + test32.cpp + test33.cpp + : : : $(UBLAS_TESTSET_SPARSE_COO) + : test3_coo + : ] [ run test3.cpp test31.cpp