gcc/libstdc++-v3/testsuite/25_algorithms
Sandra Loosemore 6cec3c81a7 10.cc: Add dg-require-fileio.
2018-08-31  Sandra Loosemore  <sandra@codesourcery.com>

	libstdc++-v3/

	* testsuite/21_strings/basic_string/inserters_extractors/wchar_t/10.cc:
	Add dg-require-fileio.
	* testsuite/21_strings/basic_string/inserters_extractors/wchar_t/11.cc:
	Likewise.
	* testsuite/21_strings/basic_string/inserters_extractors/wchar_t/5.cc:
	Likewise.
	* testsuite/21_strings/basic_string_view/inserters/wchar_t/2.cc:
	Likewise.
	* testsuite/25_algorithms/copy/streambuf_iterators/wchar_t/4.cc:
	Likewise.
	* testsuite/25_algorithms/find/istreambuf_iterators/wchar_t/2.cc:
	Likewise.
	* testsuite/27_io/basic_filebuf/close/wchar_t/12790-1.cc: Likewise.
	* testsuite/27_io/basic_filebuf/close/wchar_t/12790-2.cc: Likewise.
	* testsuite/27_io/basic_filebuf/close/wchar_t/12790-3.cc: Likewise.
	* testsuite/27_io/basic_filebuf/close/wchar_t/12790-4.cc: Likewise.
	* testsuite/27_io/basic_filebuf/seekoff/wchar_t/11543.cc: Likewise.
	* testsuite/27_io/basic_filebuf/seekoff/wchar_t/12790-1.cc:
	Likewise.
	* testsuite/27_io/basic_filebuf/seekoff/wchar_t/12790-2.cc:
	Likewise.
	* testsuite/27_io/basic_filebuf/seekoff/wchar_t/12790-3.cc:
	Likewise.
	* testsuite/27_io/basic_filebuf/seekoff/wchar_t/12790-4.cc:
	Likewise.
	* testsuite/27_io/basic_filebuf/seekpos/wchar_t/12790-1.cc:
	Likewise.
	* testsuite/27_io/basic_filebuf/seekpos/wchar_t/12790-2.cc:
	Likewise.
	* testsuite/27_io/basic_filebuf/seekpos/wchar_t/12790-4.cc:
	Likewise.
	* testsuite/27_io/basic_filebuf/underflow/wchar_t/2.cc: Likewise.
	* testsuite/27_io/basic_filebuf/underflow/wchar_t/3.cc: Likewise.
	* testsuite/27_io/basic_ifstream/cons/wchar_t/1.cc: Likewise.
	* testsuite/27_io/basic_ifstream/open/wchar_t/1.cc: Likewise.
	* testsuite/27_io/basic_istream/extractors_character/wchar_t/4.cc:
	Likewise.
	* testsuite/27_io/basic_istream/extractors_other/wchar_t/2.cc:
	Likewise.
	* testsuite/27_io/basic_istream/get/wchar_t/2.cc: Likewise.
	* testsuite/27_io/basic_istream/getline/wchar_t/5.cc: Likewise.
	* testsuite/27_io/basic_istream/ignore/wchar_t/2.cc: Likewise.
	* testsuite/27_io/basic_istream/ignore/wchar_t/3.cc: Likewise.
	* testsuite/27_io/basic_istream/seekg/wchar_t/sstream.cc: Likewise.
	* testsuite/27_io/basic_istream/tellg/wchar_t/sstream.cc: Likewise.
	* testsuite/27_io/basic_ofstream/cons/wchar_t/1.cc: Likewise.
	* testsuite/27_io/basic_ofstream/open/wchar_t/1.cc: Likewise.
	* testsuite/27_io/basic_ostream/inserters_other/wchar_t/1.cc:
	Likewise.
	* testsuite/27_io/objects/wchar_t/10.cc: Likewise.
	* testsuite/27_io/objects/wchar_t/12048-1.cc: Likewise.
	* testsuite/27_io/objects/wchar_t/12048-2.cc: Likewise.
	* testsuite/27_io/objects/wchar_t/12048-3.cc: Likewise.
	* testsuite/27_io/objects/wchar_t/12048-4.cc: Likewise.
	* testsuite/27_io/objects/wchar_t/12048-5.cc: Likewise.
	* testsuite/experimental/string_view/inserters/wchar_t/2.cc:
	Likewise.
	* testsuite/ext/stdio_sync_filebuf/wchar_t/1.cc: Likewise.

