This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
gcc/libstdc++-v3 ChangeLog testsuite/22_locale ...
- From: paolo at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org, libstdc++-cvs at gcc dot gnu dot org
- Date: 16 Mar 2002 23:00:05 -0000
- Subject: gcc/libstdc++-v3 ChangeLog testsuite/22_locale ...
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_1-branch
Changes by: paolo@gcc.gnu.org 2002-03-16 15:00:04
Modified files:
libstdc++-v3 : ChangeLog
libstdc++-v3/testsuite/22_locale: collate_members_char.cc
collate_members_wchar_t.cc
Log message:
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.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.1057.2.27&r2=1.1057.2.28
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/collate_members_char.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.5&r2=1.5.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/collate_members_wchar_t.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.5&r2=1.5.2.1