summaryrefslogtreecommitdiff
path: root/src/exercise.rs
AgeCommit message (Expand)Author
2020-08-10chore: Run cargo fmtÉtienne Barrié
2020-06-14chore: Move from master branch to main branchmokou
2020-06-04feat: Add a --nocapture option to display test harnesses' outputsAbdou Seck
2020-04-11fix(run): compile clippy exercise filesRohan Jain
2020-02-26feat: Add clippy lintsMario Reder
2020-02-20refactor: exercise evaluationRoberto Vidal
2019-11-11fix testsmarisa
2019-11-11Merge branch 'master' into refactor-hintsmarisa
2019-11-11feat: Refactor hint systemmarisa
2019-11-11feat: improve `watch` execution modeRoberto Vidal
2019-11-11feat: Index exercises by namemarisa
2019-05-22Cargo fmt the rustlings application codeEddy Petrisor
2019-05-07Revert --nocapture flagliv
2019-04-22fix the --nocapture functionalityliv
2019-04-22damn itliv
2019-04-22use -- --nocapture when testingliv
2019-04-12Clean up test includes for File and PathChris Pearce
2019-04-12Extract exercise struct to encapsulate path logicChris Pearce