aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/special_functions
AgeCommit message (Expand)AuthorFilesLines
2018-05-10PR libstdc++/83140 - assoc_legendre returns negated value when m is oddEdward Smith-Rowland1-267/+267
2018-05-07Rollback bad commits! Sorry!Edward Smith-Rowland2-42/+0
2018-05-07Revert 20001.Edward Smith-Rowland3-267/+309
2018-05-07Moar PR libstdc++/80506Edward Smith-Rowland1-267/+267
2018-01-19[libstdc++][testsuite] Fix dg-options/dg-add-options orderChristophe Lyon23-23/+23
2018-01-03Update copyright years.Jakub Jelinek86-86/+86
2017-11-20Fix failing tests caused by duplicate dg-optionsJonathan Wakely1-10/+1
2017-11-19PR libstdc++/pr66689 - comp_ellint_3 and ellint_3 return garbage valuesEdward Smith-Rowland23-13177/+15025
2017-06-16Fix missing returns in libstdc++ header and testsJonathan Wakely1-1/+1
2017-04-20PR libstdc++/68397 std::tr1::expint fails ... long double arguments.Edward Smith-Rowland1-0/+47
2017-01-01Update copyright years.Jakub Jelinek85-85/+85
2016-10-13container_access.cc: Remove 'test' variables.Paolo Carlini43-53/+0
2016-08-02Only run math special function tests for C++11 and laterJonathan Wakely85-42/+85
2016-02-12Fix FAIL: special_functions/18_riemann_zeta/check_value.cc (test for excess e...Mike Stump1-4/+1
2016-01-27Set FP options for failing special functions testsJonathan Wakely1-2/+2
2016-01-22TR29124 C++ Special Math - <math.h> pulls funcs into global namespace.Edward Smith-Rowland21-42/+21
2016-01-14Implement TR29124 C++ special Math Functions.Edward Smith-Rowland85-0/+23679