cxx/test/std/containers
Eric Fiselier 6af41ab8c2 Fix warnings in forwardlist
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@242633 91177308-0d34-0410-b5e6-96231b3b80d8
2015-07-19 00:38:37 +00:00
..
associative Fix warnings in array and assoc containers 2015-07-18 23:56:04 +00:00
container.adaptors 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. 2015-01-28 21:22:53 +00:00
container.requirements Move test into test/std subdirectory. 2014-12-20 01:40:03 +00:00
containers.general Move test into test/std subdirectory. 2014-12-20 01:40:03 +00:00
sequences Fix warnings in forwardlist 2015-07-19 00:38:37 +00:00
unord 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. 2015-07-13 20:04:56 +00:00
Copyable.h Move test into test/std subdirectory. 2014-12-20 01:40:03 +00:00
Emplaceable.h Move test into test/std subdirectory. 2014-12-20 01:40:03 +00:00
NotConstructible.h Move test into test/std subdirectory. 2014-12-20 01:40:03 +00:00
nothing_to_do.pass.cpp Move test into test/std subdirectory. 2014-12-20 01:40:03 +00:00
stack_allocator.h Move test into test/std subdirectory. 2014-12-20 01:40:03 +00:00
test_compare.h Move test into test/std subdirectory. 2014-12-20 01:40:03 +00:00
test_hash.h Move test into test/std subdirectory. 2014-12-20 01:40:03 +00:00