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

roman-numerals: Add test cases with exactly one occurence of all symbols in decreasing order #1813

Merged
merged 2 commits into from
Dec 9, 2021

Conversation

SaschaMann
Copy link
Contributor

1 (I) and 6 (VI) are already in the tests.

These seems useful to have if/when people tackle the problem one symbol at a time.

@SaschaMann SaschaMann force-pushed the more-roman-numerals branch from 40fd4b0 to 69bc4d6 Compare June 28, 2021 12:34
@glennj
Copy link
Contributor

glennj commented Jun 30, 2021

I think 1888 is a fun number to convert to Roman

@ErikSchierboom
Copy link
Member

CC @exercism/reviewers

@ErikSchierboom ErikSchierboom merged commit beee8d9 into main Dec 9, 2021
@ErikSchierboom ErikSchierboom deleted the more-roman-numerals branch December 9, 2021 13:00
@ErikSchierboom
Copy link
Member

Thanks @SaschaMann!

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.

5 participants