num_put_members_wchar_t.cc (test02): Same.
authorBenjamin Kosnik <bkoz@redhat.com>
Wed, 16 Jan 2002 06:11:41 +0000 (06:11 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Wed, 16 Jan 2002 06:11:41 +0000 (06:11 +0000)
2002-01-15  Benjamin Kosnik  <bkoz@redhat.com>

* testsuite/22_locale/num_put_members_wchar_t.cc (test02): Same.
* testsuite/22_locale/num_put_members_char.cc (test01): Tweak.
* testsuite/22_locale/ctype_members_char.cc: Tweak.

From-SVN: r48902

libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/22_locale/ctype_members_char.cc

index 74a650c46f9e73d18efa7becfcedfa2d6cb3ed89..89d66345923389e92856b368d70c9d37a91b2898 100644 (file)
@@ -2,6 +2,7 @@
 
        * testsuite/22_locale/num_put_members_wchar_t.cc (test02): Same.
        * testsuite/22_locale/num_put_members_char.cc (test01): Tweak.
+       * testsuite/22_locale/ctype_members_char.cc: Tweak.     
 
 2002-01-15  Benjamin Kosnik  <bkoz@redhat.com>
 
index 7a9c1c9662b358474a99ab0206cae143657edff0..46f1256e8efb8c0d88f7a51e905196231caecae2 100644 (file)
@@ -1,6 +1,6 @@
 // 2000-02-16 bkoz
 
-// Copyright (C) 2000 Free Software Foundation, Inc.
+// Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
 //
 // This file is part of the GNU ISO C++ Library.  This library is free
 // software; you can redistribute it and/or modify it under the
@@ -31,8 +31,6 @@
 
 #include <locale>
 #include <vector>
-//#include <iostream>
-//#include <iomanip>
 #include <testsuite_hooks.h>
 
 // XXX This test (test02) is not working for non-glibc locale models.