]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix libstdc++ filesystem tests
authorwilco <wilco@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Feb 2019 14:09:17 +0000 (14:09 +0000)
committerwilco <wilco@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Feb 2019 14:09:17 +0000 (14:09 +0000)
commit140615bb914ed4eaccd3167d4bea01728b863b20
tree88d08de1a2aa1bc884ad6eb3297b4c2c1cf6ed71
parent9dddf1a65fe22f99270adc30d9d23a99327a802a
Fix libstdc++ filesystem tests

Some recently added libstdc++ filesystem tests are missing a
dg-require-filesystem-ts.

Committed as obvious.

    libstdc++/testsuite/
* 27_io/filesystem/operations/all.cc: Add dg-require-filesystem-ts.
* 27_io/filesystem/operations/resize_file.cc: Likewise.
* 27_io/filesystem/path/generation/normal2.cc: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@268989 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/27_io/filesystem/operations/all.cc
libstdc++-v3/testsuite/27_io/filesystem/operations/resize_file.cc
libstdc++-v3/testsuite/27_io/filesystem/path/generation/normal2.cc