gcc/libstdc++-v3/testsuite/experimental
Jonathan Wakely 4c7399e992 Fix test failure due to Networking TS headers using mutexes
Only include the Networking headers for targets with Gthreads, so that
the uses of std::mutex and std::condition_variable don't cause errors.

	* testsuite/experimental/names.cc: Only include Networking TS headers
	on targets with the necessary Gthreads support.

From-SVN: r271437
2019-05-20 21:21:15 +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 PR c++/90047 - ICE with enable_if alias template. 2019-04-17 23:32:24 -04:00
memory_resource Fix test bug with mismatched alignment in allocate/deallocate 2019-05-20 12:14:56 +01:00
net re PR libstdc++/89461 (FAIL: experimental/net/timer/waitable/cons.cc) 2019-03-12 23:13:36 +00:00
numeric
optional Remove redundant __constexpr_addressof function 2019-05-02 22:23:35 +01:00
polymorphic_allocator P0482R5 char8_t: Updates to existing standard library tests 2019-02-22 01:16:08 +00:00
propagate_const Improve docs for Library Fundamentals TS 2019-05-02 16:46:29 +01:00
random
ratio
set
source_location
string
string_view Fix basic_string_view typedefs and enforce preconditions 2019-04-24 16:17:53 +01:00
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 Add L suffix to __cpp_lib_char8_t value 2019-03-06 12:13:19 +00:00
feat-cxx14.cc
feat-lib-fund.cc
names.cc Fix test failure due to Networking TS headers using mutexes 2019-05-20 21:21:15 +01:00