1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-14 17:21:04 +00:00
uutils-coreutils/tests/common
Joining7943 4f54eedb74 tests/util: Improve UChild. Cleanup redundant functions in util.rs.
A short summary of changes:

* Add some basic tests for UChild and the run methods.
* Try more often in a fixed interval to create the tempfile for CapturedOutput.
* Fix drop order of struct fields for better cleanup of temporary files/dirs.
* Mark UChild::wait_with_output and UChild::pipe_in_and_wait_with_output deprecated
* Make CapturedOutput private
* Panic in stdout_all, stdout_all_bytes etc. if output is not captured.
* Rename some methods, refactor, clean up, fix documentation, add try_... methods
2022-12-02 08:06:48 +01:00
..
macros.rs pwd: Properly resolve logical working directory (#2604) 2021-08-28 22:31:20 +02:00
mod.rs tail: improve performance of piped stdin 2022-09-09 13:51:37 +02:00
random.rs chore: standardize creation of empty strings 2022-12-01 13:49:23 +01:00
util.rs tests/util: Improve UChild. Cleanup redundant functions in util.rs. 2022-12-02 08:06:48 +01:00