Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARROW-9483: [C++] Reorganize testing headers #12065

Closed
wants to merge 2 commits into from

Conversation

pitrou
Copy link
Member

@pitrou pitrou commented Jan 3, 2022

  • Include less headers transitively from gtest_util.h.
  • Remove gtest_common.h, use RandomArrayGenerator instead.
  • Split visitor_inline.h into several topic-specific headers

@github-actions
Copy link

github-actions bot commented Jan 3, 2022

@github-actions
Copy link

github-actions bot commented Jan 3, 2022

⚠️ Ticket has not been started in JIRA, please click 'Start Progress'.

Include less headers transitively from `gtest_util.h`.
Remove `gtest_common.h`, use `RandomArrayGenerator` instead.
@lidavidm
Copy link
Member

lidavidm commented Jan 3, 2022

Tangential question, do we still use IWYU for this sort of thing?

@pitrou
Copy link
Member Author

pitrou commented Jan 3, 2022

Well, as far as I'm concerned, I never managed to get IWYU to tell anything useful :-)

cpp/src/arrow/visit_scalar_inline.h Outdated Show resolved Hide resolved
@pitrou pitrou closed this in 91e3ac5 Jan 3, 2022
@pitrou pitrou deleted the ARROW-9483 branch January 3, 2022 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants