gcc/libstdc++-v3/testsuite/ext
Jonathan Wakely 061a745005 Fix tests that fail with -std=gnu++98 or -std=gnu++11
* testsuite/18_support/set_terminate.cc: Do not run for C++98 mode.
	* testsuite/18_support/set_unexpected.cc: Likewise.
	* testsuite/20_util/is_nothrow_invocable/value.cc: Test converting to
	void.
	* testsuite/20_util/is_nothrow_invocable/value_ext.cc: Fix constexpr
	function to be valid in C++11.
	* testsuite/26_numerics/complex/proj.cc: Do not run for C++98 mode.
	* testsuite/experimental/names.cc: Do not run for C++98 mode. Do not
	include Library Fundamentals or Networking headers in C++11 mode.
	* testsuite/ext/char8_t/atomic-1.cc: Do not run for C++98 mode.

From-SVN: r271999
2019-06-06 13:13:42 +01:00
..
bitmap_allocator Update copyright years. 2019-01-01 13:31:55 +01:00
char8_t Fix tests that fail with -std=gnu++98 or -std=gnu++11 2019-06-06 13:13:42 +01:00
codecvt Update copyright years. 2019-01-01 13:31:55 +01:00
concurrence_lock_error Update copyright years. 2019-01-01 13:31:55 +01:00
concurrence_unlock_error Update copyright years. 2019-01-01 13:31:55 +01:00
debug_allocator Update copyright years. 2019-01-01 13:31:55 +01:00
enc_filebuf Remove obsolete Solaris 10 support 2019-05-14 17:17:23 +00:00
ext_pointer Update copyright years. 2019-01-01 13:31:55 +01:00
forced_error Update copyright years. 2019-01-01 13:31:55 +01:00
iota Update copyright years. 2019-01-01 13:31:55 +01:00
is_heap Update copyright years. 2019-01-01 13:31:55 +01:00
is_sorted Update copyright years. 2019-01-01 13:31:55 +01:00
malloc_allocator Update copyright years. 2019-01-01 13:31:55 +01:00
mt_allocator Update copyright years. 2019-01-01 13:31:55 +01:00
new_allocator Update copyright years. 2019-01-01 13:31:55 +01:00
numeric_traits Update copyright years. 2019-01-01 13:31:55 +01:00
pb_ds Update copyright years. 2019-01-01 13:31:55 +01:00
pool_allocator Fix tests that fail in C++2a mode 2019-01-29 00:47:32 +00:00
random Update copyright years. 2019-01-01 13:31:55 +01:00
rope Update copyright years. 2019-01-01 13:31:55 +01:00
shared_ptr Update copyright years. 2019-01-01 13:31:55 +01:00
slist Update copyright years. 2019-01-01 13:31:55 +01:00
special_functions Update copyright years. 2019-01-01 13:31:55 +01:00
stdio_filebuf Update copyright years. 2019-01-01 13:31:55 +01:00
stdio_sync_filebuf Update copyright years. 2019-01-01 13:31:55 +01:00
throw_allocator Remove Profile Mode, deprecated since GCC 7.1 2019-05-13 11:50:21 +01:00
throw_value Update copyright years. 2019-01-01 13:31:55 +01:00
type_traits Update copyright years. 2019-01-01 13:31:55 +01:00
vstring Update copyright years. 2019-01-01 13:31:55 +01:00
concept_checks.cc Update copyright years. 2019-01-01 13:31:55 +01:00
headers.cc Remove array_allocator extension, deprecated since 4.9.0 2019-05-13 11:49:58 +01:00
median.cc Update copyright years. 2019-01-01 13:31:55 +01:00
pod_char_traits.cc Update copyright years. 2019-01-01 13:31:55 +01:00