static_members.cc (test02): Disable for systems without named locale support.
authorBenjamin Kosnik <bkoz@redhat.com>
Mon, 14 Oct 2002 22:13:34 +0000 (22:13 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Mon, 14 Oct 2002 22:13:34 +0000 (22:13 +0000)
commit9fead1f53ba58a53640120443d958aef005ac6d5
treec3715945d57e1cdf075335acecb5ae089eef9f6e
parent741fa37f8bbe7e48875f03383057f394882c2e8f
static_members.cc (test02): Disable for systems without named locale support.

2002-10-14  Benjamin Kosnik  <bkoz@redhat.com>

* testsuite/22_locale/static_members.cc (test02): Disable for
systems without named locale support.
* testsuite/22_locale/ctor_copy_dtor.cc (test04): Don't assume
running the testsuites in "C" environment.
Add new tests.
* docs/html/22_locale/locale.html: Update.

From-SVN: r58142
libstdc++-v3/ChangeLog
libstdc++-v3/docs/html/22_locale/locale.html
libstdc++-v3/testsuite/22_locale/ctor_copy_dtor.cc
libstdc++-v3/testsuite/22_locale/static_members.cc