Eddy Petrisor
|
ca6bf966dd
|
Cargo fmt the rustlings application code
Signed-off-by: Eddy Petrisor <eddy.petrisor@gmail.com>
|
2019-05-22 14:50:23 +03:00 |
|
Chris Pearce
|
d01a71f7de
|
Extract exercise struct to encapsulate path logic
|
2019-04-12 08:58:25 +01:00 |
|
Chris Pearce
|
4fa79ee02f
|
Extract command builders into util
|
2019-04-07 17:26:01 +01:00 |
|
Andrew Bagshaw
|
4d7ce6e571
|
deduplicate
|
2019-03-13 13:53:24 -07:00 |
|
Andrew Bagshaw
|
3f114cc069
|
Start verification at most recently modified file
|
2019-03-13 13:50:54 -07:00 |
|
lyn
|
abf175111d
|
clippy-ify
|
2019-03-11 15:09:20 +01:00 |
|
lyn
|
70e59cca3c
|
standardize exercise running via an external toml file
|
2019-03-06 21:47:33 +01:00 |
|
Hirokazu Hata
|
5cd5be8847
|
Add thread exercises to verify entrypoint
|
2019-02-17 14:03:52 +09:00 |
|
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 |
|
liv
|
320119ce96
|
add "--color always" to the other rustc commands
|
2019-01-25 15:11:23 +01:00 |
|
liv
|
dc1f3b79f8
|
add tests; refactor exercise links
|
2019-01-23 20:48:01 +01:00 |
|
liv
|
141db7795b
|
add --test run flag
|
2019-01-09 22:04:08 +01:00 |
|
liv
|
17e12433cb
|
add a test
|
2019-01-09 21:47:50 +01:00 |
|
liv
|
b90f642029
|
remove the ex*.rs files
|
2019-01-09 21:26:12 +01:00 |
|
liv
|
e03a98cbf6
|
rustfmt
|
2019-01-09 20:33:58 +01:00 |
|
liv
|
a388bb3798
|
split codebase
|
2019-01-09 20:33:43 +01:00 |
|