[
https://issues.apache.org/jira/browse/MINIFICPP-638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16653284#comment-16653284
]
ASF GitHub Bot commented on MINIFICPP-638:
------------------------------------------
Github user arpadboda commented on a diff in the pull request:
https://github.com/apache/nifi-minifi-cpp/pull/417#discussion_r225856183
--- Diff: libminifi/test/CPPLINT.cfg ---
@@ -1,4 +1,5 @@
set noparent
filter=-build/include_order,-build/include_alpha
exclude_files=Server.cpp
-exclude_files=TestBase.cpp
\ No newline at end of file
+exclude_files=TestBase.cpp
+exclude_files=CAPITests.cpp
--- End diff --
Because of void* -> char* conversion we do there to verify the value of the
attribute.
> C API: add unit tests
> ---------------------
>
> Key: MINIFICPP-638
> URL: https://issues.apache.org/jira/browse/MINIFICPP-638
> Project: NiFi MiNiFi C++
> Issue Type: Sub-task
> Reporter: Arpad Boda
> Assignee: Arpad Boda
> Priority: Minor
> Fix For: 0.6.0
>
>
> Add some C API unit tests.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)