]> git.ipfire.org Git - thirdparty/gcc.git/commit - libstdc++-v3/testsuite/23_containers/list/operations/78389.cc
Fix Debug Mode test failures
authorJonathan Wakely <jwakely@redhat.com>
Thu, 23 Mar 2017 19:40:41 +0000 (19:40 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Thu, 23 Mar 2017 19:40:41 +0000 (19:40 +0000)
commit01e3c2296ab9c74724c6cde8cd2b224640ece969
treef119d25108c1b59138201b97c1f112fdb7a93585
parent393ed575c4a713b7e73f5f963f728b78893e7d8d
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
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/23_containers/array/tuple_interface/tuple_element_debug_neg.cc
libstdc++-v3/testsuite/23_containers/list/operations/78389.cc
libstdc++-v3/testsuite/23_containers/priority_queue/67085.cc
libstdc++-v3/testsuite/ext/pb_ds/regression/priority_queue_binary_heap-62045.cc