diff options
author | ngie <ngie@FreeBSD.org> | 2017-02-14 04:46:19 +0000 |
---|---|---|
committer | ngie <ngie@FreeBSD.org> | 2017-02-14 04:46:19 +0000 |
commit | 44e806ba3aa0d53f31bdef57fb11f38ffdd6d447 (patch) | |
tree | 87ea52f3e8459943ee5e69d86d0235d88ad1ea50 /contrib/libc++/src/debug.cpp | |
parent | 7a6ce43b47d0f1fe0d996bc88e833da9dae841b8 (diff) | |
download | FreeBSD-src-44e806ba3aa0d53f31bdef57fb11f38ffdd6d447.zip FreeBSD-src-44e806ba3aa0d53f31bdef57fb11f38ffdd6d447.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 'contrib/libc++/src/debug.cpp')
0 files changed, 0 insertions, 0 deletions