2002-03-25 Paolo Carlini <pcarlini@unitus.it>
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 25 Mar 2002 23:19:47 +0000 (23:19 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 25 Mar 2002 23:19:47 +0000 (23:19 +0000)
commit4b47e29b3e1e9e022a050904a37794c0889a33e0
tree3cd357ec601d01e2aa5818b03fd731d5541f95ca
parentc0fe441cd4c5fddd47169c74c87e2a5042104390
2002-03-25  Paolo Carlini  <pcarlini@unitus.it>

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51351 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/22_locale/collate_byname.cc