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 Update copyright years. 2019-01-01 13:31:55 +01:00
names.cc Fix failing tests for use of non-reserved names 2019-05-20 15:38:21 +01:00
shared_with_static_deps.cc Update copyright years. 2019-01-01 13:31:55 +01:00
static.cc Update copyright years. 2019-01-01 13:31:55 +01:00
tag_type_explicit_ctor.cc Update copyright years. 2019-01-01 13:31:55 +01:00
using_namespace_std.cc Update copyright years. 2019-01-01 13:31:55 +01:00
using_namespace_std_exp_neg.cc Update copyright years. 2019-01-01 13:31:55 +01:00
using_namespace_std_tr1_neg.cc Update copyright years. 2019-01-01 13:31:55 +01:00