mirror of
https://github.com/boostorg/ublas.git
synced 2026-02-26 05:02:16 +00:00
Comment out the test7, as is done in V1 Jamfile.
svn path=/trunk/boost/libs/numeric/ublas/; revision=28202
This commit is contained in:
@@ -88,14 +88,15 @@ test-suite numeric/uBLAS
|
||||
: : :
|
||||
<define>$(UBLAS_TESTSET)
|
||||
]
|
||||
[ run test7/test7.cpp
|
||||
test7/test71.cpp
|
||||
test7/test72.cpp
|
||||
test7/test73.cpp
|
||||
: : :
|
||||
<define>BOOST_UBLAS_USE_INTERVAL
|
||||
<define>$(UBLAS_TESTSET)
|
||||
]
|
||||
# Test commented out, just like in V1 Jamfile
|
||||
# [ run test7/test7.cpp
|
||||
# test7/test71.cpp
|
||||
# test7/test72.cpp
|
||||
# test7/test73.cpp
|
||||
# : : :
|
||||
# <define>BOOST_UBLAS_USE_INTERVAL
|
||||
# <define>$(UBLAS_TESTSET)
|
||||
# ]
|
||||
|
||||
[ run placement_new.cpp
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user