diff options
author | ngie <ngie@FreeBSD.org> | 2017-02-14 04:47:13 +0000 |
---|---|---|
committer | ngie <ngie@FreeBSD.org> | 2017-02-14 04:47:13 +0000 |
commit | 4654a3e4a6c0b5420141ad6f14b579d1c80278ee (patch) | |
tree | ebce1406d9ad5620dbe67a6612b692c0b895e958 /lib/libc/stdlib/strfmon.c | |
parent | 2db56beee1ae7ba1d122f40eaa47a7bbd8f14aa5 (diff) | |
download | FreeBSD-src-4654a3e4a6c0b5420141ad6f14b579d1c80278ee.zip FreeBSD-src-4654a3e4a6c0b5420141ad6f14b579d1c80278ee.tar.gz |
MFC r313376:
Fix :hexadecimal_floating_point on i386
Don't exclude i386 from LDBL_MANT_DIG == 64; it works properly in
that case.
While here, replace strcmp + atf_tc_fail with ATF_CHECK_MSG for 2
reasons:
- Gather as many results as possible instead of failing early and
not testing the rest of the cases.
- Simplify logic when checking test inputs vs outputs and printing
test result.
Tested on: amd64, i386
Diffstat (limited to 'lib/libc/stdlib/strfmon.c')
0 files changed, 0 insertions, 0 deletions