You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rustlings/exercises/tests
zacanger c5a374fbf2
Fix permissions on source files
5 years ago
..
README.md redo the section readmes 6 years ago
tests1.rs Fix permissions on source files 5 years ago
tests2.rs Fix permissions on source files 5 years ago
tests3.rs Fix permissions on source files 5 years ago

README.md

Tests

Going out of order from the book to cover tests -- many of the following exercises will ask you to make tests pass!

Book Sections