Skip to content
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

Add failing tests described in issue #32 #43

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rayfix
Copy link

@rayfix rayfix commented Aug 17, 2018

Added failing tests from issue #32. The first one gives an access violation (moves out of bounds). The second test, which was based off of the first, just results in the wrong answer after application.

I don't understand the code, algorithm enough yet to fix it, but I thought it might be helpful.

@tonyarnold
Copy link
Owner

It's absolutely useful, thanks! We can't merge it until there's attached fixes for the failing tests - but this gives us a great starting point.

@tonyarnold tonyarnold changed the title WIP: Add failing tests described in issue #32 Add failing tests described in issue #32 May 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants