llvm-project/libcxx/test/std/containers
Eric Fiselier c45b673d5d Fix warnings in deque tests
llvm-svn: 242632
2015-07-19 00:31:54 +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
containers.general
sequences Fix warnings in deque tests 2015-07-19 00:31:54 +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
Emplaceable.h
NotConstructible.h
nothing_to_do.pass.cpp
stack_allocator.h
test_compare.h
test_hash.h