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

run-length-encoding: create test case generator #948

Merged

Conversation

leenipper
Copy link
Contributor

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

Update test program to use generated test case arrays.
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 arrays.
Put FAIL and PASS in test result output.

For exercism#605.
@leenipper leenipper changed the title run-length-encodeing: create test case generator run-length-encoding: create test case generator Nov 11, 2017
Copy link
Contributor

@ferhatelmas ferhatelmas left a comment

Choose a reason for hiding this comment

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

Awesome

@leenipper
Copy link
Contributor Author

Thanks @ferhatelmas

@leenipper leenipper merged commit 6bf7038 into exercism:master Nov 12, 2017
@leenipper leenipper deleted the run-length-encoding-add-generator branch November 13, 2017 13:14
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