History log of /external/libcxx/test/std/containers/associative/multimap/multimap.ops/upper_bound0.pass.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
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/containers/associative/multimap/multimap.ops/upper_bound0.pass.cpp
84acb1ec3f7d5e0f37d7176697c2fa876c413407 01-Jun-2016 Eric Fiselier <eric@efcs.ca> Remove trailing whitespace in test suite. Approved by Marshall Clow.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@271435 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/std/containers/associative/multimap/multimap.ops/upper_bound0.pass.cpp
58113db00cc4bb9c63ccb7b013a3e2b405bfc1cd 30-Jun-2015 Marshall Clow <mclow.lists@gmail.com> Add tests for LWG#2299. While doing so, I noticed that the tests we have for the transparent comparators don't actually call them. Fix those tests, too. Now one of them is failing, due to a missing const in <map>. Add that (twice). Next step is to do the same for <unordered_map>

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@241091 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/std/containers/associative/multimap/multimap.ops/upper_bound0.pass.cpp