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

Antoine Pitrou updated ARROW-9483:
----------------------------------
    Description: 
Currently, {{gtest_util.h}} contains a hodge-podge of different things.
It would be nice if things were separated a bit more, for example a 
{{asserts.h}} file for all home-grown assertion functions and macros.
Also a separate header for {{ArrayFromVector}} and friends, to avoid including 
{{builder.h}} everywhere.

  was:
Currently, {{gtest_util.h}} contains a hodge-podge of different things.
It would be nice if things were separated a bit more, for example a 
{{asserts.h}} file for all home-grown assertion functions and macros.


> [C++] Reorganize testing headers
> --------------------------------
>
>                 Key: ARROW-9483
>                 URL: https://issues.apache.org/jira/browse/ARROW-9483
>             Project: Apache Arrow
>          Issue Type: Wish
>          Components: C++
>            Reporter: Antoine Pitrou
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> Currently, {{gtest_util.h}} contains a hodge-podge of different things.
> It would be nice if things were separated a bit more, for example a 
> {{asserts.h}} file for all home-grown assertion functions and macros.
> Also a separate header for {{ArrayFromVector}} and friends, to avoid 
> including {{builder.h}} everywhere.



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

Reply via email to