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

Adds tests for whitespace and lowercase characters for the "Run Length Encoding" exersize #624

Merged
merged 1 commit into from
Mar 7, 2017

Conversation

DesHorsley
Copy link
Contributor

As per issue #613

@stevejb71
Copy link
Contributor

Could you say which exercise you are changing in the commit message.
My reading of the description is that whitespace is not encoded. Could you update it to be clearer, and also say what type of whitespace is handled (just ascii 32 I guess?)

@DesHorsley DesHorsley changed the title Adds tests for whitespace and lowercase characters Adds tests for whitespace and lowercase characters for the "Run Length Encoding" exersize Mar 5, 2017
@DesHorsley
Copy link
Contributor Author

Hi @stevejb71 ,
I've updated the commit message, @behrtam is planning to update the description to clarify whitespace usage as per #613

@kotp kotp merged commit a3cc0fa into exercism:master Mar 7, 2017
behrtam added a commit to behrtam/python that referenced this pull request Mar 8, 2017
This removes the unicode test cases ([x-common/428](exercism/problem-specifications#428), [x-common/434](exercism/problem-specifications#434)) and
adds the new white space and lowercase tests ([x-common/624](exercism/problem-specifications#624)).
behrtam added a commit to behrtam/python that referenced this pull request Mar 8, 2017
behrtam added a commit to behrtam/python that referenced this pull request Mar 16, 2017
behrtam added a commit to exercism/python that referenced this pull request Mar 16, 2017
emcoding pushed a commit that referenced this pull request Nov 19, 2018
generator: slugs everywhere [closes #624]
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