Compare commits
No commits in common. "e623f21e4709d5325098094a3e7ff150d2fcd864" and "a91bcc208a4f41674046337555fb4bddbf6150b0" have entirely different histories.
e623f21e47
...
a91bcc208a
@ -63,25 +63,3 @@ exercises:
|
||||
- "compute_sub"
|
||||
- "compute_mul"
|
||||
- "compute_div"
|
||||
utf8:
|
||||
required_files:
|
||||
- "src/string.rs"
|
||||
- "src/string/utf8.rs"
|
||||
tests:
|
||||
- "char_at_empty"
|
||||
- "char_at_emoji"
|
||||
- "char_at_ascii"
|
||||
- "char_at_oob"
|
||||
parse:
|
||||
required_files:
|
||||
- "src/string.rs"
|
||||
- "src/string/parse.rs"
|
||||
tests:
|
||||
- "parse_add"
|
||||
- "parse_sub"
|
||||
- "parse_mul"
|
||||
- "parse_div"
|
||||
- "parse_number"
|
||||
- "parse_number_negative"
|
||||
- "parse_bad_number"
|
||||
- "parse_bad_operation"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user