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 vuotta sitten
..
is.heap 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 vuotta sitten
make.heap 426546ecec Stop using random_shuffle in the libc++ test suite. It's going to be removed in c++17. Use shuffle() instead. No change to libc++, just the tests. 8 vuotta sitten
pop.heap 6b17a7ba2c Cleanup _LIBCPP_HAS_NO_<c++11-feature> in algorithm 8 vuotta sitten
push.heap 6b17a7ba2c Cleanup _LIBCPP_HAS_NO_<c++11-feature> in algorithm 8 vuotta sitten
sort.heap 6b17a7ba2c Cleanup _LIBCPP_HAS_NO_<c++11-feature> in algorithm 8 vuotta sitten
nothing_to_do.pass.cpp a90c6dd460 Move test into test/std subdirectory. 10 vuotta sitten