gcc/libstdc++-v3/testsuite/23_containers/vector
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
..
allocator 57619.C: Rename to 57619.cc. 2016-10-17 13:32:32 +00:00
bool 57619.C: Rename to 57619.cc. 2016-10-17 13:32:32 +00:00
capacity 57619.C: Rename to 57619.cc. 2016-10-17 13:32:32 +00:00
cons 57619.C: Rename to 57619.cc. 2016-10-17 13:32:32 +00:00
data_access 57619.C: Rename to 57619.cc. 2016-10-17 13:32:32 +00:00
debug 57619.C: Rename to 57619.cc. 2016-10-17 13:32:32 +00:00
element_access 57619.C: Rename to 57619.cc. 2016-10-17 13:32:32 +00:00
ext_pointer 57619.C: Rename to 57619.cc. 2016-10-17 13:32:32 +00:00
modifiers 57619.C: Rename to 57619.cc. 2016-10-17 13:32:32 +00:00
profile re PR libstdc++/68838 (AIX 32 bit wchar_t testsuite failures) 2016-11-29 12:50:27 -05:00
requirements Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
types
14340.cc
15523.cc
18604.cc
26412-1.cc
26412-2.cc
40192.cc
52591.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
58764.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
59829.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
63500.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
check_construct_destroy.cc Fix std::vector test to pass in C++98 mode 2016-07-28 22:00:39 +01:00
debug_mode_requires_reallocation-1.cc
debug_mode_requires_reallocation-2.cc
init-list.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
range_access.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
zero_sized_allocations.cc Replace dynamic exception specifications in testsuite 2016-12-07 15:22:51 +00:00