gcc/libstdc++-v3/testsuite/experimental
Jonathan Wakely 87e4fbdd9a 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.

From-SVN: r266957
2018-12-10 15:25:02 +00:00
..
algorithm
any
array
chrono
deque
filesystem Make test for Filesystem TS actually use the Filesystem TS 2018-12-10 15:25:02 +00:00
forward_list
functional PR libstdc++/87538 Verify fix for std::experimental::not_fn 2018-10-08 13:17:58 +01:00
iterator
list
map
memory
memory_resource PR libstdc++/77691 increase allocation size to at least alignment 2018-10-12 00:21:11 +01:00
net Rename namespace alias in test to avoid name collision 2018-10-16 17:13:00 +01:00
numeric
optional
polymorphic_allocator
propagate_const re PR c++/87386 (Error message for static_assert show wrong range) 2018-11-21 23:41:07 +01:00
random
ratio
set
source_location
string
string_view PR libstdc++/83511 add default argument to basic_string_view::substr 2018-11-28 16:53:35 +00:00
system_error
tuple
type_erased_allocator
type_traits
unordered_map
unordered_set
vector
feat-cxx14.cc
feat-lib-fund.cc