]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
2.cc: Adjust dg-require-namedlocale.
authorPaolo Carlini <pcarlini@suse.de>
Wed, 18 May 2005 17:26:48 +0000 (17:26 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Wed, 18 May 2005 17:26:48 +0000 (17:26 +0000)
2005-05-18  Paolo Carlini  <pcarlini@suse.de>

* testsuite/22_locale/ctype/is/char/2.cc: Adjust dg-require-namedlocale.
* testsuite/22_locale/ctype/is/wchar_t/2.cc: Likewise.
* testsuite/22_locale/time_get/get_year/char/wrapped_env.cc: Add
missing dg-require-namedlocale.
* testsuite/22_locale/time_get/get_year/char/wrapped_locale.cc:
Likewise.
* testsuite/22_locale/time_get/get_year/wchar_t/wrapped_env.cc:
Likewise.
* testsuite/22_locale/time_get/get_year/wchar_t/wrapped_locale.cc:
Likewise.

From-SVN: r99908

libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/22_locale/ctype/is/char/2.cc
libstdc++-v3/testsuite/22_locale/ctype/is/wchar_t/2.cc
libstdc++-v3/testsuite/22_locale/time_get/get_year/char/wrapped_env.cc
libstdc++-v3/testsuite/22_locale/time_get/get_year/char/wrapped_locale.cc
libstdc++-v3/testsuite/22_locale/time_get/get_year/wchar_t/wrapped_env.cc
libstdc++-v3/testsuite/22_locale/time_get/get_year/wchar_t/wrapped_locale.cc

index 178fa961bc0abd7b60c155ebab891536bf7fcfd3..dfee5d78683e6fffcc37e25c8185157d895e9e01 100644 (file)
@@ -1,3 +1,16 @@
+2005-05-18  Paolo Carlini  <pcarlini@suse.de>
+
+       * testsuite/22_locale/ctype/is/char/2.cc: Adjust dg-require-namedlocale.
+       * testsuite/22_locale/ctype/is/wchar_t/2.cc: Likewise.
+       * testsuite/22_locale/time_get/get_year/char/wrapped_env.cc: Add
+       missing dg-require-namedlocale.
+       * testsuite/22_locale/time_get/get_year/char/wrapped_locale.cc:
+       Likewise.
+       * testsuite/22_locale/time_get/get_year/wchar_t/wrapped_env.cc:
+       Likewise.
+       * testsuite/22_locale/time_get/get_year/wchar_t/wrapped_locale.cc:
+       Likewise.
+
 2005-05-18  Paolo Carlini  <pcarlini@suse.de>
 
        * testsuite/testsuite_hooks.cc: Remove try_named_locale.
index 8a85edae205808dd2d4cb3a1f5725e84621a4993..480f5ff919a8593a12d090bf99cadff82d265a69 100644 (file)
@@ -1,5 +1,6 @@
-// { dg-require-namedlocale "" }
 // { dg-do run { xfail *-*-![linux]* } }
+// { dg-require-namedlocale "" }
+
 // Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005
 // Free Software Foundation, Inc.
 //
index 203a5b89a0b87eb38a0e8e0e4116ae23a960dbe6..a9a087d055907f8bb1d82c0e05d61bbd62066f3e 100644 (file)
@@ -1,5 +1,6 @@
-// { dg-require-namedlocale "" }
 // { dg-do run { xfail *-*-![linux]* } }
+// { dg-require-namedlocale "" }
+
 // Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005
 // Free Software Foundation, Inc.
 //
index bcc3e36e2d6f659aa10df105acf351a4e0f0f3c7..8facdfd8d625c463855cbd9b24e628eedb40ca86 100644 (file)
@@ -1,6 +1,8 @@
+// { dg-require-namedlocale "" }
+
 // 2001-08-15 Benjamin Kosnik  <bkoz@redhat.com>
 
-// Copyright (C) 2001, 2002, 2003 Free Software Foundation
+// Copyright (C) 2001, 2002, 2003, 2005 Free Software Foundation
 //
 // 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
index 3cfb7053f178be22b6a3b2e7ee4724385e968ae2..2daa65ca70c42f5ba1ead15166e1fc2bab5590be 100644 (file)
@@ -1,6 +1,8 @@
+// { dg-require-namedlocale "" }
+
 // 2001-08-15 Benjamin Kosnik  <bkoz@redhat.com>
 
-// Copyright (C) 2001, 2002, 2003 Free Software Foundation
+// Copyright (C) 2001, 2002, 2003, 2005 Free Software Foundation
 //
 // 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
index bcc3e36e2d6f659aa10df105acf351a4e0f0f3c7..8facdfd8d625c463855cbd9b24e628eedb40ca86 100644 (file)
@@ -1,6 +1,8 @@
+// { dg-require-namedlocale "" }
+
 // 2001-08-15 Benjamin Kosnik  <bkoz@redhat.com>
 
-// Copyright (C) 2001, 2002, 2003 Free Software Foundation
+// Copyright (C) 2001, 2002, 2003, 2005 Free Software Foundation
 //
 // 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
index 3cfb7053f178be22b6a3b2e7ee4724385e968ae2..2daa65ca70c42f5ba1ead15166e1fc2bab5590be 100644 (file)
@@ -1,6 +1,8 @@
+// { dg-require-namedlocale "" }
+
 // 2001-08-15 Benjamin Kosnik  <bkoz@redhat.com>
 
-// Copyright (C) 2001, 2002, 2003 Free Software Foundation
+// Copyright (C) 2001, 2002, 2003, 2005 Free Software Foundation
 //
 // 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