gcc/libstdc++-v3/testsuite/18_support
Benjamin Kosnik 5e984b909c what-big.cc: New.
2007-06-01  Benjamin Kosnik  <bkoz@redhat.com>
	
	* testsuite/19_diagnostics/logic_error/what-big.cc: New.
	* testsuite/19_diagnostics/logic_error/what-3.cc: Same.
	* testsuite/19_diagnostics/runtime_error/what-big.cc: Same.
	* testsuite/19_diagnostics/runtime_error/what-3.cc: Same.

	* testsuite/18_support/14493.cc: Break into...
	* testsuite/18_support/exception/what.cc: ...this.
	* testsuite/18_support/bad_cast/what.cc: ...this.
	* testsuite/18_support/bad_alloc/what.cc: ...this.
	* testsuite/18_support/bad_typeid/what.cc: ...this.
	* testsuite/18_support/bad_exception/what.cc: ...this.

	* testsuite/19_diagnostics/bad_exception/23591_thread-1.c: Move...
	* testsuite/18_support/bad_exception/23591_thread-1.c: ...here.

	* testsuite/18_support/14026.cc: Move...
	* testsuite/18_support/uncaught_exception/14026.cc: ...here.

From-SVN: r125267
2007-06-01 17:03:22 +00:00
..
bad_alloc what-big.cc: New. 2007-06-01 17:03:22 +00:00
bad_cast what-big.cc: New. 2007-06-01 17:03:22 +00:00
bad_exception what-big.cc: New. 2007-06-01 17:03:22 +00:00
bad_typeid what-big.cc: New. 2007-06-01 17:03:22 +00:00
exception what-big.cc: New. 2007-06-01 17:03:22 +00:00
headers types_std_c++0x.cc: Use -std=gnu++0x instead of -std=c++0x for testing. 2007-03-16 19:44:00 +00:00
numeric_limits [multiple changes] 2007-02-20 18:15:01 +00:00
uncaught_exception what-big.cc: New. 2007-06-01 17:03:22 +00:00
new_delete_placement.cc