teak-llvm/libcxx/test/std/algorithms
2018-01-08 19:18:00 +00:00
..
alg.c.library
alg.modifying.operations [libcxx] [test] Fix MSVC warnings, null pointer deref. 2017-12-13 00:51:27 +00:00
alg.nonmodifying Add the C++17 extensions to std::search. Include the default searcher, but not the Boyer-Moore or Boyer-Moore-Horspool searcher (yet). BUT put the BM and BMH tests in place, marked to XFAIL. The other searchers will follow soon 2018-01-08 19:18:00 +00:00
alg.sorting Mark test as unsupported on C++98/03, since it uses move_iterator 2017-10-30 16:07:59 +00:00
algorithms.general