gcc/libstdc++-v3/testsuite/17_intro
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
..
headers libstdc++-v3 Skip tests on Darwin8-10. 2019-04-21 08:14:47 +00:00
freestanding.cc
names.cc Fix failing tests for use of non-reserved names 2019-05-20 15:38:21 +01:00
shared_with_static_deps.cc
static.cc
tag_type_explicit_ctor.cc
using_namespace_std_exp_neg.cc
using_namespace_std_tr1_neg.cc
using_namespace_std.cc