You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sgf-parsing: Add individual tests of escaping/whitespace behaviour
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
0 commit comments