aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/17_intro/headers
AgeCommit message (Expand)AuthorFilesLines
2025-05-30libstdc++: Move atomic wait/notify entry points into the libraryJonathan Wakely1-2/+0
2025-01-02Update copyright years.Jakub Jelinek22-22/+22
2024-07-06libstdc++: Remove redundant 17_intro/headers testsJonathan Wakely35-1278/+26
2024-07-06libstdc++: Restore support for including <name.h> in extern "C" [PR115797]Jonathan Wakely1-2/+1
2024-04-22libstdc++: Workaround kernel-headers on s390x-linuxJakub Jelinek5-0/+20
2024-01-03Update copyright years.Jakub Jelinek48-48/+48
2023-01-16Update copyright years.Jakub Jelinek48-48/+48
2022-10-03libstdc++: Disable hosted-only tests [PR103626]Arsen Arsenović1-0/+1
2022-10-03libstdc++: Make some tests work on freestanding [PR103626]Arsen Arsenović1-0/+2
2022-09-21libstdc++: Remove main() from some compile-only testsJonathan Wakely5-25/+0
2022-01-17libstdc++: Rename non-reserved macros in config header [PR103650]Jonathan Wakely1-0/+13
2022-01-03Update copyright years.Jakub Jelinek48-48/+48
2021-11-10libstdc++: Fix test for libstdc++ not including <unistd.h> [PR100117]Jonathan Wakely1-1/+112
2021-06-14libstdc++: Add explicit -std=gnu++17 option to testJonathan Wakely1-0/+1
2021-06-14libstdc++: Use reserved name for attribute [PR101055]Jonathan Wakely3-0/+3
2021-05-10libstdc++: Remove redundant -std=gnu++17 option from remaining testsJonathan Wakely7-7/+3
2021-04-12libstdc++: Fix test that fails in C++20 mode [PR 99995]Jonathan Wakely1-1/+3
2021-01-04Update copyright years.Jakub Jelinek48-48/+48
2020-08-21libstdc++: Do not check "cold" name on darwin [PR 96736]Jonathan Wakely5-5/+5
2020-08-18libstdc++: Add "cold" to tests for reserved attribute namesJonathan Wakely5-0/+10
2020-07-31libstdc++: Ensure c++NN effective target present in all C++17 testsJonathan Wakely7-7/+7
2020-02-29Skip charset.cc tests on *-*-hpux*.John David Anglin5-5/+5
2020-01-01Update copyright years.Jakub Jelinek48-48/+48
2019-09-26Remove include directives for deleted Profile Mode headersJonathan Wakely2-0/+46
2019-04-21libstdc++-v3 Skip tests on Darwin8-10.Iain Sandoe5-0/+5
2019-02-11PR libstdc++/89023 fix test that fails when <omp.h> not availableJonathan Wakely3-0/+75
2019-01-06PR libstdc++/88607 add tests using -finput-charset=asciiJonathan Wakely5-0/+20
2019-01-01Update copyright years.Jakub Jelinek43-43/+43
2018-12-06Fix PR libstdc++/64883 Darwin headers use always_inline so don't test thatJonathan Wakely5-8/+8
2018-06-18P0754R2 <version> headerJonathan Wakely14-0/+642
2018-01-03Update copyright years.Jakub Jelinek29-29/+29
2017-04-28Remove superfluous "" in dg-error.Jonathan Wakely1-1/+1
2017-04-28Remove superfluous '{ target *-*-* }' in dg-(error|warning|message|bogus)Tom de Vries1-1/+1
2017-03-02Rename 17_intro/headers/names.cc test fileJonathan Wakely1-101/+0
2017-03-02PR libstdc++/79789 fix non-reserved names in headersJonathan Wakely1-0/+101
2017-01-01Update copyright years.Jakub Jelinek29-29/+29
2016-10-03Ensure "C++" language linkage for std::abs overloadsJonathan Wakely1-3/+10
2016-07-28Use dg-additional-options in libstdc++ testsJonathan Wakely4-4/+4
2016-01-21libstdc++/69406 Fix test to check for supported headersJonathan Wakely1-0/+20
2016-01-20Ensure C++ language linkage in cmath and cstdlibJonathan Wakely1-0/+50
2016-01-04Update copyright years.Jakub Jelinek28-28/+28
2015-09-11Rationalise PCH headers and 17_intro/headers tests.Jonathan Wakely17-5/+280
2015-09-04Add C++11 header <cuchar>.Edward Smith-Rowland2-0/+9
2015-08-24re PR libstdc++/67309 (Error compiling with -std=c++11 and -fsingle-precision...Jonathan Wakely2-1/+23
2015-03-20[Patch Testsuite] Make all_attributes.cc in to (almost_)all_attributes.cc for...James Greenhalgh3-0/+9
2015-03-03re PR libstdc++/64883 (FAIL: 17_intro/headers/c++*/all_attributes.cc (test fo...Iain Sandoe3-5/+11
2015-02-01re PR libstdc++/64883 (FAIL: 17_intro/headers/c++*/all_attributes.cc (test fo...Jonathan Wakely1-2/+5
2015-01-29atomic_base.h: Use __always_inline__ instead of always_inline.Jonathan Wakely3-0/+114
2015-01-05Update copyright years.Jakub Jelinek18-18/+18
2014-10-15freestanding.cc: Prefer -std=gnu++11.Paolo Carlini7-7/+7