[
https://issues.apache.org/jira/browse/STDCXX-882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12593862#action_12593862
]
Martin Sebor commented on STDCXX-882:
-------------------------------------
{{22_codecvt.cpp}} predates
[{{22.locale.codecvt.out.cpp}}|http://svn.apache.org/viewvc/stdcxx/trunk/tests/localization/22.locale.codecvt.out.cpp?view=log]
by almost 4 years. IIRC, I added the latter because the existing test was too
big and unwieldy. So it's likely that there is some overlap, but
{{22_codecvt.cpp}} does a lot more than {{22.locale.codecvt.out.cpp}}. IMO,
what I suspect will need to happen is that we'll need to split up the big test
into several smaller ones, at least one for each member function of the facet.
> add 22.locale.codecvt.cpp
> -------------------------
>
> Key: STDCXX-882
> URL: https://issues.apache.org/jira/browse/STDCXX-882
> Project: C++ Standard Library
> Issue Type: Sub-task
> Components: Tests
> Affects Versions: 4.1.2, 4.1.3, 4.1.4, 4.2.0
> Reporter: Martin Sebor
> Assignee: Eric Lemings
> Fix For: 4.2.2
>
> Original Estimate: 4h
> Time Spent: 4.67h
> Remaining Estimate: 0h
>
> The test {{22_codecvt.cpp}} needs to be migrated from the Rogue Wave source
> code repository into Subversion under the name
> [{{localization/22.locale.codecvt.cpp}}|http://svn.apache.org/repos/asf/stdcxx/trunk/tests/localization/22.locale.codecvt.cpp].
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.