gcc/libstdc++-v3/testsuite/util
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
..
common_type Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
debug container_access.cc: Remove 'test' variables. 2016-10-13 19:37:45 +00:00
exception Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
hash_fn Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
io Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
native_type Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
performance Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
regression Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
statistic Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
thread Replace references to C++0x with C++11 in comments 2016-07-15 21:23:08 +01:00
replacement_memory_operators.h Replace dynamic exception specifications in testsuite 2016-12-07 15:22:51 +00:00
specfun_testcase.h Implement TR29124 C++ special Math Functions. 2016-01-14 18:12:43 +00:00
testsuite_abi_check.cc Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
testsuite_abi.cc libstdc++/68297 avoid throw/catch in make_exception_ptr 2016-08-22 18:29:31 +01:00
testsuite_abi.h Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
testsuite_allocator.cc Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
testsuite_allocator.h container_access.cc: Remove 'test' variables. 2016-10-13 19:37:45 +00:00
testsuite_api.h container_access.cc: Remove 'test' variables. 2016-10-13 19:37:45 +00:00
testsuite_character.cc Fix out-of-bound array accesses in libstdc++ testsuite 2016-07-21 20:38:51 +01:00
testsuite_character.h Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
testsuite_common_types.h container_access.cc: Remove 'test' variables. 2016-10-13 19:37:45 +00:00
testsuite_container_traits.h Update copyright years. 2016-01-04 15:30:50 +01:00
testsuite_containergen.h Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
testsuite_containers.h Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
testsuite_counter_type.h Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
testsuite_error.h Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
testsuite_fs.h Fix error handling in copy_file and equivalent 2016-10-25 16:32:37 +01:00
testsuite_greedy_ops.h Update copyright years. 2016-01-04 15:30:50 +01:00
testsuite_hooks.cc Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
testsuite_hooks.h Replace dynamic exception specifications in testsuite 2016-12-07 15:22:51 +00:00
testsuite_io.h Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
testsuite_iterators.h libstdc++/71545 fix debug checks in binary search algorithms 2016-06-17 19:28:34 +01:00
testsuite_new_operators.h Define missing delete operators in libstdc++ testsuite 2016-07-21 20:38:57 +01:00
testsuite_performance.h Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
testsuite_random.h container_access.cc: Remove 'test' variables. 2016-10-13 19:37:45 +00:00
testsuite_regex.h Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
testsuite_rng.h Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
testsuite_rvalref.h container_access.cc: Remove 'test' variables. 2016-10-13 19:37:45 +00:00
testsuite_shared.cc Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
testsuite_tr1.h Replace dynamic exception specifications in testsuite 2016-12-07 15:22:51 +00:00