mirror of
https://github.com/boostorg/ublas.git
synced 2026-02-21 15:32:12 +00:00
* libs/numeric/ublas/test/Jamfile.v2: see #7363 - separate test of COO matrix
svn path=/trunk/libs/numeric/ublas/; revision=80586
This commit is contained in:
@@ -77,7 +77,15 @@ test-suite numeric/uBLAS
|
||||
test33.cpp
|
||||
: : :
|
||||
<define>$(UBLAS_TESTSET_SPARSE)
|
||||
]
|
||||
[ run test3.cpp
|
||||
test31.cpp
|
||||
test32.cpp
|
||||
test33.cpp
|
||||
: : :
|
||||
<define>$(UBLAS_TESTSET_SPARSE_COO)
|
||||
: test3_coo
|
||||
:
|
||||
]
|
||||
[ run test3.cpp
|
||||
test31.cpp
|
||||
|
||||
Reference in New Issue
Block a user