Commit Graph

7 Commits

Author SHA1 Message Date
Marshall Clow
453cf59eb9 Replace Boost.Test with lightweight_test from Boost.Core. Modified version of https://github.com/boostorg/array/pull/6. Thanks to mloskot for the patch. 2019-07-10 15:25:46 -07:00
Marshall Clow
b279a9005b Fix off-by-one error in range-checking for 'at()'. thanks to DHilbrich for the bug report. 2019-02-07 07:52:11 -08:00
Marshall Clow
117584a2ce Update Boost.Array tests to use newer Boost.Test features
[SVN r82822]
2013-02-11 17:16:55 +00:00
Marshall Clow
e02e7dcc00 Add boost::get<> support to Boost.Array
[SVN r82089]
2012-12-19 00:53:31 +00:00
Marshall Clow
e6a44cf529 Removed tabs
[SVN r70442]
2011-03-22 23:55:20 +00:00
Marshall Clow
7256882760 Fix? for borland
[SVN r66781]
2010-11-26 20:16:34 +00:00
Marshall Clow
6fbc8ee741 Added a test for 'get_c_array'
[SVN r66294]
2010-10-31 02:25:04 +00:00