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

redi@gcc.gnu.org redi@gcc.gnu.org
Mon Dec 10 15:25:00 GMT 2018


Author: redi
Date: Mon Dec 10 15:25:02 2018
New Revision: 266957

URL: https://gcc.gnu.org/viewcvs?rev=266957&root=gcc&view=rev
Log:
Make test for Filesystem TS actually use the Filesystem TS

This test was copied from 27_io/filesystem/path/query/is_absolute.cc but
should have been modified to test the path type from the TS instead of
std::filesystem::path.

	* testsuite/experimental/filesystem/path/query/is_absolute.cc: Fix
	test to use TS, not C++17.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/testsuite/experimental/filesystem/path/query/is_absolute.cc



More information about the Libstdc++-cvs mailing list