gcc/libstdc++-v3/testsuite/25_algorithms
François Dumont 43ee3d5f44 testsuite_counter_type.h (counter_type::operator<(const counter_type&)): Update less_compare_count.
2014-10-07  François Dumont  <fdumont@gcc.gnu.org>

	* testsuite/util/testsuite_counter_type.h
	(counter_type::operator<(const counter_type&)): Update
	less_compare_count.
	* testsuite/25_algorithms/make_heap/complexity.cc: New.
	* testsuite/25_algorithms/pop_heap/complexity.cc: New.
	* testsuite/25_algorithms/push_heap/complexity.cc: New.
	* testsuite/25_algorithms/sort_heap/complexity.cc: New.

From-SVN: r215985
2014-10-07 21:26:55 +00:00
..
adjacent_find Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
all_of Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
any_of Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
binary_search Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
copy Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
copy_backward Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
copy_if Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
copy_n Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
count Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
count_if Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
equal Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
equal_range Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
fill Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
fill_n Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
find Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
find_end Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
find_first_of Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
find_if Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
find_if_not Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
for_each Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
generate/requirements/explicit_instantiation Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
generate_n Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
headers Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
heap Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
includes Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
inplace_merge Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
is_heap Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
is_heap_until Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
is_partitioned Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
is_permutation Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
is_sorted Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
is_sorted_until Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
iter_swap Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
lexicographical_compare Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
lower_bound Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
make_heap testsuite_counter_type.h (counter_type::operator<(const counter_type&)): Update less_compare_count. 2014-10-07 21:26:55 +00:00
max Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
max_element Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
merge Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
min Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
min_element Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
minmax Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
minmax_element Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
mismatch Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
move Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
move_backward Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
next_permutation Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
none_of Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
nth_element Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
partial_sort Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
partial_sort_copy Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
partition Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
partition_copy Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
partition_point Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
pop_heap testsuite_counter_type.h (counter_type::operator<(const counter_type&)): Update less_compare_count. 2014-10-07 21:26:55 +00:00
prev_permutation Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
push_heap testsuite_counter_type.h (counter_type::operator<(const counter_type&)): Update less_compare_count. 2014-10-07 21:26:55 +00:00
random_shuffle re PR libstdc++/59603 (std::random_shuffle tries to swap element with itself) 2014-09-12 14:30:35 +01:00
remove Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
remove_copy/requirements/explicit_instantiation Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
remove_copy_if Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
remove_if Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
replace Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
replace_copy Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
replace_copy_if Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
replace_if Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
reverse Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
reverse_copy/explicit_instantiation Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
rotate Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
rotate_copy/requirements/explicit_instantiation Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
search Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
search_n Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
set_difference Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
set_intersection Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
set_symmetric_difference Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
set_union Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
shuffle Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
sort Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
sort_heap testsuite_counter_type.h (counter_type::operator<(const counter_type&)): Update less_compare_count. 2014-10-07 21:26:55 +00:00
stable_partition Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
stable_sort Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
swap Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
swap_ranges Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
transform/requirements/explicit_instantiation Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
unique Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
unique_copy Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
upper_bound Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00