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

Sync roman-numerals with problem-specifications #546

Merged
merged 3 commits into from
Nov 15, 2022
Merged

Conversation

kytrinyx
Copy link
Member

@kytrinyx kytrinyx commented Nov 14, 2022

This brings the roman-numerals exercise up to date with the specification in problem-specifications.

For clarity, it does this in several steps.

  1. Rectify tests.toml, removing unimplemented tests.
  2. Normalize the test descriptions to match the canonical data.
  3. Finally, sync with the upstream specification.

This removes an entry for an unimplemented test.
See #370
This uses the descriptions found in the canonical-data in problem-specifications
for the test descriptions in the roman-numerals test suite.
This brings in updates to the instructions and metadata, as well as
adding several new tests.
@kytrinyx kytrinyx changed the title sync roman numerals Sync roman-numerals with problem-specifications Nov 15, 2022
@kytrinyx kytrinyx merged commit 81425f0 into main Nov 15, 2022
@kytrinyx kytrinyx deleted the sync-roman-numerals branch November 15, 2022 16:16
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