Wes McKinney created ARROW-2889:
-----------------------------------
Summary: [C++] Add optional argument to ADD_ARROW_TEST CMake
function to add unit test prefix
Key: ARROW-2889
URL: https://issues.apache.org/jira/browse/ARROW-2889
Project: Apache Arrow
Issue Type: Improvement
Components: C++
Reporter: Wes McKinney
We are already adding prefixes manually in the filenames (example:
https://github.com/apache/arrow/tree/master/cpp/src/arrow/ipc). This can be a
bit awkward at times. It may be useful to have an option like {{PREFIX "ipc-"}}
or {{PREFIX "plasma-"}} to make the unit tests related to a project component
easier to identify
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)