libstdc++/testsuite/27_io istream_unformatted- ...

bkoz@sourceware.cygnus.com bkoz@sourceware.cygnus.com
Sat Dec 18 02:14:00 GMT 1999


CVSROOT:	/cvs/libstdc++
Module name:	libstdc++
Changes by:	bkoz@sourceware.cygnus.com	99/12/18 02:14:46

Added files:
	testsuite/27_io: istream_unformatted-1.txt 
	                 istream_unformatted-1.tst 
	                 istream_unformatted-2.tst 

Log message:
	1999-12-13  Benjamin Kosnik  <bkoz@cygnus.com>
	
	* bits/istream.tcc (seekg): Don't set _M_gcount.
	(tellg): Same.
	* bits/fstream.tcc (filebuf::underflow): Re-sync
	external byte sequence's input buffer only. . .
	* testsuite/27_io/istream_unformatted.cc (test04): New tests for
	tellg, seekg and filebufs.
	(test05): Same for stringbufs.
	* testsuite/27_io/istream_unformatted-2.tst: New file.
	* testsuite/27_io/istream_unformatted-1.tst: New file.
	* testsuite/27_io/istream_unformatted-1.txt: New file.
	* testsuite/21_strings/inserters_extractors.cc (test05): Change
	output file.



More information about the Libstdc++-cvs mailing list