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

testscript: use unified diff for cmp-style comparisons #131

Merged
merged 1 commit into from Mar 1, 2021

Conversation

myitcv
Copy link
Collaborator

@myitcv myitcv commented Feb 26, 2021

No description provided.

@myitcv myitcv force-pushed the testscript_alternative_diff branch 3 times, most recently from 2a4f6df to 1223ffe Compare February 26, 2021 14:21
@myitcv myitcv force-pushed the testscript_alternative_diff branch 2 times, most recently from b0bc478 to 147c4e5 Compare March 1, 2021 13:56
Copy link
Collaborator

@mvdan mvdan left a comment

Choose a reason for hiding this comment

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

Just using unified diffs always SGTM. I can't think of a single time I'd want side-by-side diffs instead. They could always be brought back via a flag, if necessary.

testscript/cmd.go Outdated Show resolved Hide resolved
testscript/cmd.go Outdated Show resolved Hide resolved
@myitcv myitcv force-pushed the testscript_alternative_diff branch from 147c4e5 to 7ef4de2 Compare March 1, 2021 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants