[v3, committed] Enable test02 of 27_io/ostream_manip.cc

Paolo Carlini pcarlini@unitus.it
Sat Feb 2 05:16:00 GMT 2002


Hi,

after having checked that it currently passes on i686-pc-linux-gnu I have
enabled the test. Pre-approved by Benjamin Kosnik.

Cheers, Paolo.

//////////////////

2002-02-01  Paolo Carlini  <pcarlini@unitus.it>

        * testsuite/27_io/ostream_manip.cc: Enable test02.

===================================================================
RCS file: /cvs/gcc/gcc/libstdc++-v3/testsuite/27_io/ostream_manip.cc,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gcc/libstdc++-v3/testsuite/27_io/ostream_manip.cc   2001/08/07 03:38:33
1.6
+++ gcc/libstdc++-v3/testsuite/27_io/ostream_manip.cc   2002/02/02 13:13:00
1.7
@@ -121,5 +121,6 @@
 int main()
 {
   test01();
+  test02();
   return 0;
 }




More information about the Gcc-patches mailing list