gcc/libstdc++-v3/testsuite
Paolo Carlini ab65a4c7bd hashtable.h: Fold in include/tr1_impl/hashtable.h contents.
2010-02-10  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/tr1/hashtable.h: Fold in include/tr1_impl/hashtable.h
	contents.
	* include/tr1_impl/hashtable.h: Remove.
	* include/tr1_impl/hashtable_policy.h: Move and rename...
	* include/tr1/hashtable_policy.h: ... here.
	* include/tr1_impl/unordered_map: Move and rename...
	* include/tr1/unordered_map.h: ... here.
	* include/tr1_impl/unordered_set: Move and rename...
	* include/tr1/unordered_set.h: ... here.
	* include/tr1_impl/unordered_map: Move and rename...
	* include/tr1/unordered_map.h: ... here.
	* include/tr1/unordered_map: Adjust.
	* include/tr1/unordered_set: Likewise.
	* include/Makefile.am: Adjust.
	* include/Makefile.in: Regenerate.

	* include/std/c++0x_warning.h: Move...
	* include/bits/c++0x_warning.h: ... here.
	* include/debug/unordered_map: Adjust.
	* include/debug/unordered_set: Likewise.
	* include/std/tuple: Likewise.
	* include/std/system_error: Likewise.
	* include/std/forward_list: Likewise.
	* include/std/thread: Likewise.
	* include/std/type_traits: Likewise.
	* include/std/future: Likewise.
	* include/std/regex: Likewise.
	* include/std/atomic: Likewise.
	* include/std/ratio: Likewise.
	* include/std/random: Likewise.
	* include/std/unordered_map: Likewise.
	* include/std/chrono: Likewise.: Likewise.
	* include/std/condition_variable: Likewise.
	* include/std/mutex: Likewise.
	* include/std/unordered_set: Likewise.
	* include/std/array: Likewise.
	* include/profile/unordered_map: Likewise.
	* include/profile/unordered_set: Likewise.
	* include/c_global/cinttypes: Likewise.
	* include/c_global/ctgmath: Likewise.
	* include/c_global/cfenv: Likewise.
	* include/c_global/cstdint: Likewise.
	* include/c_global/cstdbool: Likewise.
	* include/c_global/ccomplex: Likewise.

	* include/bits/shared_ptr.h: Do not include <bits/c++0x_warning.h>
	at all, the file is not meant to be included by the users.
	* include/bits/functional_hash.h: Likewise.
	* include/bits/unique_ptr.h: Likewise.
	* include/bits/forward_list.h: Likewise.

	* testsuite/29_atomics/atomic/cons/assign_neg.cc: Adjust dg-*
	line numbers.
	* testsuite/29_atomics/atomic/cons/copy_neg.cc: Likewise.
	* testsuite/23_containers/forward_list/requirements/dr438/
	assign_neg.cc: Likewise.
	* testsuite/23_containers/forward_list/requirements/dr438/
	insert_neg.cc: Likewise.
	* testsuite/23_containers/forward_list/requirements/dr438/
	constructor_1_neg.cc: Likewise.
	* testsuite/23_containers/forward_list/requirements/dr438/
	constructor_2_neg.cc: Likewise.
	* testsuite/20_util/unique_ptr/modifiers/reset_neg.cc: Likewise.
	* testsuite/20_util/unique_ptr/assign/assign_neg.cc: Likewise.

From-SVN: r156667
2010-02-10 19:14:33 +00:00
..
17_intro using_namespace_std_tr1_neg.cc: Do not run in parallel-mode. 2010-01-12 17:16:25 +00:00
18_support
19_diagnostics
20_util hashtable.h: Fold in include/tr1_impl/hashtable.h contents. 2010-02-10 19:14:33 +00:00
21_strings 21674.cc: Extend xfail to all systems. 2010-01-28 17:01:53 +00:00
22_locale 6.cc: Use an int as loop variable, to avoid -Wall warnings. 2010-01-25 18:02:41 +00:00
23_containers hashtable.h: Fold in include/tr1_impl/hashtable.h contents. 2010-02-10 19:14:33 +00:00
24_iterators
25_algorithms re PR libstdc++/42712 (search_n/iterator.cc times out in parallel-mode) 2010-01-19 11:18:03 +00:00
26_numerics re PR libstdc++/42408 (Missing templatized seed()) 2010-02-01 19:45:23 +00:00
27_io streambuf: Adjust doxygen group markup. 2010-02-10 05:45:24 +00:00
28_regex
29_atomics hashtable.h: Fold in include/tr1_impl/hashtable.h contents. 2010-02-10 19:14:33 +00:00
30_threads future (swap(packaged_task<>&, packaged_task<>&), [...]): Add; minor formatting fixes. 2010-02-05 17:19:10 +00:00
abi Return dgs.alc on success 2010-01-09 16:24:52 -08:00
backward
config
data
decimal
ext all.cc: Pass -D_GLIBCXX_PROFILE_NO_THREADS for non-tls_native targets. 2010-01-12 05:24:12 +00:00
lib re PR libstdc++/21769 (per-file control over PCH inclusion) 2010-01-20 11:57:44 +00:00
libstdc++-abi
libstdc++-dg
performance re PR libstdc++/42491 (performance/30_threads/future/polling.cc fails at compile time) 2010-01-06 22:55:52 +00:00
tr1 list: Implement DR 1133 here too. 2010-01-04 01:58:21 +00:00
util hashtable.h: Fold in include/tr1_impl/hashtable.h for C++0x use. 2010-02-10 16:09:42 +00:00
Makefile.am Makefile.am (check-debug): Add. 2010-01-13 11:07:44 +00:00
Makefile.in Makefile.am (check-debug): Add. 2010-01-13 11:07:44 +00:00