gcc/libstdc++-v3/testsuite
Paolo Carlini 355e71b9df shared_ptr.h (operator>, [...]): Add, per DR 1401.
2011-03-22  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/bits/shared_ptr.h (operator>, operator<=, operator>=): Add,
	per DR 1401.
	(operator==, operator!=, operator<): Fix per the letter of DR 1401.
	* include/bits/shared_ptr_base.h: Likewise for __shared_ptr.
	* include/bits/unique_ptr.h (operator==, operator!=, operator<,
	operator<=, operator>, operator>=): Fix per the letter of DR 1401.
	* testsuite/20_util/shared_ptr/comparison/dr1401.cc: New.
	* testsuite/20_util/unique_ptr/comparison/dr1401.cc: Likewise.
	* testsuite/20_util/weak_ptr/comparison/cmp_neg.cc: Adjust.

From-SVN: r171293
2011-03-22 15:15:03 +00:00
..
17_intro re PR libstdc++/47662 (-fno-operator-names no longer works with STL headers) 2011-02-12 18:35:59 +00:00
18_support required.cc: New. 2011-02-25 00:57:45 +00:00
19_diagnostics gnu.ver: Add base destructors for stdexcept classes. 2011-03-16 16:05:45 +00:00
20_util shared_ptr.h (operator>, [...]): Add, per DR 1401. 2011-03-22 15:15:03 +00:00
21_strings gnu.ver (GLIBCXX_3.4.15): Export _ZNSsC2EOSs and _ZNSbIwSt11char_traitsIwESaIwEEC2EOS2_. 2011-03-22 16:05:23 +01:00
22_locale 14220.cc: Don't xfail on sparc*-sun-solaris2.10 && lp64. 2011-03-21 13:38:19 +00:00
23_containers 47628.cc: Do not test in C++0x mode. 2011-02-10 17:43:51 +00:00
24_iterators stl_iterator.h: Add move_iterator operators overloads to make it robust to template abuses. 2010-12-08 01:23:41 +00:00
25_algorithms [multiple changes] 2011-03-09 18:30:11 +00:00
26_numerics libstdc++.exp (check_v3_target_c99_math): Rename to check_v3_target_cmath. 2011-03-19 19:49:16 +00:00
27_io PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
28_regex re PR libstdc++/47724 ([C++0x] Regex string anchors cause segfault) 2011-02-17 01:47:21 +00:00
29_atomics atomic: Remove atomic_address, uplift to N3225. 2011-02-16 19:01:51 +00:00
30_threads future (packaged_task::operator bool): Rename to... 2011-02-09 23:17:05 +00:00
abi Update expected demangler output. 2010-11-18 05:24:00 -08:00
backward
config
data
decimal mixed-mode-arith_neg.cc: Rename from mixed-mode_neg.cc 2011-03-18 15:54:32 -04:00
ext Makefile.am (inst_sources): Make source instantion files conditional. 2011-03-04 21:51:56 +00:00
lib prune.exp (prune_gcc_output): Prune "could not create compact unwind for" warnings. 2011-03-21 19:13:05 +00:00
libstdc++-abi extract_symvers.pl: New file. 2010-12-01 13:55:16 +00:00
libstdc++-dg conformance.exp: Apply check_v3_target_fileio as a gate for tests in subdirectories matching the... 2010-10-07 21:44:36 +00:00
performance
tr1 [multiple changes] 2011-02-12 18:30:50 +00:00
util testsuite_abi.cc (check_version): Set incompatible even when adding symbols to CXXABI_1.3... 2011-03-21 20:00:52 +01:00
Makefile.am Makefile.am: Make clean fixups. 2011-03-02 23:32:56 +00:00
Makefile.in re PR libstdc++/47145 (configure test for docbook-xsl-ns stylesheets uses hardcoded path) 2011-03-08 00:04:05 +00:00