You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:32:00 UTC

[jira] [Resolved] (ARROW-2889) [C++] Add optional argument to ADD_ARROW_TEST CMake function to add unit test prefix

     [ https://issues.apache.org/jira/browse/ARROW-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney resolved ARROW-2889.
---------------------------------
    Resolution: Fixed
      Assignee: Wes McKinney

This was resolved in ARROW-3075

> [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
>            Assignee: Wes McKinney
>            Priority: Major
>             Fix For: 0.11.0
>
>
> 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)