gcc/libstdc++-v3/testsuite/23_containers
François Dumont 4c275e83dd libstdc++: Make tests with Undefined Behavior in C++11 UNSUPPORTED
libstdc++-v3/ChangeLog:

	* testsuite/23_containers/array/debug/back1_neg.cc: Target c++14 because assertion
	is disabled in C++11.
	* testsuite/23_containers/array/debug/front1_neg.cc: Likewise.
	* testsuite/23_containers/array/debug/square_brackets_operator1_neg.cc: Likewise.
2020-12-14 22:28:38 +01:00
..
array libstdc++: Make tests with Undefined Behavior in C++11 UNSUPPORTED 2020-12-14 22:28:38 +01:00
bitset libstdc++: Fix ambiguous comparisons in __gnu_debug::bitset [PR 96303] 2020-08-07 20:29:11 +01:00
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 Library-side tests for parenthesized aggregate init 2020-03-31 17:07:52 +03:00
queue libstdc++: Define operator<=> for std::stack and std::queue 2020-04-19 21:30:15 +01:00
set libstdc++: _Rb_tree code cleanup, remove lambdas 2020-11-20 20:56:10 +01:00
span libstdc++: Make std::span layout-compatible with struct iovec [PR 95609] 2020-10-28 12:07:40 +00:00
stack libstdc++: Define operator<=> for std::stack and std::queue 2020-04-19 21:30:15 +01:00
unordered_map libstdc++: Fix regression in hash containers 2020-08-26 17:44:23 +01:00
unordered_multimap libstdc++: Remove tests for self-move debug assertions 2020-08-25 16:36:01 +01:00
unordered_multiset libstdc++: Remove tests for self-move debug assertions 2020-08-25 16:36:01 +01:00
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