• Home
  • History
  • Annotate
  • only in /external/libcxx/test/std/containers/unord/unord.multiset/unord.multiset.swap/
History log of /external/libcxx/test/std/containers/unord/unord.multiset/unord.multiset.swap/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7d914d1bfffac32da13a44871fc17b8ba3ade57a 13-Jul-2015 Marshall Clow <mclow.lists@gmail.com> Implement the first part of N4258: 'Cleaning up noexcept in the Library'. This patch deals with swapping containers, and implements a more strict noexcept specification (a conforming extension) than the standard mandates.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@242056 91177308-0d34-0410-b5e6-96231b3b80d8
wap_noexcept.pass.cpp
df00d5e5ad672aa275a29c5a446072959134addd 28-Jan-2015 Marshall Clow <mclow.lists@gmail.com> We had two identical files named 'MoveOnly.h' in the test suite. Move one to support/, remove the other, and update all the tests that included them. No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@227370 91177308-0d34-0410-b5e6-96231b3b80d8
wap_noexcept.pass.cpp
a90c6dd46005b2b14de3bb889a8d03bb34bd3256 20-Dec-2014 Eric Fiselier <eric@efcs.ca> Move test into test/std subdirectory.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@224658 91177308-0d34-0410-b5e6-96231b3b80d8
b_swap_1.pass.cpp
wap_noexcept.pass.cpp
wap_non_member.pass.cpp