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
2 changed files with 5 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue