]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: all: ensure closed stdin is handled appropriately
authorCollin Funk <collin.funk1@gmail.com>
Sat, 2 May 2026 18:44:04 +0000 (11:44 -0700)
committerCollin Funk <collin.funk1@gmail.com>
Sat, 2 May 2026 21:23:11 +0000 (14:23 -0700)
commit3f650f692406a3ea94e8b9b6356e5d76cb232a8a
tree1894477852abdc3b59b3de5da4382ff697921454
parentdb0faabe1d63abc710c2997077fec467b783fa13
tests: all: ensure closed stdin is handled appropriately

* tests/misc/close-stdin.sh: New file.
* tests/local.mk (all_tests): Add the new test.
tests/local.mk
tests/misc/close-stdin.sh [new file with mode: 0755]