gcc/libstdc++-v3/testsuite
Benjamin Kosnik 861de21eb2 PR libstdc++/21772 part 1
2009-12-15  Benjamin Kosnik  <bkoz@redhat.com>

	PR libstdc++/21772 part 1
	* include/ext/throw_allocator.h: Rework.
	(__gnu_cxx::throw_allocator): To...
	(__gnu_cxx::throw_allocator_limit): ...this.
	(__gnu_cxx::throw_allocator_random): ...and this.
	(throw_value_base, throw_value_limit, throw_value_random): Add.
	(condition_base, random_condition, limit_condition): Add.
	(forced_exception_error): To...
	(forced_error): ...this.
	* testsuite/ext/throw_value: New.
	* testsuite/ext/throw_value/cons.cc: New.
	* testsuite/ext/throw_allocator/deallocate_global.cc: Adjust for
	throw_allocator, forced_exception_error changes.
	* testsuite/ext/throw_allocator/check_delete.cc: Same.
	* testsuite/ext/throw_allocator/check_allocate_max_size.cc: Same.
	* testsuite/ext/throw_allocator/check_deallocate_null.cc: Same.
	* testsuite/ext/throw_allocator/explicit_instantiation.cc: Same.
	* testsuite/ext/throw_allocator/check_new.cc: Same.
	* testsuite/ext/throw_allocator/variadic_construct.cc: Same.
	* testsuite/ext/throw_allocator/deallocate_local.cc: Same.
	* testsuite/23_containers/list/modifiers/insert/25288.cc: Same.
	* testsuite/23_containers/list/modifiers/insert/25288.h: Same.
	* testsuite/util/regression/common_type.hpp: Same.
	* testsuite/util/regression/rand/priority_queue/
	container_rand_regression_test.tcc: Same.
	* testsuite/util/regression/rand/assoc/
	container_rand_regression_test.h: Same.
	* testsuite/util/regression/rand/assoc/
	container_rand_regression_test.tcc: Same.
	* testsuite/util/regression/basic_type.hpp: Same.

	* testsuite/ext/forced_exception_error/cons_virtual_derivation.cc: To...
	* testsuite/ext/forced_error/cons_virtual_derivation.cc: ...this, same.

From-SVN: r155283
2009-12-16 05:16:46 +00:00
..
17_intro re PR libstdc++/42319 (incomplete type char_traits if parallel mode is active) 2009-12-07 14:27:59 +00:00
18_support
19_diagnostics
20_util functional (function::function): Move construct target. 2009-12-15 17:42:47 +00:00
21_strings PR libstdc++/42261 (take 2) 2009-12-10 19:17:27 +00:00
22_locale
23_containers PR libstdc++/21772 part 1 2009-12-16 05:16:46 +00:00
24_iterators
25_algorithms 009-11-04 Benjamin Kosnik <bkoz@redhat.com> 2009-11-05 02:55:08 +00:00
26_numerics
27_io
28_regex
29_atomics stdatomic.h: Include cstdatomic if __cplusplus. 2009-10-16 20:17:39 +00:00
30_threads future (unique_future::get, [...]): Remove workaround for c++/34022. 2009-12-15 20:17:27 +00:00
abi
backward
config
data
decimal
ext PR libstdc++/21772 part 1 2009-12-16 05:16:46 +00:00
lib libstdc++.exp (libstdc++_init): Add host-dependent settings for LC_ALL and LANG. 2009-12-01 00:09:30 +00:00
libstdc++-abi
libstdc++-dg
performance
tr1 re PR libstdc++/42019 (shared_ptr can not be used with -fno-rtti) 2009-11-20 21:23:02 +00:00
util PR libstdc++/21772 part 1 2009-12-16 05:16:46 +00:00
Makefile.am Makefile.am: Remove use of baseline_file. 2009-11-11 23:44:32 -05:00
Makefile.in Sync from git Libtool and regenerate. 2009-12-05 17:18:53 +00:00