aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/tr1
AgeCommit message (Expand)AuthorFilesLines
2021-09-13Merged current trunk to branch.Thomas Koenig580-581/+582
2020-10-29libstdc++: Prevent deprecation warnings from <tr1/shared_ptr>Jonathan Wakely1-2/+2
2020-10-29libstdc++: Avoid warnings in testsJonathan Wakely2-1/+5
2020-07-31libstdc++: Ensure c++NN effective-target present in more testsJonathan Wakely1-1/+1
2020-03-12libstdc++: Fix test failure due to -Wnonnull warningsJonathan Wakely1-1/+1
2020-01-01Update copyright years.Jakub Jelinek580-580/+580
2019-10-23Adjust extension types to use allocator_traitsJonathan Wakely4-8/+14
2019-09-30libstdc++ testsuite, silence a FreeBSD libm warningAndreas Tobler6-0/+6
2019-09-11Fix libstdc++ tests for -Wvolatile warnings in C++2a modeJonathan Wakely1-0/+2
2019-03-06PR libstdc++/86655 - std::assoc_legendre should not constrainEdward Smith-Rowland2-0/+112
2019-01-01Update copyright years.Jakub Jelinek578-578/+578
2018-11-18PR libstdc++/83566 - cyl_bessel_j returns wrong result for x>1000Michele Pezzutti2-0/+68
2018-07-26Add missing dg-require-cstdint directives to testsJonathan Wakely1-0/+1
2018-05-11...and actually resture the *new* testcase.Edward Smith-Rowland1-265/+265
2018-05-11Restore the testcase that was clobbered by the recent PR83140 patches.Edward Smith-Rowland1-0/+2052
2018-05-10PR libstdc++/83140 - assoc_legendre returns negated value when m is oddEdward Smith-Rowland1-2052/+0
2018-05-07Rollback bad commits! Sorry!Edward Smith-Rowland2-42/+0
2018-05-07Revert 20001.Edward Smith-Rowland3-0/+2094
2018-05-07Moar PR libstdc++/80506Edward Smith-Rowland1-2052/+0
2018-05-03PR libstdc++/82644 define TR1 hypergeometric functions in strict modesJonathan Wakely2-0/+62
2018-01-03Update copyright years.Jakub Jelinek576-576/+576
2017-12-07re PR libstdc++/83120 (ext/special_functions/hyperg failure on AIX)David Edelsohn1-1/+2
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-Rowland25-51792/+36153
2017-06-15Use pthread effective-target in testsuiteRainer Orth2-4/+6
2017-04-20PR libstdc++/68397 std::tr1::expint fails ... long double arguments.Edward Smith-Rowland1-0/+46
2017-01-01Update copyright years.Jakub Jelinek575-575/+575
2016-11-13DR 374 - specialization in outer namespaceJason Merrill10-62/+55
2016-10-17isblank.cc: Remove 'test' variables.Paolo Carlini236-491/+1
2016-08-26Use effective-target instead of -std optionsJonathan Wakely4-5/+4
2016-08-19Simplify dg-options for tests using pthreadsJonathan Wakely2-4/+2
2016-08-18Remove unintended dg-options directiveJonathan Wakely1-1/+0
2016-08-17Adjust testcases for C++17 compatibilityJonathan Wakely1-1/+4
2016-08-02Test TR1 special functions without adding them to stdJonathan Wakely1-2/+0
2016-08-02Make TR1 special function tests support C++98Jonathan Wakely6-114/+114
2016-04-29Remove trailing whitespace from libstdc++-v3 filesChris Gregory265-10723/+10723
2016-02-23libstdc++/69893 make <tr1/cmath> work with C++11Jonathan Wakely2-0/+27
2016-01-14Implement TR29124 C++ special Math Functions.Edward Smith-Rowland7-2204/+7218
2016-01-04Update copyright years.Jakub Jelinek573-573/+573
2015-11-13More fine-grained autoconf checks for C99 libraryJennifer Yao5-6/+6
2015-09-03libstdc++: Run tests on RTEMSSebastian Huber2-2/+2
2015-08-18re PR c++/67216 (false is still a null pointer constant)Jonathan Wakely1-2/+2
2015-06-12Use atomics in guard.cc.Ramana Radhakrishnan1-2/+2
2015-05-09std_c++0x_neg.cc: Add -std=c++98.Jason Merrill8-0/+16
2015-01-05Update copyright years.Jakub Jelinek573-573/+573
2014-12-01re PR libstdc++/63840 (std::function copy constructor deletes an uninitialize...Jonathan Wakely1-0/+55
2014-10-16libstdc++.exp: Prefer -std=gnu++11.Paolo Carlini6-6/+6
2014-08-14parser.c (cp_parser_init_declarator): Remove redundant check of decl_specifie...Paolo Carlini1-3/+1
2014-05-23re PR libstdc++/60793 (Add target *-*-dragonfly* to dg-options on 172 libstdc...Jonathan Wakely2-4/+4
2014-05-16typedefs-1.cc: Fix test for 32-bit target.Jonathan Wakely1-2/+1