Logo
Explore Help
Sign In
trianta/rustlings
1
0
Fork 0
You've already forked rustlings
Code Issues Pull Requests Packages Projects Releases Wiki Activity
Files
8ff5fde88edb8f24253d7dc894501473cf701dbc
rustlings/tests/fixture/failure/info.toml
T

12 lines
176 B
TOML
Raw Normal View History

add tests
2019-03-20 21:05:45 +01:00
[[exercises]]
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
name = "compFailure"
Modify integration tests to fail on panic
2019-04-07 17:49:34 +01:00
path = "compFailure.rs"
add tests
2019-03-20 21:05:45 +01:00
mode = "compile"
feat(hint): Add test for hint
2019-11-11 17:19:50 +01:00
hint = ""
add tests
2019-03-20 21:05:45 +01:00
[[exercises]]
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
name = "testFailure"
Modify integration tests to fail on panic
2019-04-07 17:49:34 +01:00
path = "testFailure.rs"
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
mode = "test"
feat(hint): Add test for hint
2019-11-11 17:19:50 +01:00
hint = "Hello!"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.26.0+dev-582-gc453d09c36 Page: 45ms Template: 5ms
unavailable
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API