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 년 전
..
alg.binary.search a2cd270943 Enable the -Wsign-compare warning to better support MSVC 8 년 전
alg.clamp a686caad20 [libcxx] [test] Untabify, NFC. 8 년 전
alg.heap.operations 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 년 전
alg.lex.comparison a90c6dd460 Move test into test/std subdirectory. 10 년 전
alg.merge 90dfa2804a Fix test for C++03 8 년 전
alg.min.max a686caad20 [libcxx] [test] Untabify, NFC. 8 년 전
alg.nth.element 6b17a7ba2c Cleanup _LIBCPP_HAS_NO_<c++11-feature> in algorithm 8 년 전
alg.permutation.generators a90c6dd460 Move test into test/std subdirectory. 10 년 전
alg.set.operations 3b8f03d964 Mark test as unsupported on C++98/03, since it uses move_iterator 7 년 전
alg.sort 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 년 전
nothing_to_do.pass.cpp a90c6dd460 Move test into test/std subdirectory. 10 년 전