History log of /openbsd-src/regress/bin/expr/expr.sh (Results 1 – 2 of 2)
Revision Date Author Comments
# e102c3fb 31-Mar-2018 schwarze <schwarze@openbsd.org>

a few more edge case tests, aiming for complete coverage


# b50a997f 31-Mar-2018 tobias <tobias@openbsd.org>

Fix overflows while handling 64 bit integers.
Based on FreeBSD's expr and NetBSD's old regression test suite.

with input by and ok schwarze