diff options
| author | Mazdak Farrokhzad <twingoow@gmail.com> | 2019-08-27 08:17:48 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-08-27 08:17:48 +0200 |
| commit | 6d20265a9e8cdde5f339005ee12a3103a8ddac0c (patch) | |
| tree | 7417a71060a03b4628fa4c4a4cbc4ab41a689763 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 0444b9f66acb5da23dc816e0d8eb59623ba9ea50 (diff) | |
| parent | 409a41dc24fe72e6d8bf3c2252efb13c94d921c5 (diff) | |
| download | rust-6d20265a9e8cdde5f339005ee12a3103a8ddac0c.tar.gz rust-6d20265a9e8cdde5f339005ee12a3103a8ddac0c.zip | |
Rollup merge of #62600 - emmericp:libtest-add-show-output, r=gnzlbg
libtest: add --show-output flag to print stdout of successful tests This pull request adds a new flag `--show-output` for tests to show the output of successful tests. For most formatters this was already supported just not exposed via the CLI (apparently only used by `librustdoc`). I've also added support for this option in the JSON formatter. This kind of fixes https://github.com/rust-lang/rust/issues/54669 which wants `--format json` to work with `--nocapture`, which is... well, impossible. What this issue really calls for is `--show-output` as implemented here.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
