gcc/libstdc++-v3/testsuite
Benjamin Kosnik 68e1f6219c Makefile.am (target_headers): Add fpos.h
2003-07-03  Benjamin Kosnik  <bkoz@redhat.com>

	* include/Makefile.am (target_headers): Add fpos.h
	(bits_headers): Remove.
	* include/Makefile.in: Regenerate.
	* configure.in: Add FPOS_INC_SRCDIR, substitute it.
	* configure: Regenerate.
	* configure.host: Add fpos_include_dir.
	* config/os/gnu-linux/fpos.h: New.
	* config/os/generic/fpos.h: Add.
	* include/bits/fpos.h: Remove.

	* config/io/c_io_stdio.h: Remove fpos_t typedef.

	* include/bits/fstream.tcc: Tweaks.
	* include/std/std_fstream.h: Same.

	* testsuite/27_io/fpos/1.cc (test01): Uncomment. Move to...
	* testsuite/27_io/fpos/mbstate_t/1.cc: ...here.
	* testsuite/27_io/fpos/mbstate_t/2.cc: Same.
	* testsuite/27_io/fpos/mbstate_t/3.cc: Same.
	* testsuite/27_io/fpos/1.cc: New.

From-SVN: r68914
2003-07-04 07:15:30 +00:00
..
17_intro std_bitset.h (_M_do_find_next): Fix -Wall nit. 2003-04-15 06:11:10 +00:00
18_support re PR libstdc++/8949 (numeric_limits<>::denorm_min() and is_iec559 problems.) 2002-12-16 19:52:37 +00:00
19_diagnostics Revert PR libstdc++/6594 2002-08-02 16:04:16 +00:00
20_util Testsuite corrections 2003-06-20 23:40:11 +00:00
21_strings Testsuite corrections 2003-06-20 23:40:11 +00:00
22_locale 7.cc: Guard with _GLIBCPP_USE_WCHAR_T. 2003-07-03 10:20:29 -04:00
23_containers Testsuite corrections 2003-06-20 23:40:11 +00:00
24_iterators Don't initialize an insert_iterator with a singular iterator 2003-06-30 19:11:12 +00:00
25_algorithms 3983-fstream.cc: Add instantiation for AIX. 2003-04-11 17:25:20 +00:00
26_numerics re PR libstdc++/10689 (pow(std::complex(0),1/3) returns (nan, nan) instead of 0.) 2003-05-20 06:52:11 +00:00
27_io Makefile.am (target_headers): Add fpos.h 2003-07-04 07:15:30 +00:00
backward Revert PR libstdc++/6594 2002-08-02 16:04:16 +00:00
config *.cc: Remove spaces, make sure testcases return zero. 2001-05-12 16:53:08 +00:00
data 1-in.cc: New. 2003-07-01 03:04:43 +00:00
demangle [multiple changes] 2003-02-27 16:57:26 +00:00
ext [multiple changes] 2003-06-11 15:52:11 +00:00
lib libstdc++-v3-dg.exp: Add comments. 2003-06-30 17:17:58 +00:00
libstdc++-v3.dg Reshuffle 27_io testsuite. 2003-04-10 07:15:40 +00:00
performance filebuf_copy.cc: New, testing char by char file copy. 2003-06-26 16:38:40 +00:00
thread * testsuite/thread/pthread4.cc: Further tweak to avoid fini race. 2003-05-16 02:34:14 +00:00
abi_check.cc 03-06-16 Benjamin Kosnik <bkoz@redhat.com> 2003-06-17 05:46:01 +00:00
Makefile.am Makefile.am (AM_MAKEFLAGS): Set to -j1 (affects check* targets, but not libs/programs). 2003-07-02 01:40:59 +00:00
Makefile.in Makefile.am (AM_MAKEFLAGS): Set to -j1 (affects check* targets, but not libs/programs). 2003-07-02 01:40:59 +00:00
printnow.c
testsuite_allocator.cc Renames, namespaces for testsuite utilities. 2003-01-14 04:56:56 +00:00
testsuite_allocator.h Renames, namespaces for testsuite utilities. 2003-01-14 04:56:56 +00:00
testsuite_hooks.cc localename.cc: Standardize exception strings. 2003-04-28 23:05:57 +00:00
testsuite_hooks.h re PR libstdc++/9024 (Input fails after call to basic_filebuf<>::pubsetbuf(0, 0)) 2003-06-06 00:19:17 +00:00
testsuite_io.h re PR libstdc++/9024 (Input fails after call to basic_filebuf<>::pubsetbuf(0, 0)) 2003-06-06 00:19:17 +00:00
testsuite_performance.h [multiple changes] 2003-06-27 18:13:12 +00:00