2
0
mirror of https://github.com/boostorg/ublas.git synced 2026-02-21 15:32:12 +00:00

Removed test_triangular.cpp because of its reference to timer. Remember to add it back

This commit is contained in:
nasos
2013-06-03 09:53:47 -04:00
parent 8b19653575
commit d14f2844a2

View File

@@ -173,11 +173,11 @@ test-suite numeric/uBLAS
: : : <define>BOOST_UBLAS_COO_ALWAYS_DO_FULL_SORT
: :
]
[ run test_triangular.cpp
:
:
: <library>/boost/timer//boost_timer
]
# [ run test_triangular.cpp
# :
# :
# : <library>/boost/timer//boost_timer
# ]
[ run test_ticket7296.cpp
]
[ run test_inplace_solve.cpp