about summary refs log tree commit diff
path: root/library/std/tests/switch-stdout.rs
AgeCommit message (Expand)AuthorLines
2025-02-09Mark extern blocks as unsafeMichael Goulet-2/+2
2024-07-29Reformat `use` declarations.Nicholas Nethercote-3/+2
2024-04-07also test parts of stdRalf Jung-0/+1
2023-10-31Fix switch_stdout_to on Windows7roblabla-3/+21
2023-07-28Fix switch-stdout test for none unix/windows platformsRaoul Strackx-1/+1
2023-06-07Make Unix or Windows mandatory for the `switch-stdout.rs` testMoskalykA-0/+2
2023-06-07Move two tests from `tests/ui/std` to `library/std/tests`MoskalykA-0/+51