summaryrefslogtreecommitdiff
path: root/lib/msun/tests/Makefile
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2021-04-15lib/msun: Exclude ignored-pragmas from -WerrorAlex Richardson
2021-03-22lib/msun/tests: Drop WARNS=6Alex Richardson
2021-03-22lib/msun/tests: Re-enable csqrt_test on AArch64Alex Richardson
2021-03-22lib/msun/tests: Add more debug output to fenv_test.cAlex Richardson
2021-03-22lib/msun: Allow building tests with WARNS=6Alex Richardson
2021-03-22Convert the msun tests to ATFAlex Richardson
2021-02-23Build lib/msun tests with compiler builtins disabledDimitry Andric
2021-02-22Update libm tests from NetBSDAlex Richardson
2021-02-10Fix incorrect hypotl(3) result with subnormal numbersDimitry Andric
2020-08-17Don't explicitly specify c99 or gnu99 as the default is now gnu99.Xin LI
2020-06-24Enable long double tests on RISC-VMitchell Horne
2019-08-31Unskip test cases from netbsd-tests by defining __HAVE_FENVLi-Wen Hsu
2018-05-31Resolve conflicts between macros in fenv.h and ieeefp.hDimitry Andric
2017-07-25Mask issues with duplicate definitions for __fnstcw, __fldenv, and __fldcw onEnji Cooper
2017-07-25Convert lib/msun/trig_test from TAP to ATF formatEnji Cooper
2017-07-25Raise WARNS to 1Enji Cooper
2017-03-11Document that the msun tests require WARNS=0Alan Somers
2017-03-04Convert lib/msun/ctrig_test from TAP to ATFEnji Cooper
2017-01-15Turn COMPILER_VERSION/COMPILER_TYPE make check into a compile-time checkEnji Cooper
2017-01-13fmaxmin_test still fails with clang 3.9.x.. bypass the testEnji Cooper
2017-01-13Upgrade NetBSD tests to 01.11.2017_23.20 snapshotEnji Cooper
2016-08-13Adjust CFLAGS for fmod_test so it can find isqemu.hEnji Cooper
2016-08-08Revert r298434 which should be fixed by r301287, r301394, and r301403.Bryan Drewery
2016-05-04Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper
2016-04-21Completely disable fmaxmin_test (follow up to r297952)Enji Cooper
2016-04-16MFHGlen Barber
2016-04-14Disable fmaxmin_test when compiling it with clang 3.8.0Enji Cooper
2016-04-12MFHGlen Barber
2016-04-11Fix appending -O0 to CFLAGSEnji Cooper
2016-03-06MFHGlen Barber
2016-02-02First pass to fix the 'tests' packages.Glen Barber
2016-01-11Disable building the csqrt_test test on arm64, it hits an assert inAndrew Turner
2015-12-20Integrate the remaining tools/regression/lib/msun testcases into theEnji Cooper
2015-12-16Integrate a number of testcases from tools/regression/lib/msunEnji Cooper
2015-10-31We have long double on arm64, and the tests pass so enable them.Andrew Turner
2015-10-12Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper
2015-04-28The presence/absence of CPU features should be tested withWarner Losh
2015-04-27Remove per-architecture checks for enabling HAVE_FENV_HEnji Cooper
2015-04-27Correct the spelling of MACHINE_CPUARCH, MACHINE_CPU is not set on arm64.Andrew Turner
2014-11-25Convert libraries to use LIBADDBaptiste Daroussin
2014-11-17Add reachover Makefiles for contrib/netbsd-tests/lib/librtEnji Cooper