gcc/libstdc++-v3/testsuite/util
François Dumont 5c7c5f9a88 2014-07-29 François Dumont <fdumont@gcc.gnu.org>
* testsuite/util/testsuite_allocator.h
	(tracker_allocator_counter::allocate): Remove new invocation, only
	collect information.
	(tracker_allocator_counter::deallocate): Remove delete invocation, only
	collect information.
	(check_inconsistent_alloc_value_type): New.
	(tracker_allocator): Transform as a facade for any allocator type.
	(uneq_allocator): Likewise.
	(propagating_allocator): Likewise.
	* testsuite/23_containers/forward_list/debug/move_assign_neg.cc: Use an
	explicitly non propagating allocator.
	* testsuite/23_containers/map/debug/move_assign_neg.cc: Likewise.
	* testsuite/23_containers/multimap/debug/move_assign_neg.cc: likewise.
	* testsuite/23_containers/multiset/debug/move_assign_neg.cc: Likewise.
	* testsuite/23_containers/set/debug/move_assign_neg.cc: Likewise.
	* testsuite/23_containers/unordered_map/debug/move_assign_neg.cc:
	Likewise.
	* testsuite/23_containers/unordered_multimap/debug/move_assign_neg.cc:
	Likewise.
	* testsuite/23_containers/unordered_multiset/debug/move_assign_neg.cc:
	Likewise.
	* testsuite/23_containers/unordered_set/debug/move_assign_neg.cc:
	Likewise.
	* testsuite/23_containers/vector/debug/move_assign_neg.cc: Likewise.

From-SVN: r213224
2014-07-29 19:47:19 +00:00
..
common_type Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
debug macros.h [...]: Add parameter to pass the 2 instances to check allocator equality. 2014-05-06 19:59:44 +00:00
exception Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
hash_fn Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
io Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
native_type Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
performance Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
regression Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
statistic Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
thread Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
replacement_memory_operators.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
testsuite_abi.cc gnu.ver (GLIBCXX_3.4.20): Correct regex_error export. 2014-05-09 20:39:14 +01:00
testsuite_abi.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
testsuite_abi_check.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
testsuite_allocator.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
testsuite_allocator.h 2014-07-29 François Dumont <fdumont@gcc.gnu.org> 2014-07-29 19:47:19 +00:00
testsuite_api.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
testsuite_character.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
testsuite_character.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
testsuite_common_types.h container.cc: Do not use uninitialized members in mem-initializers. 2014-04-15 20:05:52 +01:00
testsuite_container_traits.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
testsuite_containergen.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
testsuite_containers.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
testsuite_counter_type.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
testsuite_error.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
testsuite_greedy_ops.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
testsuite_hooks.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
testsuite_hooks.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
testsuite_io.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
testsuite_iterators.h re PR libstdc++/61390 (error in nested template parameter in ext/pb_ds header file) 2014-06-10 19:09:18 +01:00
testsuite_performance.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
testsuite_random.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
testsuite_regex.h allocated_ptr.h (__allocated_ptr::operator=): Add missing return. 2014-07-08 14:22:14 +01:00
testsuite_rng.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
testsuite_rvalref.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
testsuite_shared.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
testsuite_tr1.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00