Skip to content

C++: Make path-problem versions of ir-flow.ql and flow.ql #3602

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

Merged
merged 2 commits into from
Jun 2, 2020

Conversation

MathiasVP
Copy link
Contributor

#3463 replaced the path-problem versions of ir-flow.ql and flow.ql with versions that use TestUtilities.InlineExpectationsTest.

But as @jbj pointed out it's useful to see the graphs when debugging. So this PR re-introduces path-problem versions of these two tests.

@MathiasVP MathiasVP added the C++ label Jun 2, 2020
@MathiasVP MathiasVP requested a review from a team as a code owner June 2, 2020 14:31
jbj
jbj previously approved these changes Jun 2, 2020
Copy link
Contributor

@jbj jbj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd prefer code sharing instead of copy-pasting for the configuration pairs, but I'm okay with passing that burden on to the next person who changes the configuration.

@MathiasVP
Copy link
Contributor Author

I'd prefer code sharing instead of copy-pasting for the configuration pairs, but I'm okay with passing that burden on to the next person who changes the configuration.

Yeah, I just realized this is probably not the best way to do things. I've pushed a shared configuration now.

@jbj jbj merged commit 9c50acc into github:master Jun 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants