gcc/libstdc++-v3/testsuite/20_util
Benjamin Kosnik cde9963161 user.cfg.in: Add typeindex.
2010-11-05  Benjamin Kosnik  <bkoz@redhat.com>

	* doc/doxygen/user.cfg.in: Add typeindex.

	* testsuite/util/testsuite_common_types.h (constexpr_comparison_eq_ne,
	constexpr_comparison_operators): New.
	* testsuite/20_util/duration/comparisons: Move...
	* testsuite/20_util/duration/comparison_operators: ...here.
	* testsuite/20_util/duration/comparison_operators/constexpr.cc: New.
	* testsuite/20_util/time_point/comparison_operators/constexpr.cc: Add.

	* testsuite/29_atomics/atomic_integral/cons/assign_neg.cc: Adjust line
	numbers.
	* testsuite/29_atomics/atomic_integral/cons/copy_neg.cc: Same.
	* testsuite/29_atomics/atomic/cons/assign_neg.cc: Same.
	* testsuite/29_atomics/atomic/cons/copy_neg.cc: Same.

From-SVN: r166392
2010-11-06 03:35:46 +00:00
..
add_lvalue_reference
add_rvalue_reference
addressof
aligned_storage
allocator
auto_ptr
bad_function_call
bind
clocks
common_type/requirements
conditional/requirements
decay/requirements
declval/requirements cinttypes: Remove, move contents to C++0x and TR1 headers. 2010-11-02 18:51:23 +00:00
default_delete/cons shared_ptr.h (shared_ptr<>::__shared_ptr(), [...]): Add constexpr specifier. 2010-11-06 00:11:57 +00:00
duration user.cfg.in: Add typeindex. 2010-11-06 03:35:46 +00:00
duration_cast syntax_option_type.cc: Avoid -Wall warnings. 2010-11-02 18:25:55 +00:00
enable_if/requirements
enable_shared_from_this libstdc++: N3126 draft support. 2010-11-01 22:35:28 -04:00
forward
function
function_objects
has_nothrow_copy_assign
has_nothrow_copy_constructor
has_nothrow_default_constructor
has_trivial_copy_assign
has_trivial_copy_constructor
has_trivial_default_constructor
hash dr1325-2.cc: Fix typo. 2010-11-01 00:08:58 +00:00
headers
is_constructible
is_convertible
is_explicitly_convertible
is_integral
is_literal_type user.cfg.in: Remove tr1_impl headers. 2010-11-05 22:30:54 +00:00
is_lvalue_reference
is_nothrow_constructible
is_pod
is_reference
is_rvalue_reference
is_signed
is_standard_layout
is_trivial
is_unsigned
make_signed/requirements cinttypes: Remove, move contents to C++0x and TR1 headers. 2010-11-02 18:51:23 +00:00
make_unsigned/requirements cinttypes: Remove, move contents to C++0x and TR1 headers. 2010-11-02 18:51:23 +00:00
move
owner_less
pair libstdc++: N3126 draft support. 2010-11-01 22:35:28 -04:00
ratio re PR libstdc++/46303 ('mutex' is not a member of 'std' failures in 30_threads/call_once/constexpr.cc, 30_threads/mutex/cons/constexpr.cc, 30_threads/once_flag/cons/constexpr.cc) 2010-11-04 17:02:25 +00:00
raw_storage_iterator/requirements
reference_wrapper
remove_reference
shared_ptr shared_ptr.h (shared_ptr<>::__shared_ptr(), [...]): Add constexpr specifier. 2010-11-06 00:11:57 +00:00
specialized_algorithms
time_point user.cfg.in: Add typeindex. 2010-11-06 03:35:46 +00:00
time_point_cast libstdc++: N3126 draft support. 2010-11-01 22:35:28 -04:00
tuple tuple (tuple): Make default constructors constexpr. 2010-11-04 05:53:05 +00:00
typeindex
unique_ptr shared_ptr.h (shared_ptr<>::__shared_ptr(), [...]): Add constexpr specifier. 2010-11-06 00:11:57 +00:00
uses_allocator
weak_ptr shared_ptr.h (shared_ptr<>::__shared_ptr(), [...]): Add constexpr specifier. 2010-11-06 00:11:57 +00:00
rel_ops.cc
temporary_buffer.cc