History log of /freebsd-src/contrib/netbsd-tests/lib/libm/t_precision.c (Results 1 – 7 of 7)
Revision Date Author Comments
# 87d65c74 25-Feb-2021 Alex Richardson <arichardson@FreeBSD.org>

lib/msun: Allow building tests with WARNS=6

The only change needed is to mark a few variables as static.


# cad71489 07-Feb-2017 Enji Cooper <ngie@FreeBSD.org>

Oops... put the atf_tc_expect_fail in the testcase definition, not the
test suite definition


# ce801ad8 07-Feb-2017 Enji Cooper <ngie@FreeBSD.org>

Expect the t_precision long double checks to fail on FreeBSD/i386

There are some potential issues with the test (as brd@ has pointed out
elsewhere) with precision, etc not being set before the test,

Expect the t_precision long double checks to fail on FreeBSD/i386

There are some potential issues with the test (as brd@ has pointed out
elsewhere) with precision, etc not being set before the test, but as
always, more research is required.

show more ...


# cdebaff8 13-Jan-2017 Enji Cooper <ngie@FreeBSD.org>

Upgrade NetBSD tests to 01.11.2017_23.20 snapshot

This contains some new testcases in /usr/tests/...:

- .../lib/libc
- .../lib/libthr
- .../lib/msun
- .../sys/kern

Tested on: amd64, i386
MFC after

Upgrade NetBSD tests to 01.11.2017_23.20 snapshot

This contains some new testcases in /usr/tests/...:

- .../lib/libc
- .../lib/libthr
- .../lib/msun
- .../sys/kern

Tested on: amd64, i386
MFC after: 1 month

show more ...


# 66152388 16-Nov-2014 Enji Cooper <ngie@FreeBSD.org>

Skip the long-double epsilon checks on FreeBSD/i386

Sponsored by: EMC / Isilon Storage Division


# 068ebf32 04-Nov-2014 Enji Cooper <ngie@FreeBSD.org>

Import proper fix for misc/49356 (/usr/include/atf-c/config.h) after atf-c/config.h
was removed from the build

Pointyhat to: me (again, for not running make delete-old after running test builds)


# 57718be8 02-Oct-2014 Enji Cooper <ngie@FreeBSD.org>

Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 ,
minus the vendor Makefiles

Provide directions for how to bootstrap the vendor sources in
FREEBSD-upgrade

MFC after 2 weeks

Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 ,
minus the vendor Makefiles

Provide directions for how to bootstrap the vendor sources in
FREEBSD-upgrade

MFC after 2 weeks
Discussed with: rpaulo
Sponsored by: EMC / Isilon Storage Division

show more ...