Add basic tests for octal and hex notation in arithmetic expansions
authorjca <jca@openbsd.org>
Fri, 12 Jan 2018 11:13:29 +0000 (11:13 +0000)
committerjca <jca@openbsd.org>
Fri, 12 Jan 2018 11:13:29 +0000 (11:13 +0000)
commit09bb800c703a6a5683fda0d36c76e46a08e1d4d0
treea69f041652d30d6e2b9531cf51cb536317dc1510
parent4dadd951639fe9c4aed8ef76a7c95996a1759c79
Add basic tests for octal and hex notation in arithmetic expansions

POSIX requires only decimal, octal and hex, tests for the $((x#number))
notation could be useful too.
regress/bin/ksh/arith.t