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

Fix Regex.split, and add a couple tests #123

Merged
merged 1 commit into from Jan 21, 2015

Conversation

Projects
None yet
2 participants
@avh4
Member

avh4 commented Jan 21, 2015

See the added Test/Regex.elm for the example cases. Regex.split seems to have been completely broken at some point.

@evancz

This comment has been minimized.

Show comment
Hide comment
@evancz

evancz Jan 21, 2015

Member

Awesome, thank you!

Member

evancz commented Jan 21, 2015

Awesome, thank you!

evancz pushed a commit that referenced this pull request Jan 21, 2015

Merge pull request #123 from avh4/fix-regex
Fix Regex.split, and add a couple tests

@evancz evancz merged commit 05c1d25 into elm:master Jan 21, 2015

1 check passed

continuous-integration/travis-ci The Travis CI build passed
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment