coreutils/tests/fixtures
Nicolas Boichat 7eb873c326 test_env: Try to execute an empty file instead of .
For some unclear reason, Android _now_ sometimes returns an
IsADirectory error, instead of PermissionDenied, when trying
to execute `.`.

Since this test really wants to test PermissionDenied, we try
to execute a file in the fixture instead, that doesn't have
exec permission.

Also, limit this test to Unix.

Fixes part of #7542.
2025-03-23 19:37:59 +01:00
..
base32
base64
cat
chgrp
cksum test(cksum): add tests for -z/--zero 2024-10-24 00:29:45 +02:00
cp
csplit
cut cut: allow non utf8 characters for delimiters (#6037) 2024-03-10 22:36:17 +01:00
dd Fix a TODO by making conv_block_unblock_helper consume the input. (#3787) 2022-08-28 10:07:04 +02:00
dircolors uucore: add foot to the list of terminals that support colors 2024-12-04 13:25:24 +01:00
du
env test_env: Try to execute an empty file instead of . 2025-03-23 19:37:59 +01:00
expand
fmt fmt: add basic tests for split-only, prefix, and skip-prefix args 2024-05-05 17:03:28 +02:00
fold
hashsum hashsum: Windows: check in binary mode by default and allow --binary/--text whcn checking 2024-10-22 11:55:49 -07:00
head head: two new tests. Improves function coverage from 38 to 75 2024-04-06 05:40:26 +02:00
install Fix install: invalid link at destination 2024-03-11 23:31:26 +01:00
join join: add support for multibyte separators (#6736) 2024-10-06 11:48:08 +02:00
mv
nl
nohup config terminal simulation for specific stdios only 2024-04-23 19:56:17 +02:00
numfmt Fixed tests to reflect si's handling of kilos 2025-02-18 16:32:53 -05:00
od
paste
pr
ptx ptx: fixes 2025-03-22 19:25:19 +08:00
shuf
sort sort: adapt fixtures to change in unicode-width 2024-12-09 09:20:19 +01:00
split split: implementing separator option (#5331) 2023-10-03 00:42:46 +02:00
sum sum: fix output when using BSD sum algo (-r) 2023-01-13 10:05:09 +01:00
tac tac: correct behavior of -b option (#2523) 2021-08-22 21:01:17 +02:00
tail tail: change notify backend on macOS from FSEvents to kqueue 2021-10-01 21:33:30 +02:00
test
tsort
unexpand
uniq uniq: pass remaining GNU tests (#5994) 2024-02-25 09:45:37 +01:00
uptime tests: enable tests for uptime on OpenBSD 2024-06-30 16:17:04 +02:00
users users: support OpenBS using utmp 2024-06-29 08:19:24 +03:30
util config terminal simulation for specific stdios only 2024-04-23 19:56:17 +02:00
wc wc: more tests and fixes 2023-05-22 01:02:35 -07:00
.gitattributes