gcc/libstdc++-v3/testsuite
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
..
17_intro Fix libstdc++ reserved names test to pass on AIX 2017-03-10 15:29:49 +00:00
18_support Implement P0607R0 "Inline Variables for Standard Library" for C++17 2017-03-23 19:40:07 +00:00
19_diagnostics
20_util Implement LWG 2686, std::hash<error_condition>, for C++17 2017-03-23 19:40:16 +00:00
21_strings PR libstdc++/79162 disambiguate assignment from string_view 2017-03-14 14:51:19 +00:00
22_locale Fix alignment bugs in std::codecvt_utf16 2017-03-17 19:28:05 +00:00
23_containers Fix Debug Mode test failures 2017-03-23 19:40:41 +00:00
24_iterators
25_algorithms PR libstdc++/80064 make heap algorithms work with function types 2017-03-16 14:32:07 +00:00
26_numerics Add deduction guides for C++17 (P0433R2, partial) 2017-03-22 15:58:35 +00:00
27_io PR libstdc++/66145 ensure new ABI for ios::failure tests 2017-02-03 19:26:51 +00:00
28_regex
29_atomics
30_threads Add deduction guides for C++17 (P0433R2, partial) 2017-03-22 15:58:35 +00:00
abi
backward
config
data
decimal
experimental Ensure <experimental/iterator> includes <iterator> 2017-02-23 18:25:22 +00:00
ext Fix Debug Mode test failures 2017-03-23 19:40:41 +00:00
lib
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters
libstdc++-xmethods
performance
special_functions
tr1
tr2
util PR libstdc++/79254 fix exception-safety in std::string::operator= 2017-01-27 16:17:04 +00:00
Makefile.am
Makefile.in