summaryrefslogtreecommitdiff
path: root/Test/Z02zmathfunc.ztst
AgeCommit message (Collapse)AuthorFilesLines
2021-04-2148606 + 48607 + unposted test: zmathfunc: Force arguments to be numbers and ↵Daniel Shahaf1-1/+7
catch errors.
2021-04-21unposted (cf. 48156): New test.Daniel Shahaf1-0/+5
2021-04-16unposted (cf. 48153): Add tests for max() and min().Daniel Shahaf1-0/+24
2021-03-0748147/0002: zmathfunc: Fix bug where the exit code would be non-zero if the ↵Daniel Shahaf1-1/+1
expression evaluted to zero.
2021-03-0748147/0001: tests: Add a unit test for zmathfunc and a regression test for ↵Daniel Shahaf1-0/+23
workers/48146 affecting it.