Skip to content

Implement Equality#4

Open
janverley wants to merge 1 commit intojkingry:masterfrom
janverley:Equality
Open

Implement Equality#4
janverley wants to merge 1 commit intojkingry:masterfrom
janverley:Equality

Conversation

@janverley
Copy link
Copy Markdown

Hi,
For a C# project I'm working on, I wanted to check if 2 Mercurial patch files represents the same change, regardless of dates and commit hashes (namely before and after a hg rebase action).
Your project worked fine except for the actual equality tests, so I added these.

I realize this is a diversion from the original java project.

All existing tests still succeed.
I added tests for the new code.

GetHashCode() is implemented as well.

Any and all feedback welcome!
jan

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.

1 participant