summaryrefslogtreecommitdiff
path: root/src/verify.rs
AgeCommit message (Collapse)Author
2019-02-17Add thread exercises to verify entrypointHirokazu Hata
2019-02-15fix test command executionliv
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-01-25add "--color always" to the other rustc commandsliv
2019-01-23add tests; refactor exercise linksliv
2019-01-09add --test run flagliv
2019-01-09add a testliv
2019-01-09remove the ex*.rs filesliv
2019-01-09rustfmtliv
2019-01-09split codebaseliv