History log of /external/libcxx/test/std/algorithms/alg.sorting/alg.clamp/clamp.comp.pass.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e33c0b01f892f8919f66a066a9c4064010104e49 23-Nov-2016 Stephan T. Lavavej <stl@exchange.microsoft.com> [libcxx] [test] D27027: Strip trailing whitespace.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@287829 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/std/algorithms/alg.sorting/alg.clamp/clamp.comp.pass.cpp
0b02cf8cf16919074f88c26d412c34ad2cffc097 30-Jun-2016 Marshall Clow <mclow.lists@gmail.com> Implement LWG#2688: 'clamp misses preconditions and has extraneous condition on result'. We already did this, just added tests

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@274252 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/std/algorithms/alg.sorting/alg.clamp/clamp.comp.pass.cpp
1575e3e813f7f7cde31e699802fa1fcf8e84531c 03-Jun-2016 Asiri Rathnayake <asiri.rathnayake@arm.com> [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.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@271741 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/std/algorithms/alg.sorting/alg.clamp/clamp.comp.pass.cpp
3e0808efb8c19765ee86e950a8a6e340c5565c89 07-Mar-2016 Marshall Clow <mclow.lists@gmail.com> Implement P0025R0: 'An algorithm to clamp a value between a pair of boundary values' for C++17

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@262871 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/std/algorithms/alg.sorting/alg.clamp/clamp.comp.pass.cpp