gcc/libstdc++-v3/testsuite/25_algorithms
Peter Schmid 3b73bce168 stl_algo.h: Fix typos.
2001-07-19  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>

        * include/bits/stl_algo.h : Fix typos.
	* testsuite/25_algorithms/unique.cc: New file.

From-SVN: r44169
2001-07-20 01:17:13 +00:00
..
binary_search.cc All occurrences of the __value_type() and __distance_type() functions... 2001-07-18 17:09:02 +00:00
copy.cc All occurrences of the __value_type() and __distance_type() functions... 2001-07-18 17:09:02 +00:00
equal.cc equal.cc: New test. 2001-04-06 22:20:03 +00:00
heap.cc All occurrences of the __value_type() and __distance_type() functions... 2001-07-18 17:09:02 +00:00
lower_bound.cc *.cc: Remove spaces, make sure testcases return zero. 2001-05-12 16:53:08 +00:00
min_max.cc *.cc: Remove spaces, make sure testcases return zero. 2001-05-12 16:53:08 +00:00
partition.cc All occurrences of the __value_type() and __distance_type() functions... 2001-07-18 17:09:02 +00:00
rotate.cc All occurrences of the __value_type() and __distance_type() functions... 2001-07-18 17:09:02 +00:00
sort.cc All occurrences of the __value_type() and __distance_type() functions... 2001-07-18 17:09:02 +00:00
unique.cc stl_algo.h: Fix typos. 2001-07-20 01:17:13 +00:00