about summary refs log tree commit diff
path: root/library/test/src/term
AgeCommit message (Expand)AuthorLines
2023-01-14Remove various double spaces in source comments.André Vennberg-1/+1
2023-01-03Fix a few clippy lints in libtestJoshua Nelson-9/+9
2022-10-21WinConsole::new is not actually fallibleRalf Jung-4/+3
2022-08-07test: skip terminfo parsing in MiriRalf Jung-0/+20
2022-03-10Use implicit capture syntax in format_argsT-O-R-U-S-5/+5
2021-09-09Ignore automatically derived impls of `Clone` and `Debug` in dead code analysisFabian Wolff-0/+1
2021-07-18Remove unused stuff and switch to pub(crate) whenever possible.Charles Lew-191/+39
2021-07-18Fix compilation errors.Charles Lew-200/+6
2021-07-18Move `library/term/src` to `library/test/src/term/`.Charles Lew-0/+1788