r268989 - in /trunk/libstdc++-v3: ChangeLog tes...

wilco@gcc.gnu.org wilco@gcc.gnu.org
Mon Feb 18 14:09:00 GMT 2019


Author: wilco
Date: Mon Feb 18 14:09:17 2019
New Revision: 268989

URL: https://gcc.gnu.org/viewcvs?rev=268989&root=gcc&view=rev
Log:
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.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/testsuite/27_io/filesystem/operations/all.cc
    trunk/libstdc++-v3/testsuite/27_io/filesystem/operations/resize_file.cc
    trunk/libstdc++-v3/testsuite/27_io/filesystem/path/generation/normal2.cc



More information about the Libstdc++-cvs mailing list