From e7711e37e4a85338a4717ca5791940bc64878afb Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Wed, 21 Apr 2021 21:58:08 +0000 Subject: unposted (cf. 48156): New test. --- Test/Z02zmathfunc.ztst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Test') diff --git a/Test/Z02zmathfunc.ztst b/Test/Z02zmathfunc.ztst index 343c10563..05e28c07a 100644 --- a/Test/Z02zmathfunc.ztst +++ b/Test/Z02zmathfunc.ztst @@ -43,5 +43,10 @@ 1:error test for max() ?(eval):1: wrong number of arguments: max() + zsh_math_func_min "foo bar" x y z +2dDf:check errors from an unsupported use-case (workers/48156) +F:Calling zsh_math_func_min directly isn't a supported use-case, but if it +F:returns zero, something's probably wrong. + %clean -- cgit 1.4.1