summaryrefslogtreecommitdiff
path: root/Test/Z02zmathfunc.ztst
AgeCommit message (Collapse)AuthorFilesLines
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.