gcc/libstdc++-v3/testsuite/30_threads
Jonathan Wakely 1f153a1d2a Replace dynamic exception specifications in testsuite
* testsuite/util/testsuite_hooks.h (THROW): Define.
	* testsuite/util/replacement_memory_operators.h: Include
	testsuite_hooks.h and use THROW macro.
	* testsuite/util/testsuite_tr1.h: Likewise.
	* testsuite/20_util/allocator/1.cc: Use THROW macro.
	* testsuite/22_locale/locale/cons/12352.cc: Likewise.
	* testsuite/23_containers/vector/zero_sized_allocations.cc: Likewise.
	* testsuite/30_threads/lock_guard/cons/1.cc: Replace dynamic exception
	specification with noexcept-specifier.
	* testsuite/ext/pool_allocator/allocate_chunk.cc: Include
	testsuite_hooks.h and use THROW macro.
	* testsuite/ext/profile/replace_new.cc: Likewise.

From-SVN: r243353
2016-12-07 15:22:51 +00:00
..
async isblank.cc: Remove 'test' variables. 2016-10-17 00:02:57 +00:00
call_once isblank.cc: Remove 'test' variables. 2016-10-17 00:02:57 +00:00
condition_variable isblank.cc: Remove 'test' variables. 2016-10-17 00:02:57 +00:00
condition_variable_any isblank.cc: Remove 'test' variables. 2016-10-17 00:02:57 +00:00
future DR 374 - specialization in outer namespace 2016-11-13 01:51:23 -05:00
headers Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
lock isblank.cc: Remove 'test' variables. 2016-10-17 00:02:57 +00:00
lock_guard Replace dynamic exception specifications in testsuite 2016-12-07 15:22:51 +00:00
mutex isblank.cc: Remove 'test' variables. 2016-10-17 00:02:57 +00:00
once_flag/cons Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
packaged_task DR 374 - specialization in outer namespace 2016-11-13 01:51:23 -05:00
promise DR 374 - specialization in outer namespace 2016-11-13 01:51:23 -05:00
recursive_mutex isblank.cc: Remove 'test' variables. 2016-10-17 00:02:57 +00:00
recursive_timed_mutex isblank.cc: Remove 'test' variables. 2016-10-17 00:02:57 +00:00
shared_future DR 374 - specialization in outer namespace 2016-11-13 01:51:23 -05:00
shared_lock isblank.cc: Remove 'test' variables. 2016-10-17 00:02:57 +00:00
shared_mutex isblank.cc: Remove 'test' variables. 2016-10-17 00:02:57 +00:00
shared_timed_mutex isblank.cc: Remove 'test' variables. 2016-10-17 00:02:57 +00:00
this_thread isblank.cc: Remove 'test' variables. 2016-10-17 00:02:57 +00:00
thread isblank.cc: Remove 'test' variables. 2016-10-17 00:02:57 +00:00
timed_mutex isblank.cc: Remove 'test' variables. 2016-10-17 00:02:57 +00:00
try_lock isblank.cc: Remove 'test' variables. 2016-10-17 00:02:57 +00:00
unique_lock isblank.cc: Remove 'test' variables. 2016-10-17 00:02:57 +00:00