summaryrefslogtreecommitdiff
path: root/exercises/test2.rs
AgeCommit message (Collapse)Author
2019-11-11feat: improve `watch` execution modeRoberto Vidal
The `watch` command now requires user action to move to the next exercise. BREAKING CHANGE: this changes the behavior of `watch`.
2019-11-11fix(strings): Move Strings before Structsmarisa
Closes #204.
2019-04-22Add errors to exercises that compile without user changesYvan Sraka
2019-03-23Fix permissions on source fileszacanger
2019-01-23add tests; refactor exercise linksliv