gcc/libstdc++-v3/testsuite/ext
Benjamin Kosnik 5305b1ae1b test.html: Update.
2005-04-06  Benjamin Kosnik  <bkoz@redhat.com>

	* docs/html/test.html: Update.
	* testsuite/printnow.c: Remove.
	* scripts/check_survey.in: Remove.

	* testsuite/abi_check.cc: To...
	* testuite/testsuite_abi_check.cc: ...here.
	* testsuite/libstdc++-abi/abi.exp: Change abi_check.cc to
	testsuite_abi_check.cc.

	* testsuite/testsuite_hooks.h: Move character related bits to...
	* testsuite/testsuite_character.h: ...here.
	* testsuite/testsuite_character.cc: ... and here.
	* testsuite/21_strings/basic_string/inserters_extractors/pod/
	10081-in.cc: Use testsuite_character.h.
	* testsuite/21_strings/basic_string/inserters_extractors/pod/
	10081-out.cc: Same.
	* testsuite/22_locale/numpunct/members/pod/1.cc: Same.
	* testsuite/22_locale/numpunct/members/pod/2.cc: Same.
	* testsuite/27_io/basic_filebuf/2.cc: Same.
	* testsuite/27_io/basic_fstream/2.cc: Same.
	* testsuite/27_io/basic_istream/2.cc: Same.
	* testsuite/27_io/basic_istream/extractors_arithmetic/pod/
	3983-1.cc: Same.
	* testsuite/27_io/basic_istream/extractors_character/char/
	9826.cc: Same.
	* testsuite/27_io/basic_istream/extractors_character/pod/
	3983-2.cc: Same.
	* testsuite/27_io/basic_istream/extractors_other/pod/3983-3.cc: Same.
	* testsuite/27_io/basic_istream/sentry/pod/1.cc: Same.
	* testsuite/27_io/basic_ostream/2.cc: Same.
	* testsuite/27_io/basic_ostream/sentry/pod/1.cc: Same.
	* testsuite/27_io/basic_streambuf/2.cc: Same.
	* testsuite/27_io/basic_stringbuf/2.cc: Same.
	* testsuite/27_io/basic_stringbuf/4.cc: Same.
	* testsuite/27_io/basic_stringstream/2.cc: Same.
	* testsuite/27_io/fpos/1.cc: Same.
	* testsuite/ext/mt_allocator/tune-1.cc: Same.
	* testsuite/ext/mt_allocator/tune-2.cc: Same.
	* testsuite/ext/stdio_filebuf/char/1.cc: Same.
	* testsuite/lib/libstdc++.exp (v3-build_support): Add
	testsuite_character.cc.
	* testsuite/Makefile.am (libv3test_a_SOURCES): Add
	testsuite_character.cc.
	* testsuite/Makefile.in: Regenerate.

	* configure.ac: Remove use of check_survey.
	* configure: Regenerate.
	* testsuite/Makefile.am: Remove check-script and
	check-script-install rules.
	* testsuite/Makefile.in: Regenerate.

From-SVN: r97772
2005-04-07 04:16:26 +00:00
..
array_allocator * testsuite/ext/array_allocator/2.cc: XFAIL for powerpc*-*-linux*. 2005-02-10 00:23:49 +00:00
bitmap_allocator bitmap_allocator.h (allocate(size_type)): Minor tweak. 2004-10-30 21:44:04 +00:00
debug_allocator testsuite_allocator.h (check_delete): New. 2004-10-29 21:03:07 +00:00
enc_filebuf 13189.cc: Fix, first include testsuite_hooks.h, to know whether including ext/enc_filebuf.h. 2005-01-01 23:14:53 +00:00
hash_map binders.cc: Remove explicit instantiations for non-weak systems. 2005-03-16 11:24:36 +00:00
hash_set binders.cc: Remove explicit instantiations for non-weak systems. 2005-03-16 11:24:36 +00:00
malloc_allocator testsuite_allocator.h (check_delete): New. 2004-10-29 21:03:07 +00:00
mt_allocator test.html: Update. 2005-04-07 04:16:26 +00:00
new_allocator testsuite_allocator.h (check_delete): New. 2004-10-29 21:03:07 +00:00
pool_allocator testsuite_allocator.h (check_delete): New. 2004-10-29 21:03:07 +00:00
rope binders.cc: Remove explicit instantiations for non-weak systems. 2005-03-16 11:24:36 +00:00
slist headers.cc: Add includes, compile only. 2004-10-14 21:34:52 +00:00
stdio_filebuf/char test.html: Update. 2005-04-07 04:16:26 +00:00
stdio_sync_filebuf
concept_checks.cc binders.cc: Remove explicit instantiations for non-weak systems. 2005-03-16 11:24:36 +00:00
headers.cc headers.cc: Add includes, compile only. 2004-10-14 21:34:52 +00:00
pod_char_traits.cc