gcc/libstdc++-v3/testsuite/30_threads
François Dumont 33bd8e5e22 libstdc++: Fix versioned namespace tests
* testsuite/23_containers/map/48101_neg.cc: Add versioned namespace
	pattern to tested error message.
	* testsuite/23_containers/multimap/48101_neg.cc: Likewise.
	* testsuite/30_threads/headers/stop_token/synopsis.cc: Add
	dg-require-normal-namepace.

From-SVN: r279641
2019-12-20 13:24:52 +00:00
..
async
call_once
condition_variable libstdc++: Fix timed_mutex::try_lock_until on arbitrary clock (PR 91906) 2019-12-02 16:23:06 +00:00
condition_variable_any Support for jthread and stop_token 2019-11-15 03:09:19 +00:00
future
headers libstdc++: Fix versioned namespace tests 2019-12-20 13:24:52 +00:00
jthread libstdc++: Fix std::jthread bugs 2019-11-18 12:46:08 +00:00
lock
lock_guard
mutex
once_flag/cons
packaged_task
promise
recursive_mutex
recursive_timed_mutex libstdc++: Fix timed_mutex::try_lock_until on arbitrary clock (PR 91906) 2019-12-02 16:23:06 +00:00
scoped_lock
shared_future
shared_lock
shared_mutex
shared_timed_mutex libstdc++: Fix timed_mutex::try_lock_until on arbitrary clock (PR 91906) 2019-12-02 16:23:06 +00:00
stop_token libstdc++: Fix <stop_token> and improve tests 2019-11-15 23:44:47 +00:00
this_thread
thread
timed_mutex libstdc++: Fix timed_mutex::try_lock_until on arbitrary clock (PR 91906) 2019-12-02 16:23:06 +00:00
try_lock
unique_lock libstdc++: Improve tests for try_lock_until members of mutex types 2019-12-02 16:22:53 +00:00