Brad, You probably missed my question below: do we really need this test?
Martin Martin Sebor (JIRA) wrote:
[ https://issues.apache.org/jira/browse/STDCXX-866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12590141#action_12590141 ]Martin Sebor commented on STDCXX-866: ------------------------------------- I just noticed that [{{22.locale.ctype.narrow.cpp}}|http://svn.apache.org/repos/asf/stdcxx/trunk/tests/localization/22.locale.ctype.narrow.cpp] also exercises {{ctype::widen()}}. Does this new test do anything {{22.locale.ctype.narrow.cpp}} doesn't?add 22.locale.ctype.widen.cpp ----------------------------- Key: STDCXX-866 URL: https://issues.apache.org/jira/browse/STDCXX-866 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 Fix For: 4.2.1 Attachments: 22.locale.ctype.widen.cpp, 22_ctype_widen.cpp Original Estimate: 2h Time Spent: 1h Remaining Estimate: 1hThe test 22_ctype_widen.cpp needs to be migrated from the Rogue Wave source code repository into Subversion under the name [localization/22.locale.ctype.widen.cpp|http://svn.apache.org/repos/asf/stdcxx/trunk/tests/localization/22.locale.ctype.widen.cpp].