From-SVN: r264022
2018-08-31 15:09:47 -04:00
..
adjacent_find Update copyright years. 2018-01-03 11:03:58 +01:00
advance/istreambuf_iterators Update copyright years. 2018-01-03 11:03:58 +01:00
all_of Update copyright years. 2018-01-03 11:03:58 +01:00
any_of Update copyright years. 2018-01-03 11:03:58 +01:00
binary_search Update copyright years. 2018-01-03 11:03:58 +01:00
clamp Update copyright years. 2018-01-03 11:03:58 +01:00
copy 10.cc: Add dg-require-fileio. 2018-08-31 15:09:47 -04:00
copy_backward macros.h (__glibcxx_check_can_increment_range): New. 2018-06-12 20:18:35 +00:00
copy_if Update copyright years. 2018-01-03 11:03:58 +01:00
copy_n Update copyright years. 2018-01-03 11:03:58 +01:00
count Update copyright years. 2018-01-03 11:03:58 +01:00
count_if Update copyright years. 2018-01-03 11:03:58 +01:00
equal macros.h (__glibcxx_check_can_increment_range): New. 2018-06-12 20:18:35 +00:00
equal_range Update copyright years. 2018-01-03 11:03:58 +01:00
fill Update copyright years. 2018-01-03 11:03:58 +01:00
fill_n Fix C++98 tests to not use C++11 features. 2018-08-23 16:10:45 +01:00
find 10.cc: Add dg-require-fileio. 2018-08-31 15:09:47 -04:00
find_end Update copyright years. 2018-01-03 11:03:58 +01:00
find_first_of Update copyright years. 2018-01-03 11:03:58 +01:00
find_if Update copyright years. 2018-01-03 11:03:58 +01:00
find_if_not Update copyright years. 2018-01-03 11:03:58 +01:00
for_each Update copyright years. 2018-01-03 11:03:58 +01:00
generate/requirements/explicit_instantiation Update copyright years. 2018-01-03 11:03:58 +01:00
generate_n Update copyright years. 2018-01-03 11:03:58 +01:00
headers Update copyright years. 2018-01-03 11:03:58 +01:00
heap Update copyright years. 2018-01-03 11:03:58 +01:00
includes Update copyright years. 2018-01-03 11:03:58 +01:00
inplace_merge Update copyright years. 2018-01-03 11:03:58 +01:00
is_heap Update copyright years. 2018-01-03 11:03:58 +01:00
is_heap_until Update copyright years. 2018-01-03 11:03:58 +01:00
is_partitioned Update copyright years. 2018-01-03 11:03:58 +01:00
is_permutation Update copyright years. 2018-01-03 11:03:58 +01:00
is_sorted Update copyright years. 2018-01-03 11:03:58 +01:00
is_sorted_until Update copyright years. 2018-01-03 11:03:58 +01:00
iter_swap Update copyright years. 2018-01-03 11:03:58 +01:00
lexicographical_compare Update copyright years. 2018-01-03 11:03:58 +01:00
lower_bound Update copyright years. 2018-01-03 11:03:58 +01:00
make_heap Add missing dg-require-cstdint directives to tests 2018-07-26 15:03:28 +01:00
max Update copyright years. 2018-01-03 11:03:58 +01:00
max_element Update copyright years. 2018-01-03 11:03:58 +01:00
merge Update copyright years. 2018-01-03 11:03:58 +01:00
min Update copyright years. 2018-01-03 11:03:58 +01:00
min_element Update copyright years. 2018-01-03 11:03:58 +01:00
minmax Update copyright years. 2018-01-03 11:03:58 +01:00
minmax_element Update copyright years. 2018-01-03 11:03:58 +01:00
mismatch Update copyright years. 2018-01-03 11:03:58 +01:00
move Update copyright years. 2018-01-03 11:03:58 +01:00
move_backward Update copyright years. 2018-01-03 11:03:58 +01:00
next_permutation Update copyright years. 2018-01-03 11:03:58 +01:00
none_of Update copyright years. 2018-01-03 11:03:58 +01:00
nth_element Update copyright years. 2018-01-03 11:03:58 +01:00
partial_sort Update copyright years. 2018-01-03 11:03:58 +01:00
partial_sort_copy Fix C++98 tests to not use C++11 features. 2018-08-23 16:10:45 +01:00
partition Update copyright years. 2018-01-03 11:03:58 +01:00
partition_copy Update copyright years. 2018-01-03 11:03:58 +01:00
partition_point Update copyright years. 2018-01-03 11:03:58 +01:00
pop_heap Add missing dg-require-cstdint directives to tests 2018-07-26 15:03:28 +01:00
prev_permutation Update copyright years. 2018-01-03 11:03:58 +01:00
push_heap Add missing dg-require-cstdint directives to tests 2018-07-26 15:03:28 +01:00
random_shuffle Update copyright years. 2018-01-03 11:03:58 +01:00
remove Update copyright years. 2018-01-03 11:03:58 +01:00
remove_copy/requirements/explicit_instantiation Update copyright years. 2018-01-03 11:03:58 +01:00
remove_copy_if Update copyright years. 2018-01-03 11:03:58 +01:00
remove_if Update copyright years. 2018-01-03 11:03:58 +01:00
replace Update copyright years. 2018-01-03 11:03:58 +01:00
replace_copy Update copyright years. 2018-01-03 11:03:58 +01:00
replace_copy_if Update copyright years. 2018-01-03 11:03:58 +01:00
replace_if Update copyright years. 2018-01-03 11:03:58 +01:00
reverse Update copyright years. 2018-01-03 11:03:58 +01:00
reverse_copy/explicit_instantiation Update copyright years. 2018-01-03 11:03:58 +01:00
rotate Update copyright years. 2018-01-03 11:03:58 +01:00
rotate_copy/requirements/explicit_instantiation Update copyright years. 2018-01-03 11:03:58 +01:00
sample Add missing dg-require-cstdint directives to tests 2018-07-26 15:03:28 +01:00
search Update copyright years. 2018-01-03 11:03:58 +01:00
search_n Update copyright years. 2018-01-03 11:03:58 +01:00
set_difference Update copyright years. 2018-01-03 11:03:58 +01:00
set_intersection Update copyright years. 2018-01-03 11:03:58 +01:00
set_symmetric_difference Update copyright years. 2018-01-03 11:03:58 +01:00
set_union Update copyright years. 2018-01-03 11:03:58 +01:00
shuffle Update copyright years. 2018-01-03 11:03:58 +01:00
sort Update copyright years. 2018-01-03 11:03:58 +01:00
sort_heap Add missing dg-require-cstdint directives to tests 2018-07-26 15:03:28 +01:00
stable_partition Update copyright years. 2018-01-03 11:03:58 +01:00
stable_sort Update copyright years. 2018-01-03 11:03:58 +01:00
swap Update copyright years. 2018-01-03 11:03:58 +01:00
swap_ranges Update copyright years. 2018-01-03 11:03:58 +01:00
transform/requirements/explicit_instantiation Update copyright years. 2018-01-03 11:03:58 +01:00
unique Update copyright years. 2018-01-03 11:03:58 +01:00
unique_copy Update copyright years. 2018-01-03 11:03:58 +01:00
upper_bound Update copyright years. 2018-01-03 11:03:58 +01:00