aboutsummaryrefslogtreecommitdiff
path: root/lib/msun/tests
Commit message (Expand)AuthorAgeFilesLines
* Resolve conflicts between macros in fenv.h and ieeefp.hDimitry Andric2018-05-311-4/+0
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* lib/msun: add more csqrt unit tests for precision and overflowRyan Libby2017-08-291-19/+100
* Revert r321457Enji Cooper2017-08-261-5/+0
* Re-add #endif accidentally deleted in r321484Enji Cooper2017-07-251-0/+1
* Only test ld_pi_odd with LDBL_MANT_DIG == 64 to fix the buildEnji Cooper2017-07-251-6/+1
* Mask issues with duplicate definitions for __fnstcw, __fldenv, and __fldcw onEnji Cooper2017-07-251-0/+4
* Mark :reduction as an expected failureEnji Cooper2017-07-251-0/+5
* Convert lib/msun/trig_test from TAP to ATF formatEnji Cooper2017-07-252-69/+73
* Raise WARNS to 1Enji Cooper2017-07-251-2/+2
* logarithm_test: assert that feclearexcept succeedsEnji Cooper2017-05-291-1/+1
* fma_test: mute a warning about unreachable code on amd64 by restructuringEnji Cooper2017-05-291-1/+2
* Document that the msun tests require WARNS=0Alan Somers2017-03-111-0/+2
* Expect :test_zero_input to fail on amd64Enji Cooper2017-03-091-0/+7
* Don't expect :test_large_inputs to fail with i386 anymoreEnji Cooper2017-03-091-4/+0
* Fix warnings in lib/msun/tests/... to help pave way for WARNS?= 6.Enji Cooper2017-03-0418-214/+210
* Convert lib/msun/ctrig_test from TAP to ATFEnji Cooper2017-03-042-50/+56
* Handle clang 4.x+ with the compile-time exception added in r312213Enji Cooper2017-02-141-1/+2
* Turn COMPILER_VERSION/COMPILER_TYPE make check into a compile-time checkEnji Cooper2017-01-152-5/+19
* 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
* MFhead @ r305314Enji Cooper2016-09-031-2/+4
|\
| * Skip :test_large on i386Enji Cooper2016-09-021-2/+4
* | 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-101-0/+21
|\|
| * DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-091-0/+21
* | 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
|/
* Use j instead of a hardcoded index (9) and increment it afterEnji Cooper2015-12-231-1/+2
* Integrate the remaining tools/regression/lib/msun testcases into theEnji Cooper2015-12-208-1/+1978
* Integrate a number of testcases from tools/regression/lib/msunEnji Cooper2015-12-1615-1/+3427
* 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