Skip to content

isbn-verifier: add a test case that would be accepted by an implementation where an invalid character is simply dropped #1245

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 3 commits into from
May 26, 2018

Conversation

cmccandless
Copy link
Contributor

Closes #1218

Copy link
Member

@rpottsoh rpottsoh left a comment

Choose a reason for hiding this comment

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

Need to bump version.

@rpottsoh
Copy link
Member

rpottsoh commented May 25, 2018

The math checks out. This should be squashed when it is merged... And I see that the version has been bumped while I type this. 👍

Copy link
Member

@petertseng petertseng left a comment

Choose a reason for hiding this comment

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

Great, I just confirmed that the implementation at https://github.com/petertseng/exercism-problem-specifications/blob/verify/exercises/isbn-verifier/verify.rb#L95-L103 accepts this new case.

I agree that it should be squashed when merging.

Since submitter can merge, I am assuming it is not my responsibility to merge.

@cmccandless cmccandless merged commit db3b9fe into master May 26, 2018
@cmccandless cmccandless deleted the cmccandless-patch-1 branch May 26, 2018 12:34
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.

3 participants