gcc/libstdc++-v3/testsuite/23_containers
Jonathan Wakely 01e3c2296a Fix Debug Mode test failures
* testsuite/23_containers/array/tuple_interface/
	tuple_element_debug_neg.cc: Adjust dg-error.
	* testsuite/23_containers/list/operations/78389.cc: Fix less-than to
	define a valid strict weak ordering.
	* testsuite/23_containers/priority_queue/67085.cc: Disable test for
	Debug Mode, due to debug checks making extra copies of predicate.
	* testsuite/ext/pb_ds/regression/priority_queue_binary_heap-62045.cc:
	Likewise.

From-SVN: r246426
2017-03-23 19:40:41 +00:00
..
array Fix Debug Mode test failures 2017-03-23 19:40:41 +00:00
bitset Update copyright years. 2017-01-01 13:07:43 +01:00
deque Update copyright years. 2017-01-01 13:07:43 +01:00
forward_list Update copyright years. 2017-01-01 13:07:43 +01:00
headers Update copyright years. 2017-01-01 13:07:43 +01:00
list Fix Debug Mode test failures 2017-03-23 19:40:41 +00:00
map Skip tests that are incompatible with Profile Mode 2017-01-14 11:55:22 +00:00
multimap Skip tests that are incompatible with Profile Mode 2017-01-14 11:55:22 +00:00
multiset Skip tests that are incompatible with Profile Mode 2017-01-14 11:55:22 +00:00
priority_queue Fix Debug Mode test failures 2017-03-23 19:40:41 +00:00
queue Fix libstdc++ testsuite failures in C++98 and C++11 mode 2017-01-26 19:39:53 +00:00
set Skip tests that are incompatible with Profile Mode 2017-01-14 11:55:22 +00:00
stack Fix libstdc++ testsuite failures in C++98 and C++11 mode 2017-01-26 19:39:53 +00:00
unordered_map Skip tests that are incompatible with Profile Mode 2017-01-14 11:55:22 +00:00
unordered_multimap Skip tests that are incompatible with Profile Mode 2017-01-14 11:55:22 +00:00
unordered_multiset Skip tests that are incompatible with Profile Mode 2017-01-14 11:55:22 +00:00
unordered_set Skip tests that are incompatible with Profile Mode 2017-01-14 11:55:22 +00:00
vector Skip tests that are incompatible with Profile Mode 2017-01-14 11:55:22 +00:00