mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-20 13:30:01 +08:00
ostream_manip.cc: Enable test02.
2002-02-01 Paolo Carlini <pcarlini@unitus.it> * testsuite/27_io/ostream_manip.cc: Enable test02. From-SVN: r49440
This commit is contained in:
parent
9bc02796d6
commit
866c9e660e
@ -1,3 +1,7 @@
|
||||
2002-02-01 Paolo Carlini <pcarlini@unitus.it>
|
||||
|
||||
* testsuite/27_io/ostream_manip.cc: Enable test02.
|
||||
|
||||
2002-02-01 Phil Edwards <pme@gcc.gnu.org>
|
||||
|
||||
* docs/html/documentation.html: Update for 3.0.96.
|
||||
|
@ -121,5 +121,6 @@ bool test02()
|
||||
int main()
|
||||
{
|
||||
test01();
|
||||
test02();
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user