gcc/libstdc++-v3/testsuite/25_algorithms
Benjamin Kosnik 0098d80686 binary_search.cc: Move...
2007-09-09  Benjamin Kosnik  <bkoz@redhat.com>
	
	* testsuite/25_algorithms/binary_search.cc: Move...
	* testsuite/25_algorithms/binary_search/2.cc: ...here.

	* testsuite/25_algorithms/sort.cc: Move...	
	* testsuite/25_algorithms/sort/1.cc: ...here.
	* testsuite/25_algorithms/partial_sort_copy/2.cc: ...here.
	* testsuite/25_algorithms/nth_element/3.cc: ...here.
	* testsuite/25_algorithms/partial_sort/2.cc: ...here.
	* testsuite/25_algorithms/stable_sort/2.cc: ...here.

	* testsuite/25_algorithms/min_max.cc: Move...
	* testsuite/25_algorithms/min/1.cc: ...here.
	* testsuite/25_algorithms/min/2.cc: ...here.
	* testsuite/25_algorithms/max/1.cc: ...here.
	* testsuite/25_algorithms/max/2.cc: ...here.

From-SVN: r128303
2007-09-09 18:56:00 +00:00
..
adjacent_find
binary_search binary_search.cc: Move... 2007-09-09 18:56:00 +00:00
copy re PR testsuite/31884 (priority_queue_dijkstra.cc operates on deallocated memory) 2007-08-17 17:24:22 +00:00
count
count_if
equal
equal_range
fill
find re PR testsuite/31884 (priority_queue_dijkstra.cc operates on deallocated memory) 2007-08-17 17:24:22 +00:00
find_end
find_first_of
find_if
headers Makefile.am (install-data-local): Remove pch-install rules. 2007-08-22 01:26:43 +00:00
heap
includes
inplace_merge
iter_swap
lexicographical_compare
lower_bound
max binary_search.cc: Move... 2007-09-09 18:56:00 +00:00
max_element
merge
min binary_search.cc: Move... 2007-09-09 18:56:00 +00:00
min_element
mismatch
next_permutation
nth_element binary_search.cc: Move... 2007-09-09 18:56:00 +00:00
partial_sort binary_search.cc: Move... 2007-09-09 18:56:00 +00:00
partial_sort_copy binary_search.cc: Move... 2007-09-09 18:56:00 +00:00
partition
prev_permutation
remove
remove_if
replace
replace_copy
replace_copy_if
replace_if
rotate
search
search_n libstdc++.exp: Check CXXFLAGS. 2007-09-07 03:01:53 +00:00
set_difference
set_intersection
set_symmetric_difference
set_union
sort binary_search.cc: Move... 2007-09-09 18:56:00 +00:00
stable_sort binary_search.cc: Move... 2007-09-09 18:56:00 +00:00
swap_ranges
unique
unique_copy stl_memory.h: Rename to stl_auto_ptr.h. 2007-05-04 18:07:10 +00:00
upper_bound