You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2b-rs/bot-coreutils/src/tests
trivernis 45d2ac84b1
Add enquote util and change run_command_async
The new enquote function is used to enquote command input.
For simplicity reasons the run_command_async doesn't read from
stdout and stderr separately anymore but uses `.output().await`
instead.

Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
..
mod.rs Add enquote util and change run_command_async 3 years ago
string_tests.rs Add enquote util and change run_command_async 3 years ago
url_tests.rs Reimplement is_image and is_video in coreutils 3 years ago