gcc/libstdc++-v3/testsuite/23_containers/array
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
..
capacity Update copyright years. 2017-01-01 13:07:43 +01:00
comparison_operators Update copyright years. 2017-01-01 13:07:43 +01:00
cons Add deduction guides for C++17 (P0433R2, partial) 2017-03-22 15:58:35 +00:00
debug Update copyright years. 2017-01-01 13:07:43 +01:00
element_access Update copyright years. 2017-01-01 13:07:43 +01:00
iterators Update copyright years. 2017-01-01 13:07:43 +01:00
requirements Update copyright years. 2017-01-01 13:07:43 +01:00
specialized_algorithms Skip tests that are incompatible with Profile Mode 2017-01-14 11:55:22 +00:00
tuple_interface Fix Debug Mode test failures 2017-03-23 19:40:41 +00:00
range_access.cc Update copyright years. 2017-01-01 13:07:43 +01:00