1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-15 09:41:07 +00:00
uutils-coreutils/tests
hz2 6d29b7b3c1
Tail macos stdin ran from script fix (#7844)
* fixes #7763

- introduce macOS-specific config guard
- added test for testing tail stdin when redirected (`>`) from file and
  when through a pipe (`|`)

* created test to mock behavior in #7763, with comments

added drop line

* re-enabled test_stdin_redirect_dir_when_target_os_is_macos, and added a check to handle error message

* added location of current directory so test env can find script

* adjusting to try to have FreeBSD find the file in CI test

* putting in /env instead of assuming bash

* removed ignore macro

* added comments explaining the need for specific macOS cases, including reference to rust-lang issue: https://github.com/rust-lang/rust/issues/95239
2025-05-04 18:33:09 +02:00
..
benches/factor chore: manual inline formatting 2025-04-08 00:23:21 -04:00
by-util Tail macos stdin ran from script fix (#7844) 2025-05-04 18:33:09 +02:00
fixtures test_env: Try to execute an empty file instead of . 2025-03-23 19:37:59 +01:00
uutests fixed link to repo on uutests docs 2025-04-26 18:36:21 -07:00
test_util_name.rs Merge pull request #7688 from nyurik/fmt-inline 2025-04-08 09:31:17 +02:00
tests.rs uutests: fix the doc 2025-03-29 09:28:54 +01:00