Improve tests for error reporting in Filesystem TS
commitbff9f879c485ad7c6bff63843228a63774f6e195
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 19 Oct 2017 13:57:10 +0000 (19 13:57 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 19 Oct 2017 13:57:10 +0000 (19 13:57 +0000)
tree3e2a07094803015506ce20a0a0486e8511943648
parent13889cf4b78ec1f19543fb425a4a86a1c17d9788
Improve tests for error reporting in Filesystem TS

* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@253897 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/experimental/filesystem/iterators/recursive_directory_iterator.cc
libstdc++-v3/testsuite/experimental/filesystem/operations/create_directory.cc
libstdc++-v3/testsuite/experimental/filesystem/operations/temp_directory_path.cc