Joaquim Duran
|
54af3fbf7c
|
utils.hpp: the values of the result of the test are assigned using EXIT macros.
|
2015-10-19 23:24:21 +02:00 |
|
Joaquim Duran
|
b6565a2d24
|
The warnings about unused variables in tests and benchmarks have been fixed.
|
2014-11-02 15:55:32 +01:00 |
|
nasos
|
023cd5ce76
|
Corrected many warning messages appearing in unit tests
|
2014-04-02 10:05:29 -04:00 |
|
Gunter Winkler
|
9c68f507d0
|
* libs/numeric/ublas/test/utils.hpp: switch to boost::math::isnan, see #7296
svn path=/trunk/libs/numeric/ublas/; revision=80624
|
2012-09-21 21:56:51 +00:00 |
|
Gunter Winkler
|
84c385eb1d
|
* libs/numeric/ublas/test/utils.hpp: use 'using ::std' instead of full qualified names because MSVC complains, reopen #7296
svn path=/trunk/libs/numeric/ublas/; revision=80600
|
2012-09-19 19:25:51 +00:00 |
|
Gunter Winkler
|
d99bc9ac36
|
* libs/numeric/ublas/tests/utils.hpp: see #7296 - replace __func__ by __FUNCTION__ if compiled with MSVC
svn path=/trunk/libs/numeric/ublas/; revision=80507
|
2012-09-12 19:53:33 +00:00 |
|
Gunter Winkler
|
a79eec786a
|
* libs/numeric/ublas/test/utils.hpp: test suite should return non-zero status if any test failed
svn path=/trunk/libs/numeric/ublas/; revision=80489
|
2012-09-10 22:22:23 +00:00 |
|
Gunter Winkler
|
c36d1863bb
|
* libs/numeric/ublas/test/utils.hpp : see #7296, improved macros
* libs/numeric/ublas/test/Jamfile.v2 : add new test for utils.hpp
svn path=/trunk/libs/numeric/ublas/; revision=80485
|
2012-09-10 21:08:50 +00:00 |
|
Gunter Winkler
|
07afbd5297
|
boost/numeric/ublas/triangular.hpp - applied patch, see #4024
libs/numeric/ublas/test/test_inplace_solve.cpp - fixed includes
libs/numeric/ublas/test/utils.hpp - applied patch (after s/BOOST_UBLA_TEST/BOOST_UBLAS_TEST/g), see #7296
svn path=/trunk/boost/numeric/ublas/; revision=80267
|
2012-08-27 22:13:26 +00:00 |
|
David Bellot
|
c7bfef0a08
|
added licenses where boost.inspect said they were missing
svn path=/trunk/libs/numeric/ublas/; revision=75583
|
2011-11-21 00:38:29 +00:00 |
|
Jeremiah Willcock
|
92baccb0cc
|
Fixed tab and no-newline-at-end-of-file issues from inspection report
svn path=/trunk/boost/numeric/ublas/; revision=61435
|
2010-04-20 17:54:16 +00:00 |
|
Gunter Winkler
|
6dc9738333
|
see #3968
test/test_coordinate_matrix_sort.cpp: fixed wrong index in check
test/utils.hpp: fixed wrong exit code on failure
svn path=/trunk/libs/numeric/ublas/; revision=60623
|
2010-03-15 19:59:11 +00:00 |
|
Gunter Winkler
|
cb540928b2
|
see #3449: introduce new free functions to access matrix/vector properties (Incomplete)
* added patch from Marco Guazzone implementing all requested new functions
svn path=/trunk/boost/numeric/ublas/; revision=56602
|
2009-10-05 20:57:40 +00:00 |
|