Glen Fernandes
|
e161785105
|
Switch to Boost.Core's lightweight_test
|
2020-05-01 21:50:02 -05:00 |
|
Zach Laine
|
cc224edc54
|
Add move-only value_type tests of static_vector example.
Fixes #31.
|
2020-01-03 15:22:20 -06:00 |
|
Zach Laine
|
f735c78fb8
|
GTest -> Boost.Test
Fixes #24.
|
2020-01-01 18:23:06 -06:00 |
|
Zach Laine
|
d6bfcd7068
|
Add data() tests to {v2_,}static_vec; v2 versions are disabled.
|
2019-08-22 00:48:58 -05:00 |
|
Zach Laine
|
523d723d76
|
Add missing operator!= for container_interface; fix by-value parameters in
other comparison functions.
|
2019-08-18 19:26:36 -05:00 |
|
Zach Laine
|
a65257471b
|
Add container_interface test using a std::array-like type.
|
2019-08-17 15:55:52 -05:00 |
|
Zach Laine
|
e2c29ca9a8
|
Add TODOs.
|
2019-08-16 20:17:02 -05:00 |
|
Zach Laine
|
27cd6092fc
|
Add numerous illformedness-verifying static_asserts on operations that one of the interface templates should not provide for a given instantiation.
|
2019-08-16 20:17:02 -05:00 |
|
Zach Laine
|
78437b8b99
|
Fix more Clang build errors.
|
2019-08-16 01:27:27 -05:00 |
|
Zach Laine
|
c4503988d8
|
Add test for static_vector/container_interface.
|
2019-08-15 22:09:02 -05:00 |
|