Skip to content

sgf-parsing: Explain all current test cases + Add individual tests of escaping/whitespace behaviour #1025

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
Jul 22, 2022

Conversation

petertseng
Copy link
Member

Individual commit messages speak.

Copy link
Member

@ErikSchierboom ErikSchierboom left a comment

Choose a reason for hiding this comment

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

Very useful!

@petertseng
Copy link
Member Author

Could merge commits be enabled for this repository? In the meantime I will rebase and merge this one.

It may otherwise be too cryptic why some of these things are errors

exercism#1025
previous case "escaped property value" crams too much into one test
case.  Split it up into multiple ones.

The reimplemented case is mostly as it was when the exercise was
originally implemented in
exercism/exercism@7a5075b

Note that the original case also got it wrong in that newlines should
remain newlines; this is corrected in the new case.

exercism/problem-specifications#1889

exercism#1025
@petertseng petertseng merged commit 015900c into exercism:main Jul 22, 2022
petertseng added a commit that referenced this pull request Jul 22, 2022
It may otherwise be too cryptic why some of these things are errors

#1025
@petertseng petertseng deleted the sgf branch July 22, 2022 16:41
@petertseng petertseng mentioned this pull request Aug 15, 2022
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.

2 participants