gcc/libstdc++-v3/testsuite
Paolo Carlini ffe7d885e0 array (array<>::swap, assign): Implement.
2006-02-24  Paolo Carlini  <pcarlini@suse.de>

	* include/tr1/array (array<>::swap, assign): Implement.
	* include/tr1/array (operator==, operator!=, operator<,
	operator>, operator>=, operator<=, swap, get): Inline.
	* testsuite/tr1/6_containers/array/requirements/member_swap.cc: New.
	* testsuite/tr1/6_containers/array/requirements/assign.cc: Likewise.
	* testsuite/tr1/6_containers/array/specialized_algorithms/swap.cc:
	Likewise.

From-SVN: r111424
2006-02-24 19:13:49 +00:00
..
17_intro
18_support [multiple changes] 2005-12-28 09:57:57 +00:00
19_diagnostics re PR libstdc++/23591 (exceptions in plugins in threads cause segmentation violation by leaving bad exit handler for the pthread) 2005-11-22 06:54:08 +00:00
20_util mt_allocator.h (__mt_alloc::__mt_alloc): Remove name of unused parameter. 2005-12-26 10:53:42 +00:00
21_strings re PR libstdc++/26142 (global debug namespace clashes everywhere) 2006-02-09 04:31:38 +00:00
22_locale 1.cc (test01): Change int to size_t. 2006-02-23 20:20:57 +00:00
23_containers c++config: Simplify debug namespaces. 2006-02-22 00:57:24 +00:00
24_iterators PR libstdc++/11729 (DR 280, [Ready]) 2005-10-05 15:49:39 +00:00
25_algorithms c++config: Simplify debug namespaces. 2006-02-22 00:57:24 +00:00
26_numerics mt_allocator.h (__mt_alloc::__mt_alloc): Remove name of unused parameter. 2005-12-26 10:53:42 +00:00
27_io Revert recent commit for libstdc++/26211, now suspended waiting for DR 342 (reopened) to reach a new resolution. 2006-02-20 14:20:51 +00:00
backward
config
data
demangle
ext 1.cc (test01): Change int to size_t. 2006-02-23 20:20:57 +00:00
lib acinclude.m4 (GLIBCXX_CHECK_LINKER_FEATURES): Enable --gc-sections in more cases. 2006-01-13 03:58:38 +00:00
libstdc++-abi
libstdc++-dg re PR libstdc++/25472 (--disable-hosted-libstdcxx does not work) 2005-12-18 08:08:07 +00:00
performance
thread [multiple changes] 2005-12-28 09:57:57 +00:00
tr1 array (array<>::swap, assign): Implement. 2006-02-24 19:13:49 +00:00
Makefile.am
Makefile.in configure.ac (_GLIBCXX_LONG_DOUBLE_COMPAT): New check. 2006-02-07 22:23:58 +00:00
testsuite_abi.cc c++config: Simplify debug namespaces. 2006-02-22 00:57:24 +00:00
testsuite_abi.h
testsuite_abi_check.cc
testsuite_allocator.cc
testsuite_allocator.h stl_list.h (_List_base<>::_M_get_Node_allocator): Add. 2006-01-03 13:19:23 +00:00
testsuite_character.cc
testsuite_character.h mt_allocator.h (__mt_alloc::__mt_alloc): Remove name of unused parameter. 2005-12-26 10:53:42 +00:00
testsuite_common_types.h
testsuite_hooks.cc testsuite_hooks.h (test_tm(unsigned)): Change to take all the tm members. 2006-01-06 02:11:55 +00:00
testsuite_hooks.h testsuite_hooks.h (test_tm(unsigned)): Change to take all the tm members. 2006-01-06 02:11:55 +00:00
testsuite_io.h mt_allocator.h (__mt_alloc::__mt_alloc): Remove name of unused parameter. 2005-12-26 10:53:42 +00:00
testsuite_iterators.h mt_allocator.h (__mt_alloc::__mt_alloc): Remove name of unused parameter. 2005-12-26 10:53:42 +00:00
testsuite_performance.h
testsuite_shared.cc re PR libstdc++/23591 (exceptions in plugins in threads cause segmentation violation by leaving bad exit handler for the pthread) 2005-11-22 06:54:08 +00:00
testsuite_tr1.h re PR c++/9737 ([DR150] Partial template specialisation selection failure involving template parameter defaults) 2006-02-07 11:11:30 +00:00
testsuite_visualization.h