History log of /openbsd-current/regress/usr.bin/bc/t19.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.6 22-Apr-2022 otto

Remove some of the workarounds for the tests by inputing the right numbers
(without impliciit conversion from int to long double).

The previous commit message talked about reading numbers, but the issue
(loss of precision due to too little digits) actually occurred when printing
the input to be read by bc.


# 1.5 22-Apr-2022 otto

arm64 has real IEEE quads, it needs more digits when reading the
bc results otherwise truncation and loss of precision occurs, making the
test fail.

Test failure on arm64 noted by anton@ and bluhmn@


Revision tags: OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE OPENBSD_7_0_BASE OPENBSD_7_1_BASE
# 1.4 29-Nov-2017 otto

fix decl of main


Revision tags: OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.3 26-Nov-2014 otto

comment in Makefile, small tweak in -l test


Revision tags: OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE
# 1.2 13-Mar-2012 otto

better bounds


# 1.1 13-Mar-2012 otto

rough test of the bc(1) math lib


# 1.4 29-Nov-2017 otto

fix decl of main


Revision tags: OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.3 26-Nov-2014 otto

comment in Makefile, small tweak in -l test


Revision tags: OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE
# 1.2 13-Mar-2012 otto

better bounds


# 1.1 13-Mar-2012 otto

rough test of the bc(1) math lib