index
:
rustlings.git
main
Rustlings course
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2021-01-08
feat(cli): Improve the list command with options, and then some
Abdou Seck
2020-08-10
chore: Run cargo fmt
Étienne Barrié
2020-06-04
feat: Add a --nocapture option to display test harnesses' outputs
Abdou Seck
2020-04-06
feature: makes "compile" exercise print output, resolves #270
Roberto Vidal
2019-11-12
fix(run): makes `run` never prompt
Roberto Vidal
2019-11-11
fix tests
marisa
2019-11-11
Merge branch 'master' into refactor-hints
marisa
2019-11-11
feat(hint): Add test for hint
marisa
2019-11-11
feat: Refactor hint system
marisa
2019-11-11
feat: improve `watch` execution mode
Roberto Vidal
2019-11-11
feat: Index exercises by name
marisa
2019-05-09
Add not passing integration test
Denys Smirnov
2019-04-07
Modify integration tests to fail on panic
Chris Pearce
2019-03-20
cargo fmt
lyn
2019-03-20
add tests
lyn
2018-04-26
move old files to a separate directory
olivia
2018-02-21
Added filename to top of .rs files
Robert Lugg
2016-05-12
Add directions on running tests
laboon
2015-09-20
Add some exercises about tests!
Carol (Nichols || Goulding)