Skip to content

Add a test to make sure "parse (print (parse x)) = parse x"#25

Draft
kit-ty-kate wants to merge 17 commits intohannesm:mainfrom
kit-ty-kate:eating-our-own-dog-food
Draft

Add a test to make sure "parse (print (parse x)) = parse x"#25
kit-ty-kate wants to merge 17 commits intohannesm:mainfrom
kit-ty-kate:eating-our-own-dog-food

Conversation

@kit-ty-kate
Copy link
Copy Markdown
Collaborator

@kit-ty-kate kit-ty-kate commented Apr 22, 2025

Queued on #24
This is WIP, the test currently fails due to a lack of support of mix git headers / header-less diffs, e.g.:

diff --git ....
rename from ...
rename to ...
diff --git ....

this is supported, but:

diff --git ...
rename from ...
rename to ...
--- a/test
+++ b/test

isn't.

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