aboutsummaryrefslogtreecommitdiff
path: root/lib/msun/tests/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* lib/msun: Exclude ignored-pragmas from -WerrorAlex Richardson2021-04-151-0/+6
* lib/msun/tests: Drop WARNS=6Alex Richardson2021-03-221-2/+0
* lib/msun/tests: Re-enable csqrt_test on AArch64Alex Richardson2021-03-221-4/+0
* lib/msun/tests: Add more debug output to fenv_test.cAlex Richardson2021-03-221-0/+1
* lib/msun: Allow building tests with WARNS=6Alex Richardson2021-03-221-1/+1
* Convert the msun tests to ATFAlex Richardson2021-03-221-19/+17
* Build lib/msun tests with compiler builtins disabledDimitry Andric2021-02-231-0/+4
* Update libm tests from NetBSDAlex Richardson2021-02-221-0/+2
* Fix incorrect hypotl(3) result with subnormal numbersDimitry Andric2021-02-101-0/+1
* Don't explicitly specify c99 or gnu99 as the default is now gnu99.Xin LI2020-08-171-2/+0
* Enable long double tests on RISC-VMitchell Horne2020-06-241-3/+4
* Unskip test cases from netbsd-tests by defining __HAVE_FENVLi-Wen Hsu2019-08-311-0/+2
* Resolve conflicts between macros in fenv.h and ieeefp.hDimitry Andric2018-05-311-4/+0
* Mask issues with duplicate definitions for __fnstcw, __fldenv, and __fldcw onEnji Cooper2017-07-251-0/+4
* Convert lib/msun/trig_test from TAP to ATF formatEnji Cooper2017-07-251-1/+1
* Raise WARNS to 1Enji Cooper2017-07-251-2/+2
* Document that the msun tests require WARNS=0Alan Somers2017-03-111-0/+2
* Convert lib/msun/ctrig_test from TAP to ATFEnji Cooper2017-03-041-1/+1
* Turn COMPILER_VERSION/COMPILER_TYPE make check into a compile-time checkEnji Cooper2017-01-151-3/+0
* fmaxmin_test still fails with clang 3.9.x.. bypass the testEnji Cooper2017-01-131-1/+1
* Upgrade NetBSD tests to 01.11.2017_23.20 snapshotEnji Cooper2017-01-131-1/+6
* Adjust CFLAGS for fmod_test so it can find isqemu.hEnji Cooper2016-08-131-0/+3
* Revert r298434 which should be fixed by r301287, r301394, and r301403.Bryan Drewery2016-08-081-9/+3
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-3/+0
* Completely disable fmaxmin_test (follow up to r297952)Enji Cooper2016-04-211-3/+9
* MFHGlen Barber2016-04-161-0/+5
|\
| * Disable fmaxmin_test when compiling it with clang 3.8.0Enji Cooper2016-04-141-0/+5
* | MFHGlen Barber2016-04-121-3/+3
|\|
| * Fix appending -O0 to CFLAGSEnji Cooper2016-04-111-3/+3
* | MFHGlen Barber2016-03-061-0/+4
|\|
| * Disable building the csqrt_test test on arm64, it hits an assert inAndrew Turner2016-01-111-0/+4
* | First pass to fix the 'tests' packages.Glen Barber2016-02-021-0/+3
|/
* Integrate the remaining tools/regression/lib/msun testcases into theEnji Cooper2015-12-201-1/+7
* Integrate a number of testcases from tools/regression/lib/msunEnji Cooper2015-12-161-1/+24
* We have long double on arm64, and the tests pass so enable them.Andrew Turner2015-10-311-1/+3
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper2015-10-121-4/+0
* The presence/absence of CPU features should be tested withWarner Losh2015-04-281-1/+3
* Remove per-architecture checks for enabling HAVE_FENV_HEnji Cooper2015-04-271-4/+1
* Correct the spelling of MACHINE_CPUARCH, MACHINE_CPU is not set on arm64.Andrew Turner2015-04-271-1/+1
* Convert libraries to use LIBADDBaptiste Daroussin2014-11-251-2/+1
* Add reachover Makefiles for contrib/netbsd-tests/lib/librtEnji Cooper2014-11-171-0/+63