gcc/libstdc++-v3 testsuite/ext/stdio_filebuf/c ...

ljrittle@gcc.gnu.org ljrittle@gcc.gnu.org
Wed Feb 11 07:27:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_4-branch
Changes by:	ljrittle@gcc.gnu.org	2004-02-11 07:27:38

Modified files:
	libstdc++-v3/testsuite/ext/stdio_filebuf/char: 10063-2.cc 
	libstdc++-v3/testsuite/27_io/ios_base/storage: 11584.cc 
	libstdc++-v3   : ChangeLog 
Added files:
	libstdc++-v3/testsuite/ext/stdio_filebuf/char: 10063-3.cc 

Log message:
	* testsuite/ext/stdio_filebuf/char/10063-2.cc: Treat unbuffered.
	* testsuite/ext/stdio_filebuf/char/10063-3.cc: New test.  Like -2 but
	use __gnu_cxx::stdio_sync_filebuf<char> instead; allow buffered stream.
	
	* testsuite/27_io/ios_base/storage/11584.cc: Correct new and
	delete declarations, add include and test variable.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/ext/stdio_filebuf/char/10063-3.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/ext/stdio_filebuf/char/10063-2.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/ios_base/storage/11584.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.1.2.1&r2=1.1.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2224.2.32&r2=1.2224.2.33



More information about the Libstdc++-cvs mailing list