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.2.0, 4.1.4, 4.1.3, 4.1.2
Reporter: Martin Sebor
Priority: Minor
Fix For: 4.3
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.