2002-03-15 Paolo Carlini <pcarlini@unitus.it>
authorPaolo Carlini <pcarlini@unitus.it>
Fri, 15 Mar 2002 16:05:56 +0000 (17:05 +0100)
committerPaolo Carlini <paolo@gcc.gnu.org>
Fri, 15 Mar 2002 16:05:56 +0000 (16:05 +0000)
commit53723190aa2271686e9ec8b3dd030a4bdeeb8a15
treeccc21d0899c149b2529476428643acc053447f08
parent190f491640e073c03fbdfa3c4f830331f9e9262b
2002-03-15  Paolo Carlini  <pcarlini@unitus.it>

        * testsuite/22_locale/collate_members_char.cc
(test01): compare the result of collate::compare with
that of collate::transform + string::compare, not with
that of collate::transform + collate::compare.
(test01): values returned by collate::compare are
normalized, therefore test against +-1.
* testsuite/22_locale/collate_members_wchar_t.cc: Ditto.

From-SVN: r50808
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/22_locale/collate_members_char.cc
libstdc++-v3/testsuite/22_locale/collate_members_wchar_t.cc