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
b653d4848a52701d2240f130ab74c158dd5d7069
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: 35ms Template: 2ms
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