gcc/libstdc++-v3/testsuite/25_algorithms
François Dumont 6c539f2e67 get_debug_neg.cc: Adjust dg-error line numbers.
2016-07-02  François Dumont  <fdumont@gcc.gnu.org>

	* testsuite/23_containers/array/tuple_interface/get_debug_neg.cc: Adjust
	dg-error line numbers.
	* testsuite/23_containers/array/tuple_interface/
	tuple_element_debug_neg.cc: Likewise.
	* testsuite/25_algorithms/lexicographical_compare/debug/
	irreflexive_neg.cc: Remove.

From-SVN: r237945
2016-07-02 14:55:20 +00:00
..
adjacent_find
all_of
any_of
binary_search libstdc++/71545 fix debug checks in binary search algorithms 2016-06-17 19:28:34 +01:00
copy Fix assertions for move assignment of trivial types 2016-01-26 19:38:20 +00:00
copy_backward Fix assertions for move assignment of trivial types 2016-01-26 19:38:20 +00:00
copy_if
copy_n
count
count_if
equal
equal_range libstdc++/71545 fix debug checks in binary search algorithms 2016-06-17 19:28:34 +01:00
fill
fill_n
find
find_end
find_first_of
find_if
find_if_not
for_each
generate/requirements/explicit_instantiation
generate_n
headers
heap
includes
inplace_merge
is_heap
is_heap_until
is_partitioned
is_permutation
is_sorted
is_sorted_until
iter_swap
lexicographical_compare get_debug_neg.cc: Adjust dg-error line numbers. 2016-07-02 14:55:20 +00:00
lower_bound libstdc++/71545 fix debug checks in binary search algorithms 2016-06-17 19:28:34 +01:00
make_heap
max
max_element
merge
min
min_element
minmax
minmax_element
mismatch
move Fix assertions for move assignment of trivial types 2016-01-26 19:38:20 +00:00
move_backward Fix assertions for move assignment of trivial types 2016-01-26 19:38:20 +00:00
next_permutation
none_of
nth_element Avoid including all of <random> in <algorithm> 2016-01-25 16:44:30 +00:00
partial_sort
partial_sort_copy
partition
partition_copy
partition_point
pop_heap
prev_permutation
push_heap
random_shuffle
remove
remove_copy/requirements/explicit_instantiation
remove_copy_if
remove_if
replace
replace_copy
replace_copy_if
replace_if
reverse
reverse_copy/explicit_instantiation
rotate PR c++/69517 - [5/6 regression] SEGV on a VLA with excess initializer elements 2016-04-13 17:26:41 -06:00
rotate_copy/requirements/explicit_instantiation
search
search_n
set_difference
set_intersection
set_symmetric_difference
set_union
shuffle
sort
sort_heap
stable_partition
stable_sort
swap libstdc++/68877 Reimplement std::__is_swappable 2016-01-12 21:19:58 +00:00
swap_ranges
transform/requirements/explicit_instantiation
unique
unique_copy
upper_bound libstdc++/71545 fix debug checks in binary search algorithms 2016-06-17 19:28:34 +01:00