rustlings/exercises
liv 02ceb0ba8c fix test command execution
seems like i forgot that you actually need to run executables created
with `rustc --test`! this also reworks the "test1" exercise a bit

closes #108
2019-02-15 12:06:05 +01:00
..
error_handling Changed Rust Book versions in links to 2018 2018-11-27 10:54:01 +01:00
functions Renamed readme files properly 2019-01-29 21:19:04 +01:00
if redo the section readmes 2019-01-23 21:02:06 +01:00
macros redo the section readmes 2019-01-23 21:02:06 +01:00
modules thematically refactor modules2 2019-01-23 21:56:05 +01:00
move_semantics redo the section readmes 2019-01-23 21:02:06 +01:00
primitive_types redo the section readmes 2019-01-23 21:02:06 +01:00
standard_library_types Changed Rust Book versions in links to 2018 2018-11-27 10:54:01 +01:00
strings Renamed readme files properly 2019-01-29 21:19:04 +01:00
tests redo the section readmes 2019-01-23 21:02:06 +01:00
threads Changed Rust Book versions in links to 2018 2018-11-27 10:54:01 +01:00
variables redo the section readmes 2019-01-23 21:02:06 +01:00
test1.rs fix test command execution 2019-02-15 12:06:05 +01:00
test2.rs add tests; refactor exercise links 2019-01-23 20:48:01 +01:00
test3.rs add tests; refactor exercise links 2019-01-23 20:48:01 +01:00
test4.rs add tests; refactor exercise links 2019-01-23 20:48:01 +01:00