r215985 - in /trunk/libstdc++-v3: ChangeLog tes...
fdumont@gcc.gnu.org
fdumont@gcc.gnu.org
Tue Oct 7 21:26:00 GMT 2014
Author: fdumont
Date: Tue Oct 7 21:26:55 2014
New Revision: 215985
URL: https://gcc.gnu.org/viewcvs?rev=215985&root=gcc&view=rev
Log:
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.
Added:
trunk/libstdc++-v3/testsuite/25_algorithms/make_heap/complexity.cc
trunk/libstdc++-v3/testsuite/25_algorithms/pop_heap/complexity.cc
trunk/libstdc++-v3/testsuite/25_algorithms/push_heap/complexity.cc
trunk/libstdc++-v3/testsuite/25_algorithms/sort_heap/complexity.cc
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/testsuite/util/testsuite_counter_type.h
More information about the Gcc-cvs
mailing list