gcc/libstdc++-v3/testsuite/ext
Benjamin Kosnik 69a6209457 tree_no_data_map_rand.cc: Move...
2011-07-21  Benjamin Kosnik  <bkoz@redhat.com>

	* testsuite/ext/pb_ds/regression/tree_no_data_map_rand.cc: Move...
	* testsuite/ext/pb_ds/regression/tree_set_rand.cc: ... here.
	* testsuite/ext/pb_ds/regression/tree_no_data_map_rand_debug.cc: Move...
	* testsuite/ext/pb_ds/regression/tree_set_rand_debug.cc: ... here.
	* testsuite/ext/pb_ds/regression/tree_data_map_rand.cc: Move...
	* testsuite/ext/pb_ds/regression/tree_map_rand.cc: ... here.
	* testsuite/ext/pb_ds/regression/tree_data_map_rand_debug.cc: Move...
	* testsuite/ext/pb_ds/regression/tree_map_rand_debug.cc: ... here.

	* testsuite/ext/pb_ds/regression/trie_no_data_map_rand.cc: Move...
	* testsuite/ext/pb_ds/regression/trie_set_rand.cc: ... here.
	* testsuite/ext/pb_ds/regression/trie_no_data_map_rand_debug.cc: Move...
	* testsuite/ext/pb_ds/regression/trie_set_rand_debug.cc: ... here.
	* testsuite/ext/pb_ds/regression/trie_data_map_rand.cc: Move...
	* testsuite/ext/pb_ds/regression/trie_map_rand.cc: ... here.
	* testsuite/ext/pb_ds/regression/trie_data_map_rand_debug.cc: Move...
	* testsuite/ext/pb_ds/regression/trie_map_rand_debug.cc: ... here.

	* testsuite/ext/pb_ds/regression/list_update_no_data_map_rand.cc: Move.
	* testsuite/ext/pb_ds/regression/list_update_set_rand.cc: ...here.
	* testsuite/ext/pb_ds/regression/list_update_no_data_map_rand_debug.cc:
	Move...
	* testsuite/ext/pb_ds/regression/list_update_set_rand_debug.cc: ...here.
	* testsuite/ext/pb_ds/regression/list_update_data_map_rand.cc: Move...
	* testsuite/ext/pb_ds/regression/list_update_map_rand.cc: ...here.
	* testsuite/ext/pb_ds/regression/list_update_data_map_rand_debug.cc:
	Move...
	* testsuite/ext/pb_ds/regression/list_update_map_rand_debug.cc: ...here.

	* testsuite/ext/pb_ds/regression/hash_no_data_map_rand.cc: Move...
	* testsuite/ext/pb_ds/regression/hash_set_rand.cc: ...here.
	* testsuite/ext/pb_ds/regression/hash_no_data_map_rand_debug.cc: Move...
	* testsuite/ext/pb_ds/regression/hash_set_rand_debug.cc: ...here.

	* testsuite/ext/pb_ds/regression/hash_data_map_rand.cc: Move...
	* testsuite/ext/pb_ds/regression/hash_map_rand.cc: ...here.
	* testsuite/ext/pb_ds/regression/hash_data_map_rand_debug.cc: Move...
	* testsuite/ext/pb_ds/regression/hash_map_rand_debug.cc: ...here.

From-SVN: r176613
2011-07-22 04:17:17 +00:00
..
array_allocator
bitmap_allocator
codecvt
concurrence_lock_error
concurrence_unlock_error
debug_allocator
enc_filebuf 14220.cc: XFAIL on Solaris 9/x86, 32-bit Solaris 10/x86 and 64-bit Solaris 10/SPARC. 2010-07-26 20:54:57 +00:00
ext_pointer re PR c++/48969 (ICE with -std=c++0x) 2011-06-07 17:54:07 -04:00
forced_error
iota In C++0x mode, import iota and is_sorted from namespace std into namespace __gnu_cxx to avoid ambiguous call errors. 2011-04-07 04:11:12 +00:00
is_heap re PR libstdc++/47709 (is_heap(standard iterator) becomes ambiguous in C++0x mode) 2011-02-12 21:26:21 +00:00
is_sorted In C++0x mode, import iota and is_sorted from namespace std into namespace __gnu_cxx to avoid ambiguous call errors. 2011-04-07 04:11:12 +00:00
malloc_allocator
mt_allocator c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
new_allocator deallocate_global.cc: Require __cxa_atexit. 2010-02-24 15:31:22 +00:00
numeric_traits
pb_ds tree_no_data_map_rand.cc: Move... 2011-07-22 04:17:17 +00:00
pool_allocator
profile c++config (_GLIBCXX_NOTHROW): Update for noexcept. 2011-05-24 10:28:13 +00:00
rope re PR libstdc++/44963 ([DR 1334] Ambiguous function overload using __gnu_cxx::crope with std::back_inserter in c++0x mode) 2010-08-08 14:54:51 +00:00
slist testsuite_iterators.h: Guard move.h includes. 2010-12-16 22:02:38 +00:00
stdio_filebuf c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
stdio_sync_filebuf [multiple changes] 2010-09-15 10:46:39 +00:00
throw_allocator deallocate_global.cc: Require __cxa_atexit. 2010-02-24 15:31:22 +00:00
throw_value
type_traits re PR c++/48969 (ICE with -std=c++0x) 2011-06-07 17:54:07 -04:00
vstring hashtable.h (_Hashtable<>::_Hashtable(_Hashtable&&)): Use std::move on the allocator, use noexcept. 2011-06-01 14:16:19 +00:00
concept_checks.cc
headers.cc
median.cc median.cc: Adjust. 2010-02-15 17:35:11 +00:00
pod_char_traits.cc