aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/17_intro
AgeCommit message (Expand)AuthorFilesLines
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 Jelinek6-0/+26
2024-02-02libstdc++: Fix experimental/names.cc failure on AIXJonathan Wakely1-0/+2
2024-01-08libstdc++: Remove std::__unicode::__null_sentinelJonathan Wakely1-0/+1
2024-01-03Update copyright years.Jakub Jelinek57-57/+57
2023-08-23libstdc++: Fix tests relying on operator new/delete overloadFrançois Dumont1-0/+8
2023-04-12libstdc++: Fix some AIX test failuresJonathan Wakely1-0/+2
2023-04-05libstdc++: Add a test for <version> FTM redefinitionsArsen Arsenović1-0/+7
2023-02-22[libstdc++] [testsuite] intro/names.cc: undef func on vxw7krnAlexandre Oliva1-0/+2
2023-02-16libstdc++: Make names_pstl.cc require et tbb_backendJonathan Wakely1-1/+3
2023-02-16libstdc++: Add missing space after effective-target name in testJonathan Wakely1-1/+1
2023-02-16libstdc++: Fix non-reserved names in PSTL headersJonathan Wakely1-0/+16
2023-02-16libstdc++: Fix uses of non-reserved names in headersJonathan Wakely1-2/+19
2023-01-27libstdc++: Fix up FAIL in 17_intro/names.cc on glibc < 2.19 [PR108568]Jakub Jelinek1-2/+5
2023-01-16Update copyright years.Jakub Jelinek57-57/+57
2022-12-12libstdc++: Change names that clash with Win32 or ClangJonathan Wakely1-0/+11
2022-12-09libstdc++: Fix some -Wunused warnings in testsJonathan Wakely1-0/+2
2022-12-06libstdc++: Fix test that fails due to name clash with old glibc [PR107979]Jonathan Wakely1-0/+7
2022-11-29libstdc++: Do not use __used or __packed as identifiersJonathan Wakely2-2/+9
2022-11-16libstdc++: Fix stream initialization with static library [PR107701]Patrick Palka1-1/+1
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ć4-61/+79
2022-09-24libstdc++: Simplify detection idiom using conceptsJonathan Wakely1-0/+1
2022-09-21libstdc++: Remove main() from some compile-only testsJonathan Wakely5-25/+0
2022-09-14libstdc++: Add comment to 17_intro/names.cc testJonathan Wakely1-0/+2
2022-09-09libstdc++: Rename parameter to avoid darwin __weak qualifierJonathan Wakely1-0/+4
2022-05-05libstdc++: Fixes for tests that fail with -fno-rttiJonathan Wakely1-1/+3
2022-03-03libstdc++: Fix test failure on AIXJonathan Wakely1-0/+2
2022-01-17libstdc++: Rename non-reserved macros in config header [PR103650]Jonathan Wakely1-0/+13
2022-01-03Update copyright years.Jakub Jelinek57-57/+57
2021-12-14libstdc++: Fix non-reserved name in <regex> headerJonathan Wakely1-0/+1
2021-11-10libstdc++: Fix test for libstdc++ not including <unistd.h> [PR100117]Jonathan Wakely1-1/+112
2021-10-26libstdc++: Fix 17_intro/names.cc on SolarisRainer Orth1-0/+4
2021-08-31libstdc++: Fix 17_intro/names.cc failures on SolarisJonathan Wakely1-0/+6
2021-08-26libstdc++: Add another non-reserved name to testsJonathan Wakely1-0/+1
2021-08-25libstdc++: Fix names.cc test failures on WindowsJonathan Wakely1-0/+10
2021-08-25libstdc++: Fix non-reserved names in <valarray>Jonathan Wakely1-0/+1
2021-06-28libstdc++: Fix backwards logic in 17_intro/names.cc test [PR 97088]Jonathan Wakely1-3/+7
2021-06-25libstdc++: More workarounds in 17_intro/names.cc test [PR 97088]Jonathan Wakely1-0/+14
2021-06-23libstdc++: Avoid "__lockable" name defined as macro by newlibJonathan Wakely1-0/+6
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-03-15libstdc++, testsuite, Darwin : Adjust for names used in system headers.Iain Sandoe1-0/+5
2021-02-24libstdc++: Fix failing tests due to 'u' identifier in kernel headerJonathan Wakely1-0/+5
2021-01-04Update copyright years.Jakub Jelinek57-57/+57
2020-12-23Account for VxWorks headers in libstdc++ test on namesOlivier Hainque1-0/+41
2020-11-25libstdc++: Fix test failure on AIXJonathan Wakely1-0/+2