mokou
|
74f44f55e3
|
feat(conversions): add hint comments
|
2022-07-15 12:34:10 +02:00 |
|
Sang-Heon Jeon
|
4f1374a6e7
|
feat(from_into) : add test for checking unnecessary trailing value
|
2021-01-09 00:08:38 +09:00 |
|
Greg Leonard
|
2933f51949
|
chore: Change point to comma in from_into.rs
A typo in the fn test_bad_age() hint message had a point rather than comma
Prev:
// Test that "Mark.twenty"
Current:
// Test that "Mark,twenty"
|
2020-09-25 13:39:52 +02:00 |
|
Benjamin Jones
|
bb5f404e35
|
chore: Alter whitespace for consistency
* Add newline after "I AM DONE" in exercises for consistency
* Remove trailing whitespace from exercises
|
2020-07-11 11:50:54 -07:00 |
|
fmoko
|
a39ffb2fb8
|
Merge pull request #368 from apatniv/update_test_case
|
2020-05-03 13:31:46 +02:00 |
|
apatniv
|
41f989135d
|
Review Comments: Add other test cases
|
2020-05-02 20:41:11 -04:00 |
|
Jihchi Lee
|
a901499ede
|
fix(from_into.rs): typo
|
2020-04-30 15:53:50 +02:00 |
|
skim
|
bc22ec382f
|
adds additional test to meet exercise rules
|
2020-03-11 07:58:04 -07:00 |
|
Abdou Seck
|
fc26b5e151
|
I AM NOT DONE comment in conversions exercise files
|
2019-12-16 11:33:00 -05:00 |
|
Abdou Seck
|
0c85dc1193
|
feat: Add type conversion and parsing exercises
|
2019-12-16 09:12:13 -05:00 |
|