Marshall Clow
|
82091c2583
Some of the tests from earlier today had 'int' as the return type when it should have been 'bool'. Fix that. It doesn't change the behavior of any of the tests, but it's more accurate.
|
7 lat temu |
Marshall Clow
|
8d0d82585a
First part of P0202: Adding constexpr modifiers to functions in <algorithm> and <utility>. This commit is all the is_XXX algorithms.
|
7 lat temu |
Eric Fiselier
|
fd1c9dddcc
Purge all usages of _LIBCPP_STD_VER under test/std/algorithm
|
9 lat temu |
Eric Fiselier
|
a90c6dd460
Move test into test/std subdirectory.
|
10 lat temu |