1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-27 19:17:43 +00:00
uutils-coreutils/tests/fixtures/env
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
..
empty test_env: Try to execute an empty file instead of . 2025-03-23 19:37:59 +01:00
runBat.bat env: support string args by "-S", "-vS" or "--split-strings" 2024-03-19 00:45:05 +01:00
vars.conf.txt env: add support for new '--file' option (includes testing) 2019-04-29 09:50:22 -05:00