rustlings/tests/fixture/failure
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`
2019-11-11 15:46:32 +01:00
..
compFailure.rs Modify integration tests to fail on panic 2019-04-07 20:13:04 +01:00
compNoExercise.rs Modify integration tests to fail on panic 2019-04-07 20:13:04 +01:00
info.toml feat: Index exercises by name 2019-11-11 15:46:32 +01:00
testFailure.rs Modify integration tests to fail on panic 2019-04-07 20:13:04 +01:00
testNotPassed.rs Add not passing integration test 2019-05-09 20:17:38 +03:00