summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-09Add not passing integration testDenys Smirnov
2019-05-071.2.2liv
2019-05-07Revert --nocapture flagliv
2019-04-221.2.1liv
2019-04-22add a slightly more helpful error messageliv
2019-04-22fix the --nocapture functionalityliv
2019-04-221.2.0liv
2019-04-22damn itliv
2019-04-22use -- --nocapture when testingliv
2019-04-22Auto merge of #144 - yvan-sraka:patch-0, r=komaedabors
2019-04-22Add errors to exercises that compile without user changesYvan Sraka
2019-04-141.1.1liv
2019-04-13Auto merge of #143 - cjpearce:fix-exercise-path-matching, r=komaedabors
2019-04-12Clean up test includes for File and PathChris Pearce
2019-04-12Remove unwrap on canonicalize resultChris Pearce
2019-04-12Extract exercise struct to encapsulate path logicChris Pearce
2019-04-08Auto merge of #142 - diodfr:patch-1, r=komaedabors
2019-04-08Fix links by deleting book versionDiod FR
2019-04-07Auto merge of #140 - cjpearce:fix/test-race-condition, r=komaedabors
2019-04-07Update ci test command to allow multithreaded testsChris Pearce
2019-04-07Auto merge of #141 - cjpearce:fix/run-panics-on-compile-fail, r=komaedabors
2019-04-07Fix test failing due to panicChris Pearce
2019-04-07Modify integration tests to fail on panicChris Pearce
2019-04-07Add process id to temp file nameChris Pearce
2019-04-07Extract command builders into utilChris Pearce
2019-04-03Auto merge of #134 - rust-lang:fix/windows-paths, r=komaedabors
2019-03-28Merge pull request #137 from mgeier/patch-1komaeda
2019-03-28Fix order of true/false in tests for executablesMatthias Geier
2019-03-28make installation command checks more thoroughliv
2019-03-27fix watch command path executionliv
2019-03-24Merge pull request #133 from zacanger/bug/permissionskomaeda
2019-03-23Fix permissions on source fileszacanger
2019-03-201.1.0lyn
2019-03-20cargo fmtlyn
2019-03-20Merge pull request #131 from ColinPitrat/masterkomaeda
2019-03-20add travis configlyn
2019-03-20add testslyn
2019-03-20adjust author namekomaeda
2019-03-20Fix comment positionColin Pitrat
2019-03-20Verify that rust version is recent enough to install rustlings.Colin Pitrat
2019-03-17Merge pull request #123 from kisom/masterkomaeda
2019-03-17Be nicer when rustlings isn't run from the right directory.Kyle Isom
2019-03-17Merge pull request #119 from LesnyRumcajs/patch-1komaeda
2019-03-17Merge pull request #124 from kisom/update-linkkomaeda
2019-03-16errors2.rs: update link to Rust book.Kyle Isom
2019-03-16Merge pull request #120 from abagshaw/masterkomaeda
2019-03-15Remove unnessecary whitespaceAndrew Bagshaw
2019-03-15Change to \nAndrew Bagshaw
2019-03-13Add clear break between verify executionsAndrew Bagshaw
2019-03-13deduplicateAndrew Bagshaw