about summary refs log tree commit diff
path: root/src/test/ui/threads-sendsync/task-stderr.rs
AgeCommit message (Collapse)AuthorLines
2020-11-10Merge set_panic and set_print into set_output_capture.Mara Bos-2/+2
There were no use cases for setting them separately. Merging them simplifies some things.
2020-11-10Update tests for updated set_panic.Mara Bos-19/+7
2020-10-22Capture output from threads spawned in testsTyler Mandry-0/+5
Fixes #42474.
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-0/+32