Commit Graph

11 Commits (b77007887c5e3e369a3dc7347c93c6b7293f8534)

Author SHA1 Message Date
mo8it d1ebbaa6f6 Add format_version to test info.toml files 5 months ago
mo8it 9831cbb139 Fix tests 5 months ago
mo8it 60155294e9 Rename packages 6 months ago
mo8it b6c434c445 Remove optional version field 6 months ago
mo8it 7090fffeae Fix tests 6 months ago
mo8it 79ca821e26 Fix tests 6 months ago
marisa ce9fa6ebbf feat(hint): Add test for hint 5 years ago
marisa 9bdb0a12e4 feat: Refactor hint system
Hints are now accessible using the CLI subcommand `rustlings hint
<exercise name`.

BREAKING CHANGE: This fundamentally changes the way people interact with exercises.
5 years ago
marisa 627cdc07d0 feat: Index exercises by name
BREAKING CHANGE: This changes the way you use `rustlings run` by now
requiring an abridged form of the previous filename, e.g:

`rustlings run exercises/if/if1.rs` becomes
`rustlings run if1`
5 years ago
Denys Smirnov 7cf0d5d15e Add not passing integration test 5 years ago
Chris Pearce 3d11d7685b Modify integration tests to fail on panic 6 years ago