2.cc: Adjust dg-require-namedlocale.
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
This commit is contained in:
parent
472945f6d2
commit
6aca9695cf
@ -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.
|
||||
|
@ -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.
|
||||
//
|
||||
|
@ -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.
|
||||
//
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user