[
https://issues.apache.org/jira/browse/STDCXX-716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12583773#action_12583773
]
Martin Sebor commented on STDCXX-716:
-------------------------------------
IIUC, the pattern will match each locale for many countries (e.g., {{de_*}}
will match the German locale for Austria, Belgium, Germany, Luxembourg, and
Switzerland). I think testing at most one of these is sufficient. Also, I think
that alternating the encodings (e.g., exercising {{de_DE.ISO-8859-1}} and
{{fr_FR.UTF-8}} rather than exhaustively testing all combinations of locales
and encodings) should be sufficient for many (most?) tests.
> update rw_locales() to accept query strings, update tests
> ---------------------------------------------------------
>
> Key: STDCXX-716
> URL: https://issues.apache.org/jira/browse/STDCXX-716
> Project: C++ Standard Library
> Issue Type: Sub-task
> Components: Test Driver
> Affects Versions: 4.2.0
> Reporter: Travis Vitek
> Assignee: Travis Vitek
> Fix For: 4.2.1
>
> Original Estimate: 4h
> Time Spent: 28h
> Remaining Estimate: 12h
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.