Commit graph

11 commits

Author SHA1 Message Date
Dale Wijnand 16aeb0cd4f
Default test support's Execs to exit code 0 2018-08-03 07:44:42 +01:00
Simon Andersson 0c9e2b1bad Correct command directory paths 2018-05-29 12:04:59 +02:00
Dale Wijnand 4a9066abad
Detail how to run locally-built nightly cargo
Documenting from https://gitter.im/rust-lang/cargo?at=5af6d407862c5e33e92bf2ca.
2018-05-14 22:34:41 +02:00
Dale Wijnand d0856e3ce0
typo 2018-05-07 16:21:28 -07:00
Dale Wijnand 2461571e50
Mention +nightly in ARCHITECTURE.md 2018-05-07 16:20:45 -07:00
Dale Wijnand 63b72f8dd3
Detail how to override lint warnings when compiling tests 2018-04-22 17:35:47 +01:00
Dale Wijnand 6049121b3a
add build-from-source info to Tests architecture docs
it's mentioned in the README, but it's worth mentioning again in the
Tests section of the architecture doc.
2018-04-18 01:28:04 +01:00
Aleksey Kladov 506786d0f2 Document how to use Cargo's internal logging 2018-04-08 18:28:27 +03:00
Aleksey Kladov 005bd4b4fb Add a helper method to show stdout/err in tests 2018-03-15 10:52:42 +03:00
Aleksey Kladov 8495aa3fb1 Fix typos and reword slightly 2017-06-13 21:40:58 +03:00
Aleksey Kladov 00c17cc044 Blurb about Cargo inner workings 2017-06-13 01:24:50 +03:00