mirror of
https://github.com/boostorg/multi_array.git
synced 2026-01-27 19:12:10 +00:00
Updated the list of test cases.
[SVN r22360]
This commit is contained in:
@@ -99,6 +99,14 @@ Tests out <tt>operator=()</tt> on the various B.M array types.
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href="../test/assign_to_array.cpp">libs/multi_array/test/assign_to_array.cpp</a></td>
|
||||
<td>
|
||||
Ensure that a <tt>multi_array</tt> can be constructed from any other
|
||||
array type.
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href="../test/index_bases.cpp">libs/multi_array/test/index_bases.cpp</a></td>
|
||||
<td>
|
||||
@@ -142,6 +150,13 @@ Test interaction between array types and STL containers.
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href="../test/resize.cpp">libs/multi_array/test/resize.cpp</a></td>
|
||||
<td>
|
||||
Test the <tt>multi_array</tt> class' resizing functionality.
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href="../test/concept_checks.cpp">libs/multi_array/test/concept_checks.cpp</a></td>
|
||||
<td>
|
||||
|
||||
Reference in New Issue
Block a user