-
-
Notifications
You must be signed in to change notification settings - Fork 657
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
anagram: Add test generator #869
Conversation
For exercism#605 I did not have a way to wake up exercism#695 so I started a new one. This generator mimics the output of the connect generator so the output is a little nicer IMHO. I bumped the `testVersion`.
Did I break a check? The logs are pretty empty. |
thanks @shaleh I'll have to have a proper look at this on Monday.
It looks like Travis is complaining about the
|
Ah. I see. That is disappointing. |
All better @robphoenix, thx |
backlogged will review ASAP. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
Found #847 while verifying this one. Looks ok in and of itself but this specific exercise does make the bug show up as it has a multiline most recent remote commit on its canonical-data.json file. |
I don't see how this passes travis if #847 is a real bug. I'm gonna mess with the build a bit before committing this. |
Oh I see why, I don't think Travis runs the generators! |
For exercism#605 I did not have a way to wake up exercism#695 so I started a new one. This generator mimics the output of the connect generator so the output is a little nicer IMHO.
For exercism#605 I did not have a way to wake up exercism#695 so I started a new one. This generator mimics the output of the connect generator so the output is a little nicer IMHO.
For exercism#605 I did not have a way to wake up exercism#695 so I started a new one. This generator mimics the output of the connect generator so the output is a little nicer IMHO.
For #605
I did not have a way to wake up #695 so I started a new one.
This generator mimics the output of the connect generator so the output is
a little nicer IMHO. I bumped the
testVersion
.