teak-llvm/libcxx/test/std/algorithms/alg.sorting
Asiri Rathnayake 981986cdfc [libcxx] Fix c++98 test failures.
Adds XFAIL/UNSUPPORTED lit tags as appropriate. Gets a clean test run
for -std=c++98 on Fedora 20.

NFC.

llvm-svn: 271741
2016-06-03 21:40:03 +00:00
..
alg.binary.search
alg.clamp [libcxx] Fix c++98 test failures. 2016-06-03 21:40:03 +00:00
alg.heap.operations Remove trailing whitespace in test suite. Approved by Marshall Clow. 2016-06-01 21:35:39 +00:00
alg.lex.comparison
alg.merge Remove trailing whitespace in test suite. Approved by Marshall Clow. 2016-06-01 21:35:39 +00:00
alg.min.max Remove trailing whitespace in test suite. Approved by Marshall Clow. 2016-06-01 21:35:39 +00:00
alg.nth.element
alg.permutation.generators
alg.set.operations Fix warnings in test/std/algorithms 2015-07-18 21:53:16 +00:00
alg.sort Add braces, move braces, and rename variables to avoid shadowing. Patch from STL@microsoft.com 2016-04-28 02:45:11 +00:00
nothing_to_do.pass.cpp