gcc/libstdc++-v3/testsuite/23_containers
Jonathan Wakely 50875e80e1 noexcept.cc: Change to compile-only test.
* testsuite/23_containers/forward_list/allocator/noexcept.cc: Change
	to compile-only test. Adjust swap overload to handle rebound
	allocators.
	* testsuite/23_containers/map/allocator/noexcept.cc: Likewise.
	* testsuite/23_containers/multimap/allocator/noexcept.cc: Likewise.
	* testsuite/23_containers/multiset/allocator/noexcept.cc: Likewise.
	* testsuite/23_containers/set/allocator/noexcept.cc: Likewise.
	* testsuite/23_containers/unordered_map/allocator/noexcept.cc:
	Likewise.
	* testsuite/23_containers/unordered_multimap/allocator/noexcept.cc:
	Likewise.
	* testsuite/23_containers/unordered_multiset/allocator/noexcept.cc:
	Likewise.
	* testsuite/23_containers/unordered_set/allocator/noexcept.cc:
	Likewise.
	* testsuite/23_containers/vector/allocator/noexcept.cc: Likewise.
	* testsuite/23_containers/vector/allocator/swap.cc: Add elements
	before swapping.

From-SVN: r205056
2013-11-19 22:03:30 +00:00
..
array Print additional info when various out-of-range conditions are detected. 2013-09-21 19:04:13 -07:00
bitset Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
deque Print additional info when various out-of-range conditions are detected. 2013-09-21 19:04:13 -07:00
forward_list noexcept.cc: Change to compile-only test. 2013-11-19 22:03:30 +00:00
headers Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
list re PR libstdc++/58338 (Add noexcept to functions with a narrow contract) 2013-09-18 18:31:01 +00:00
map noexcept.cc: Change to compile-only test. 2013-11-19 22:03:30 +00:00
multimap noexcept.cc: Change to compile-only test. 2013-11-19 22:03:30 +00:00
multiset noexcept.cc: Change to compile-only test. 2013-11-19 22:03:30 +00:00
priority_queue Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
queue Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
set noexcept.cc: Change to compile-only test. 2013-11-19 22:03:30 +00:00
stack Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
unordered_map noexcept.cc: Change to compile-only test. 2013-11-19 22:03:30 +00:00
unordered_multimap noexcept.cc: Change to compile-only test. 2013-11-19 22:03:30 +00:00
unordered_multiset noexcept.cc: Change to compile-only test. 2013-11-19 22:03:30 +00:00
unordered_set noexcept.cc: Change to compile-only test. 2013-11-19 22:03:30 +00:00
vector noexcept.cc: Change to compile-only test. 2013-11-19 22:03:30 +00:00