gcc/libstdc++-v3/testsuite
Benjamin Kosnik 70593ad2f1 system_error: Align to current draft specifications.
2008-05-16  Benjamin Kosnik  <bkoz@redhat.com>

	* include/std/system_error: Align to current draft specifications.
	* src/system_error.cc: Same.
	* src/functexcept.cc: Adjust for corrected system_error construction.
	* include/std/ostream: Adjust error_code inserter.
	* acinclude.m4 (GLIBCXX_CHECK_SYSTEM_ERROR): Remove sys_nerr test.
	* config/abi/pre/gnu.ver: Add new exports.
	
	* testsuite/util/testsuite_error.h: Consolidate error testing
	utilities here.
	* testsuite/19_diagnostics/error_code/cons/1.cc: Use
	testsuite_error, adjust line numbers and constructor calls.
	* testsuite/19_diagnostics/error_code/operators/equal.cc: Same.
	* testsuite/19_diagnostics/error_code/operators/not_equal.cc: Same.
	* testsuite/19_diagnostics/error_category/cons/copy_neg.cc: Same.
	* testsuite/19_diagnostics/error_category/cons/default.cc: Same.
	* testsuite/19_diagnostics/error_category/operators/equal.cc: Same.
	* testsuite/19_diagnostics/error_category/operators/not_equal.cc: Same.
	* testsuite/19_diagnostics/system_error/cons_virtual_derivation.cc: 
	Same.
	* testsuite/19_diagnostics/system_error/cons-1.cc: Same.
	* testsuite/19_diagnostics/system_error/what-1.cc: Same.
	* testsuite/19_diagnostics/system_error/what-2.cc: Same.
	* testsuite/19_diagnostics/system_error/what-big.cc: Same.
	* testsuite/19_diagnostics/system_error/what-3.cc: Same.
	* testsuite/19_diagnostics/system_error/what-4.cc: Same.

From-SVN: r135446
2008-05-16 21:55:00 +00:00
..
17_intro condition_variable: New. 2008-05-06 21:11:47 +00:00
18_support
19_diagnostics system_error: Align to current draft specifications. 2008-05-16 21:55:00 +00:00
20_util typedefs-1.cc: Correct requirements. 2008-05-05 17:16:44 +00:00
21_strings
22_locale 3983-2.cc: Avoid -Wall warnings. 2008-01-31 17:19:55 +00:00
23_containers vector (vector<>::_M_requires_reallocation): Just use this->capacity(). 2008-05-12 10:15:34 +00:00
24_iterators
25_algorithms re PR libstdc++/35588 ([parallel mode] parallel std::sort and bind()) 2008-04-07 08:27:34 +00:00
26_numerics
27_io 14320-1.cc: Check for "long long" and remove XFAIL. 2008-02-14 21:41:20 +00:00
28_regex/headers/regex
29_atomics sstream: Adjust braces. 2008-05-14 13:12:02 +00:00
30_threads mutex (mutex::try_lock): Eat errors. 2008-05-15 00:52:48 +00:00
31_date_time [multiple changes] 2008-03-16 17:13:04 +00:00
abi
backward
config * testsuite/config/default.exp: Load gcc dejapatches.exp. 2008-02-15 09:09:47 +00:00
data
ext re PR libstdc++/35209 (__gnu_cxx::stdio_sync_filebuf<char> constructor isn't exported by the DSO) 2008-02-16 23:39:56 +00:00
lib [multiple changes] 2008-04-10 20:26:45 +00:00
libstdc++-abi
libstdc++-dg
performance testsuite_visualization.h: Move contents into... 2008-05-05 17:22:02 +00:00
thread 3983-2.cc: Avoid -Wall warnings. 2008-01-31 17:19:55 +00:00
tr1 re PR libstdc++/35637 (tr1::function fails with const member function pointer) 2008-03-20 20:28:54 +00:00
util system_error: Align to current draft specifications. 2008-05-16 21:55:00 +00:00
Makefile.am
Makefile.in Makefile.am: Fix most stamp rules to regenerate the links for all sources newer than the... 2008-04-20 21:10:38 +00:00