summary refs log tree commit diff
path: root/src/libtest/cli.rs
AgeCommit message (Expand)AuthorLines
2020-01-10Clarify test timeout evironment variablesMikail Bagishov-0/+2
2019-12-22Format the worldMark Rousskov-32/+14
2019-11-15Add --force-run-in-process unstable libtest optionTyler Mandry-0/+4
2019-10-22Apply clippy::needless_return suggestionsMateusz MikuĊ‚a-1/+1
2019-10-17Improve code styleIgor Aleksanov-1/+5
2019-10-17Split options parsing into several functionsIgor Aleksanov-123/+179
2019-10-17Split libtest into several smaller modulesIgor Aleksanov-0/+384