zstd: add test.sh for script wrappers without --version
authorAlexandru Ardelean <redacted>
Fri, 1 May 2026 16:29:22 +0000 (19:29 +0300)
committerAlexandru Ardelean <redacted>
Fri, 1 May 2026 18:01:30 +0000 (21:01 +0300)
commit543e47f0a0bcb88e4a4e6cd032e5ce6040ef41a2
tree2258524e6fc614c7a96bf37c081380c6dd77304e
parent5b9e2dd55ea09b12c79357de68b9e1628d920adb
zstd: add test.sh for script wrappers without --version

zstdgrep and zstdless are shell script wrappers that do not output a
version string, so the generic CI version check fails for them. Add a
test.sh case that verifies they are present and executable instead.

Signed-off-by: Alexandru Ardelean <redacted>
utils/zstd/test.sh [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT