gcc/libstdc++-v3/testsuite/23_containers
François Dumont 8e56e4d956 libstdc++: Fix several _GLIBCXX_DEBUG tests
libstdc++-v3/ChangeLog:

	* testsuite/23_containers/array/debug/back2_neg.cc: target c++14 because assertion
	for constexpr is disabled in C++11.
	* testsuite/23_containers/array/debug/front2_neg.cc: Likewise.
	* testsuite/23_containers/array/debug/square_brackets_operator2_neg.cc: Likewise.
	* testsuite/23_containers/vector/debug/multithreaded_swap.cc: Include <memory>
	for shared_ptr.
2020-12-14 07:46:25 +01:00
..
array libstdc++: Fix several _GLIBCXX_DEBUG tests 2020-12-14 07:46:25 +01:00
bitset
deque libstdc++: Avoid warnings in tests 2020-10-29 22:47:21 +00:00
forward_list libstdc++: Avoid warnings in tests 2020-10-29 22:47:21 +00:00
headers libstdc++: Avoid warnings in tests 2020-10-29 22:47:21 +00:00
list libstdc++: Avoid warnings in tests 2020-10-29 22:47:21 +00:00
map libstdc++: _Rb_tree code cleanup, remove lambdas 2020-11-20 20:56:10 +01:00
multimap libstdc++: _Rb_tree code cleanup, remove lambdas 2020-11-20 20:56:10 +01:00
multiset libstdc++: _Rb_tree code cleanup, remove lambdas 2020-11-20 20:56:10 +01:00
priority_queue
queue
set libstdc++: _Rb_tree code cleanup, remove lambdas 2020-11-20 20:56:10 +01:00
span
stack
unordered_map
unordered_multimap
unordered_multiset
unordered_set libstdc++: Avoid warnings in tests 2020-10-29 22:47:21 +00:00
vector libstdc++: Fix several _GLIBCXX_DEBUG tests 2020-12-14 07:46:25 +01:00