gcc/libstdc++-v3/testsuite/ext
Benjamin Kosnik 1f042340f1 headers.cc: Add includes, compile only.
2004-10-14  Benjamin Kosnik  <bkoz@redhat.com>

	* testsuite/ext/headers.cc: Add includes, compile only.
	* testsuite/ext/hash_map.cc: Move to...
	* testsuite/ext/hash_map/1.cc: ...here.
	* testsuite/ext/14648.cc: Move to...
	* testsuite/ext/hash_map/14648.cc: ...here.
	* testsuite/ext/hash_map/instantiate.cc: Add.
	* testsuite/ext/hash_set.cc: Move to...
	* testsuite/ext/hash_set/1.cc: ...here.
	* testsuite/ext/hash_set_explicit_instantiation.cc: Move to...
	* testsuite/ext/hash_set/instantiate.cc: ...here.
	* testsuite/ext/hash_check_construct_destroy.cc: Move to...
	* testsuite/ext/hash_set/check_construct_destroy.cc: ...here.
	* testsuite/ext/slist_check_construct_destroy.cc: Move to...
	* testsuite/ext/slist/check_construct_destroy.cc: ...here.
	* testsuite/ext/slist_explicit_instantiation.cc: Move to...
	* testsuite/ext/slist/instantiate.cc: ...here.

From-SVN: r89054
2004-10-14 21:34:52 +00:00
..
array_allocator basic_string.tcc (_S_create): Use consistently the exponential policy, simplify. 2004-10-13 08:58:41 +00:00
debug_allocator re PR libstdc++/16614 (Excessive resource usage in __mt_alloc) 2004-09-01 22:17:00 +00:00
enc_filebuf [multiple changes] 2004-03-27 16:21:21 +00:00
hash_map headers.cc: Add includes, compile only. 2004-10-14 21:34:52 +00:00
hash_set headers.cc: Add includes, compile only. 2004-10-14 21:34:52 +00:00
malloc_allocator re PR libstdc++/17780 (std::allocator vs. static init) 2004-10-06 04:22:42 +00:00
mt_allocator re PR libstdc++/17937 (Critical ~__pool troubles) 2004-10-12 01:10:39 +00:00
new_allocator re PR libstdc++/17780 (std::allocator vs. static init) 2004-10-06 04:22:42 +00:00
pool_allocator pool_allocator.cc (__pool_alloc_base::_M_allocate_chunk): Deal properly with exceptions thrown by ::operator new(size_t). 2004-10-11 08:19:35 +00:00
rope rope (rope(_CharT, const allocator_type&)): Fix to use _Data_allocate. 2004-06-16 17:29:16 +00:00
slist headers.cc: Add includes, compile only. 2004-10-14 21:34:52 +00:00
stdio_filebuf/char 1-in.cc: XFAIL more arm simulator targets. 2004-09-24 02:04:39 +00:00
stdio_sync_filebuf 9555-ic.cc: Clarify assertion, set test variable to false before assert. 2004-04-19 19:00:09 +00:00
concept_checks.cc
headers.cc headers.cc: Add includes, compile only. 2004-10-14 21:34:52 +00:00
pod_char_traits.cc