]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/22_locale/moneypunct_byname/1.cc
Reshuffle 22_locale testsuite.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 22_locale / moneypunct_byname / 1.cc
similarity index 95%
rename from libstdc++-v3/testsuite/22_locale/moneypunct_byname.cc
rename to libstdc++-v3/testsuite/22_locale/moneypunct_byname/1.cc
index e86c80e7426f1d5f219a7f009271d1878b5eed5a..01c761b5669ad7aac64d40be5268de0541f051be 100644 (file)
@@ -1,6 +1,6 @@
 // 2001-08-24 Benjamin Kosnik  <bkoz@redhat.com>
 
-// Copyright (C) 2001 Free Software Foundation
+// Copyright (C) 2001, 2003 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
@@ -23,9 +23,6 @@
 #include <locale>
 #include <testsuite_hooks.h>
 
-// XXX This test is not working for non-glibc locale models.
-// { dg-do run { xfail *-*-* } }
-
 void test01()
 {
   using namespace std;