Glen Fernandes
11d00187fa
Switch to Boost.Lightweight_Test for faster test build and run times
2019-02-18 15:59:40 -05:00
Neil Groves
c187bf683e
Boost.MultiArray disambiguated calls to equal functions in the unit tests. These became ambiguous due to changes in Boost.Range.
...
[SVN r61441]
2010-04-20 21:56:33 +00:00
Stefan Slapeta
2c011a11be
Replaced BOOST_TEST
...
[SVN r27051]
2005-02-03 12:38:58 +00:00
Ronald Garcia
8346ebf004
Replaced use of Boost.Test with boost/test/minimal.hpp. Boost.Test is
...
not stable enough and minimal.hpp has all the necessary features.
[SVN r23860]
2004-07-20 23:22:39 +00:00
Ronald Garcia
0588a31e72
Updated/Added/Corrected license information for source files.
...
[SVN r21048]
2003-12-01 19:07:11 +00:00
Ronald Garcia
0de8b74284
Added support for default constructed multi_arrays:
...
- default public constructor for multi_array
- default protected constructors for multi_array_ref and const_multi_*
- fixed a bug in index_range regarding degenerate dimiensions.
- Added tests to resize.cpp and constructors.cpp.
[SVN r18111]
2003-03-27 20:12:32 +00:00
Ronald Garcia
f2d6737f50
Fixed a broken patch job....grr!
...
[SVN r17853]
2003-03-12 15:39:25 +00:00
Markus Schöpflin
e37de3592b
FIX: Changed 2nd parameter of check_shape() from unsigned int * to size_t *.
...
[SVN r17831]
2003-03-12 10:45:59 +00:00
Ronald Garcia
84d65a8402
Must have forgot to check in this change.
...
[SVN r17540]
2003-02-19 23:42:32 +00:00
Ronald Garcia
501c5219e6
Removed tabs from files.
...
[SVN r14470]
2002-07-15 22:19:16 +00:00
Ronald Garcia
124d85c0ae
moved multi_array_ref.hpp into the multi_array directory.
...
It is no longer a top-level include since it relies on multi_array anyway.
Updated regression tests accordingly.
[SVN r13991]
2002-05-20 18:01:18 +00:00
Ronald Garcia
685b7e4c37
Initial submission to Boost.
...
[SVN r13915]
2002-05-15 16:08:54 +00:00