gcc/libstdc++-v3/testsuite/experimental
Jonathan Wakely f8e2a3f31e Improve tests for error reporting in Filesystem TS
Backport from mainline
2017-10-19  Jonathan Wakely  <jwakely@redhat.com>

	* testsuite/experimental/filesystem/iterators/
	recursive_directory_iterator.cc: Ensure that error_code arguments are
	cleared when required.
	* testsuite/experimental/filesystem/operations/create_directory.cc:
	Remove redundant check.
	* testsuite/experimental/filesystem/operations/temp_directory_path.cc:
	Ensure that error_code argument is cleared when required.

From-SVN: r256293
2018-01-05 22:22:33 +00:00
..
algorithm
any PR69321 fix any_cast<T>(any*) for non-copyable T 2017-01-20 01:22:54 +00:00
array Restore <functional> header to test 2017-01-23 23:59:08 +00:00
chrono
deque
filesystem Improve tests for error reporting in Filesystem TS 2018-01-05 22:22:33 +00:00
forward_list
functional
iterator Ensure <experimental/iterator> includes <iterator> 2017-02-23 18:25:22 +00:00
list
map
memory
memory_resource
numeric
optional
propagate_const
random
ratio
set
source_location Implement std::experimental::source_location (N4519) 2017-07-25 19:05:07 +01:00
string
string_view PR libstdc++/70483 make std::experimental::string_view fully constexpr 2017-09-12 17:27:14 +01:00
system_error
tuple
type_erased_allocator
type_traits
unordered_map
unordered_set
vector
feat-cxx14.cc
feat-lib-fund.cc