gcc/libstdc++-v3/testsuite
Mark Mitchell 35a91d7611 testsuite_hooks.cc: Use __throw_exception_again instead of just throw.
* testsuite/testsuite_hooks.cc: Use __throw_exception_again
	instead of just throw.

From-SVN: r92881
2005-01-04 01:45:48 +00:00
..
17_intro
18_support 9555-ic.cc: Clarify assertion, set test variable to false before assert. 2004-04-19 19:00:09 +00:00
19_diagnostics
20_util doxygroups.cc: Add std::tr1 namespace. 2004-11-24 04:11:23 +00:00
21_strings 18654.cc: Use better names. 2004-11-29 13:29:54 +00:00
22_locale 2.cc: Fix typo. 2004-11-27 09:34:06 +00:00
23_containers DR 434. 2004-11-18 09:52:57 +00:00
24_iterators testsuite/20_util/allocator/, auto_ptr/, raw_storage_iterator.cc, temporary_buffer.cc: Move to... 2004-07-02 20:44:08 +00:00
25_algorithms testsuite_iterators.h: New. 2004-11-24 06:24:10 +00:00
26_numerics * testsuite/26_numerics/complex/pow.cc: Use -mieee on alpha. 2004-12-04 16:26:16 -08:00
27_io testsuite_hooks.cc: Update coypright and follow style guidelines. 2005-01-04 00:17:16 +00:00
backward testsuite_flags.in: Add "-D_GLIBCXX_ASSERT" to CXXFLAGS_save. 2004-03-04 23:29:44 +00:00
config default.exp: Update with comments. 2004-02-27 22:01:32 +00:00
data 1.cc: New. 2004-12-20 11:26:24 +00:00
demangle [multiple changes] 2004-02-27 03:21:16 +00:00
ext 13189.cc: Fix, first include testsuite_hooks.h, to know whether including ext/enc_filebuf.h. 2005-01-01 23:14:53 +00:00
lib target-libpath.exp: New file defining set_ld_library_path_env_vars and restore_ld_library_path_env_vars. 2004-11-24 04:39:41 +00:00
libstdc++-dg default.exp: Update with comments. 2004-02-27 22:01:32 +00:00
performance testsuite_iterators.h: New. 2004-11-24 06:24:10 +00:00
thread re PR libstdc++/18185 ([3.4 only] Unhandled exceptions leak) 2004-11-01 22:47:33 +00:00
tr1 type_traits (is_member_function_pointer): Provide a workaround for c++/19076, correct for functions with up to 15 arguments. 2004-12-31 18:15:22 +00:00
Makefile.am Makefile.am (GLIBCXX_INCLUDES): Add. 2004-10-25 20:32:40 +00:00
Makefile.in Makefile.in, aclocal.m4: Regenerate with automake 1.9.3. 2004-11-24 21:12:26 +00:00
abi_check.cc abi_check.cc: Add unistd.h. 2004-05-22 17:08:02 +00:00
printnow.c
testsuite_abi.cc Minimal fixes for -fno-exceptions. 2004-12-30 00:21:10 +00:00
testsuite_abi.h abi.html: New. 2004-05-13 12:50:53 +00:00
testsuite_allocator.cc stl_construct.h (_Destroy): New three-argument overload that takes an allocator argument. 2004-07-28 16:37:20 +00:00
testsuite_allocator.h testsuite_allocator.h (check_delete): New. 2004-10-29 21:03:07 +00:00
testsuite_character.h locale_facets.tcc (num_get<>::_M_extract_float, [...]): Prefer plain operator== to traits::eq(). 2004-03-06 09:00:14 +00:00
testsuite_hooks.cc testsuite_hooks.cc: Use __throw_exception_again instead of just throw. 2005-01-04 01:45:48 +00:00
testsuite_hooks.h testsuite_hooks.cc: Update coypright and follow style guidelines. 2005-01-04 00:17:16 +00:00
testsuite_io.h 9561.cc: New. 2004-12-19 21:57:28 +00:00
testsuite_iterators.h testsuite_iterators.h: New. 2004-11-24 06:24:10 +00:00
testsuite_performance.h re PR libstdc++/18837 (testsuite_performance.h:63: error: redefinition of 'struct mallinfo') 2004-12-05 23:28:22 +00:00
testsuite_tr1.h type_traits: Add has_trivial_copy, has_trivial_assign, has_nothrow_copy, has_nothrow_assign. 2004-12-30 23:27:28 +00:00