[ https://issues.apache.org/jira/browse/STDCXX-810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor reassigned STDCXX-810: ----------------------------------- Assignee: Eric Lemings > inconsistent testuite header names > ---------------------------------- > > Key: STDCXX-810 > URL: https://issues.apache.org/jira/browse/STDCXX-810 > Project: C++ Standard Library > Issue Type: Improvement > Components: Test Driver > Affects Versions: 4.1.2, 4.1.3, 4.1.4, 4.2.0 > Reporter: Martin Sebor > Assignee: Eric Lemings > Priority: Minor > Fix For: 4.3 > > Original Estimate: 1h > Remaining Estimate: 1h > > The names of some test suite headers start with the {{rw_}} prefix (such as [rw_alarm.h|http://svn.apache.org/repos/asf/stdcxx/trunk/tests/include/rw_alarm.h]) but others don't follow this convention (e.g., [21.strings.h|http://svn.apache.org/repos/asf/stdcxx/trunk/tests/include/21.strings.h] or [driver.h|http://svn.apache.org/repos/asf/stdcxx/trunk/tests/include/driver.h]). For consistency, we should add the {{rw_}} prefix to all test suite headers that are missing it. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.