Commit def9746c by Benjamin Kosnik Committed by Benjamin Kosnik

num_put_members_wchar_t.cc (test02): Same.


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
parent c22e177d
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
* testsuite/22_locale/num_put_members_wchar_t.cc (test02): Same. * testsuite/22_locale/num_put_members_wchar_t.cc (test02): Same.
* testsuite/22_locale/num_put_members_char.cc (test01): Tweak. * 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> 2002-01-15 Benjamin Kosnik <bkoz@redhat.com>
......
// 2000-02-16 bkoz // 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 // 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 // software; you can redistribute it and/or modify it under the
...@@ -31,8 +31,6 @@ ...@@ -31,8 +31,6 @@
#include <locale> #include <locale>
#include <vector> #include <vector>
//#include <iostream>
//#include <iomanip>
#include <testsuite_hooks.h> #include <testsuite_hooks.h>
// XXX This test (test02) is not working for non-glibc locale models. // XXX This test (test02) is not working for non-glibc locale models.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment