Commits

Antoine Pitrou authored 91e3ac53e2e
ARROW-9483: [C++] Reorganize testing headers * Include less headers transitively from `gtest_util.h`. * Remove `gtest_common.h`, use `RandomArrayGenerator` instead. * Split `visitor_inline.h` into several topic-specific headers Closes #12065 from pitrou/ARROW-9483 Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Antoine Pitrou <antoine@python.org>