gcc/libstdc++-v3/testsuite/experimental
Jonathan Wakely 7f67becc98 Fix failing tests for use of non-reserved names
Defining 'ptr' fails on Solaris because it's used in <netdb.h>.

Including the Filesystem TS header fails if the TS support wasn't
enabled by configure.

	* testsuite/17_intro/names.cc: Do not check 'ptr' on Solaris.
	* testsuite/experimental/names.cc: Include <experimental/filesystem>
	conditionally.

From-SVN: r271421
2019-05-20 15:38:21 +01:00
..
algorithm
any Improve docs for Library Fundamentals TS 2019-05-02 16:46:29 +01:00
array Improve docs for Library Fundamentals TS 2019-05-02 16:46:29 +01:00
chrono
deque
filesystem PR libstdc++/90454.cc path construction from void* 2019-05-13 21:12:06 +01:00
forward_list
functional
iterator
list
map
memory
memory_resource Fix test bug with mismatched alignment in allocate/deallocate 2019-05-20 12:14:56 +01:00
net
numeric
optional Remove redundant __constexpr_addressof function 2019-05-02 22:23:35 +01:00
polymorphic_allocator
propagate_const Improve docs for Library Fundamentals TS 2019-05-02 16:46:29 +01:00
random
ratio
set
source_location
string
string_view
system_error
tuple
type_erased_allocator
type_traits nonesuch is insufficiently useless (lwg2996) 2019-05-14 16:48:27 +01:00
unordered_map
unordered_set
vector
feat-char8_t.cc
feat-cxx14.cc
feat-lib-fund.cc
names.cc Fix failing tests for use of non-reserved names 2019-05-20 15:38:21 +01:00