faho · GitHub

krobelus

krobelus

@faho faho mentioned this pull request

Mar 19, 2024

Closed

@faho

This removes builtin test's zero and one argument special modes.
That means:
- `test -n` returns false
- `test -z` returns true
- `test -x` with any other option errors out with "missing argument"
- `test foo` errors out as expecting an option
FLOG category "deprecated-test", run `fish -d deprecated-test` and it
will show any test call that would change in future.

@faho

@faho

krobelus

@faho

@faho

faho deleted the test-deposixify branch

January 3, 2025 11:15

@faho faho mentioned this pull request

Mar 5, 2025

Open

3 tasks

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators

Jan 5, 2026

Read the original on github.com ↗