2
0
mirror of https://github.com/boostorg/ublas.git synced 2026-02-23 16:12:09 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
Michael Stevens
2aea5d6bb5 banded triangular and singular tests don't need to repeat
vector tests
2004-09-05 15:00:43 +00:00
Michael Stevens
856180ff7d Allow command line TESTSET
Enable BOUNDED_VECTOR which picks up a VC7.1 problem
2004-08-27 16:12:23 +00:00
Michael Stevens
0c4378ea03 tabs 2004-08-18 06:31:06 +00:00
Michael Stevens
331c2fa4d8 Added variable controlling test sets
Dropped range, sparse from test3 as too complex for regression testing
2004-08-15 09:18:55 +00:00
Michael Stevens
8309d0cd2b Test Macro's defined in Jamfiles
Test header undef stupid compiler faults
 complex tests disabled when ICL fails to link
2004-08-13 14:07:54 +00:00
Michael Stevens
2c0dce4dbf Extended testing to complex, range and slice where possible
MSVC and USE_ET cleanup
2004-08-03 09:18:11 +00:00
Toon Knapen
767c9235bb define BOOST_UBLAS_NO_ELEMENT_PROXIES to workaround compilation problems with
the debug_functor on vacpp version 6
2004-07-28 12:55:10 +00:00
Michael Stevens
59e1909994 add test synopsis 2004-07-27 09:53:43 +00:00
Aleksey Gurtovoy
934b213bd2 change test-suite names to match library names 2004-07-20 01:41:00 +00:00
Michael Stevens
57f82beb0a Avoid confusion. Borland support is not forthcomming 2004-07-19 20:00:06 +00:00
Michael Stevens
8f02e174b4 tab to space 2004-07-18 09:52:24 +00:00
Michael Stevens
70d511b544 fixed strangeness caused by missing 'subproject'
and definition of additonal 'exe conceptes'
2004-07-16 10:20:12 +00:00
Michael Stevens
7b3d32bc6c dropped subincludes:
they duplicated the compilations. Hopefully this is OK
till testing move to BBv2
2004-07-16 09:36:57 +00:00
Vladimir Prus
7b656c8d2a Move uBLAS regressions from status dir to libs/numeric/ublas. 2004-07-14 10:05:42 +00:00
Jörg Walter
d097c271d3 Maintenance release. 2003-08-12 08:56:47 +00:00
Jörg Walter
096ac8dbf2 More fixes. 2003-02-18 07:34:44 +00:00
Jörg Walter
3e364e0c36 boost::numeric::interval support and cosmetical fixes 2003-01-31 10:14:25 +00:00
Jörg Walter
cb09828a35 Many fixes. Namely thanks to John Maddock for porting to Kylix and to Alexei Novakov for his sparse matrix related work. 2003-01-23 21:41:43 +00:00
Jörg Walter
09ae5e3598 Merge. 2002-09-14 09:48:41 +00:00