You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Ferenc Gerlits (Jira)" <ji...@apache.org> on 2021/07/22 12:14:00 UTC

[jira] [Assigned] (MINIFICPP-1600) Unify temporary directory creation in tests

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

Ferenc Gerlits reassigned MINIFICPP-1600:
-----------------------------------------

    Assignee: Ferenc Gerlits

> Unify temporary directory creation in tests
> -------------------------------------------
>
>                 Key: MINIFICPP-1600
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1600
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Improvement
>            Reporter: Adam Debreceni
>            Assignee: Ferenc Gerlits
>            Priority: Minor
>
> There are at least two ways to create a temporary directory in tests (method(s) in TestController and a helper in TestUtils.h). Moreover these require a modifiable buffer which makes them cumbersome to use (we introduce a single-use format variable most of the time). We should change all directory creation to use a function taking 'const char*' or 'const char(&)[N]'



--
This message was sent by Atlassian Jira
(v8.3.4#803005)