aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/26_numerics/complex
AgeCommit message (Expand)AuthorFilesLines
2025-05-15libstdc++: Deprecate non-standard std::fabs(const complex<T>&) [PR120235]Jonathan Wakely1-0/+13
2025-03-06libstdc++: Fix failures in new std::complex test [PR119144]Jonathan Wakely1-4/+5
2025-03-06libstdc++: implement tuple protocol for std::complex (P2819R2)Giuseppe D'Angelo1-0/+179
2025-01-02Update copyright years.Jakub Jelinek33-33/+33
2024-10-24libstdc++: Fix typos in tests using macros for std::float128_t supportJonathan Wakely1-1/+1
2024-01-03Update copyright years.Jakub Jelinek33-33/+33
2023-11-16libstdc++: Test for feature test macros more accuratelyJonathan Wakely2-0/+2
2023-09-16libstdc++: Remove dg-options "-std=gnu++20" from 26_numerics testsJonathan Wakely6-12/+6
2023-09-15libstdc++: Remove dg-options "-std=gnu++23" from remaining testsJonathan Wakely1-1/+0
2023-09-04libstdc++: Remove unnecessary dg-options and outdated commentJonathan Wakely1-4/+1
2023-09-04libstdc++: Add { target c++98_only } to testsJonathan Wakely1-1/+1
2023-05-31libstdc++: Stop using _GLIBCXX_USE_C99_MATH_TR1 in <cmath>Jonathan Wakely1-2/+2
2023-01-16Update copyright years.Jakub Jelinek33-33/+33
2022-10-31libstdc++-v3: <complex> support for extended floating point typesJakub Jelinek1-0/+89
2022-10-03libstdc++: Disable hosted-only tests [PR103626]Arsen Arsenović1-0/+1
2022-06-27libstdc++: testsuite: complex proj requirementsAlexandre Oliva1-0/+13
2022-01-03Update copyright years.Jakub Jelinek32-32/+32
2021-01-04Update copyright years.Jakub Jelinek32-32/+32
2020-12-16libstdc++: Add C++ runtime support for new 128-bit long double formatJonathan Wakely1-2/+2
2020-01-01Update copyright years.Jakub Jelinek32-32/+32
2019-12-10libstdc++: Define __cpp_lib_constexpr_complex macroJonathan Wakely2-0/+54
2019-06-06Fix tests that fail with -std=gnu++98 or -std=gnu++11Jonathan Wakely1-1/+1
2019-05-03Fix new testcase to not require std::copysignJonathan Wakely1-2/+18
2019-05-01PR libstdc++/61761 fix std::proj for targets without C99 cprojJonathan Wakely1-0/+387
2019-01-09PR libstdc++/88204 disable std::complex<long double> testsJonathan Wakely2-1/+4
2019-01-01Update copyright years.Jakub Jelinek29-29/+29
2018-12-04PR libstdc++/88341 - Complex norm doesn't compile with C++11Edward Smith-Rowland1-0/+27
2018-11-26Only use __float128 in test if availableJonathan Wakely1-0/+2
2018-11-23Implement P0415 More constexpr for std::complex.Edward Smith-Rowland4-0/+344
2018-01-03Update copyright years.Jakub Jelinek24-24/+24
2017-12-14Test whitespace handling in std::complex extractionJonathan Wakely1-0/+28
2017-12-14Improve std::complex test and move to sub-directoryJonathan Wakely1-17/+3
2017-12-13PR libstdc++/59568 fix error handling for std::complex stream extractionJonathan Wakely1-0/+168
2017-10-24libstdc++.exp (check_v3_target_normal_mode): Add c++config.h include.François Dumont1-0/+1
2017-10-10PR libstdc++/82417 do not include C99 <complex.h> in strict modesJonathan Wakely1-1/+2
2017-01-25PR libstdc++/70607 make proj(T) and conj(T) return complex<T>Jonathan Wakely2-9/+23
2017-01-01Update copyright years.Jakub Jelinek23-23/+23
2016-10-141.cc: Remove 'test' variables.Paolo Carlini11-24/+0
2016-08-26Use effective-target instead of -std optionsJonathan Wakely15-25/+17
2016-08-17Add comment explaining why -std=c++14 is needed.Jonathan Wakely1-1/+3
2016-04-18Make use of extensions more explicit in libstdc++ testsJonathan Wakely2-2/+2
2016-01-04Update copyright years.Jakub Jelinek23-23/+23
2015-11-06* testsuite/26_numerics/complex/requirements/constexpr.ccKai Tietz2-2/+2
2015-06-221.cc: Use non-negative rho argument.Jonathan Wakely1-1/+1
2015-01-05Update copyright years.Jakub Jelinek23-23/+23
2014-10-15shrink_to_fit.cc: Prefer -std=gnu++11.Paolo Carlini11-11/+11
2014-10-1557899.cc: Prefer -std=gnu++11.Paolo Carlini1-1/+1
2014-10-15complex (complex::real, [...]): Add const.Jonathan Wakely1-0/+28
2014-10-15limits: Remove stray semicolon.Paolo Carlini1-1/+1
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford22-22/+22