diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-01-03 00:36:13 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-03 00:36:13 -0800 |
commit | 955e2851bf715f2d7ec7898fdf9730b24fe69115 (patch) | |
tree | c53903a51ddbdf93721337d798366f7b545c93b5 /components/script/script_thread.rs | |
parent | 128aac921f4373b618418125ea6f7c6ac3797181 (diff) | |
parent | 46291fd99862673a39b91a26a748094c15c075b5 (diff) | |
download | servo-955e2851bf715f2d7ec7898fdf9730b24fe69115.tar.gz servo-955e2851bf715f2d7ec7898fdf9730b24fe69115.zip |
Auto merge of #14706 - faineance:test_unit_no_capture, r=Wafflespeanut
Allow passing --nocapture argument to test-unit mach command
This adds the ` --nocapture` argument to the test-unit mach command.
Defaulting to false, when given it passes `-- --nocapture` to cargo test to show stdout during test-unit runs.
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #14595
<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because _____
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/14706)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/script_thread.rs')
0 files changed, 0 insertions, 0 deletions