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

word-search: create test case generator #871

Merged
merged 1 commit into from
Sep 30, 2017

Conversation

leenipper
Copy link
Contributor

Add .meta/gen.go to generate cases_test.go.

Update test program to use generated test case array.
Put FAIL and PASS in test result output.

For #605.

Add .meta/gen.go to generate cases_test.go.

Update test program to use generated test case array.
Put FAIL and PASS in test result output.

For exercism#605.
Copy link
Member

@tleen tleen left a comment

Choose a reason for hiding this comment

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

Thanks for keeping on these! 👍

@leenipper leenipper merged commit 89beee0 into exercism:nextercism Sep 30, 2017
@leenipper leenipper deleted the word-search-add-generator branch September 30, 2017 16:36
robphoenix pushed a commit to robphoenix/exercism-go that referenced this pull request Oct 9, 2017
Add .meta/gen.go to generate cases_test.go.

Update test program to use generated test case array.
Put FAIL and PASS in test result output.

For exercism#605.
robphoenix pushed a commit that referenced this pull request Oct 10, 2017
Add .meta/gen.go to generate cases_test.go.

Update test program to use generated test case array.
Put FAIL and PASS in test result output.

For #605.
robphoenix pushed a commit to robphoenix/exercism-go that referenced this pull request Oct 10, 2017
Add .meta/gen.go to generate cases_test.go.

Update test program to use generated test case array.
Put FAIL and PASS in test result output.

For exercism#605.
robphoenix pushed a commit to robphoenix/exercism-go that referenced this pull request Oct 10, 2017
Add .meta/gen.go to generate cases_test.go.

Update test program to use generated test case array.
Put FAIL and PASS in test result output.

For exercism#605.
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