aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/lib
AgeCommit message (Expand)AuthorFilesLines
2024-08-16libstdc++-v3: testsuite: Prune uncapitalized "in function" linker warningHans-Peter Nilsson1-0/+9
2024-07-31libstdc++: Only append "@euro" to locale names for Glibc testingJonathan Wakely1-1/+1
2024-07-29Polish libstdc++ 'dg-final' action 'file-io-diff'Thomas Schwinge1-8/+11
2024-07-25libstdc++: Fix testsuite for remote testing (and sim)Andrew Pinski1-1/+2
2024-07-24libstdc++: Stop copying all data files into test directoryJonathan Wakely1-5/+0
2024-07-24libstdc++: Add file-io-diff to replace @diff@ markup in I/O testsJonathan Wakely1-0/+32
2024-07-24libstdc++: Replace @require@ markup in some I/O testsJonathan Wakely2-1/+2
2024-06-26[libstdc++] [testsuite] no libatomic for vxworksAlexandre Oliva1-0/+5
2024-05-07Remove obsolete Solaris 11.3 supportRainer Orth1-5/+1
2024-04-30Fix pretty printers regexp for GDB outputChristophe Lyon1-3/+9
2024-03-26libstdc++: Replace stacktrace effective target with feature testJonathan Wakely1-8/+0
2024-03-26libstdc++: Add dg-require-cpp-feature-test to test feature test macrosJonathan Wakely2-0/+24
2024-03-19libstdc++: Sync the atomic_link_flags implementation with GCC.Iain Sandoe1-1/+1
2024-03-19libstdc++, Darwin: Do not use dev/null as the file for executables.Iain Sandoe1-1/+19
2024-03-07libstdc++: Better diagnostics for std::format errorsJonathan Wakely1-0/+1
2024-02-06libstdc++: /dev/null is not accessible on WindowsTorbjörn SVENSSON1-2/+5
2024-01-03Update copyright years.Jakub Jelinek4-4/+4
2023-10-13testsuite: Add dg-require-atomic-cmpxchg-wordHans-Peter Nilsson2-0/+46
2023-09-28libstdc++: Show full Python stack on errorTom Tromey1-0/+2
2023-09-15libstdc++: Add support for running tests with multiple -std optionsJonathan Wakely2-0/+114
2023-09-14libstdc++: Support dg-additional-files in testsJonathan Wakely2-1/+16
2023-09-07libstdc++: Remove trailing whitespace from dejagnu filesJonathan Wakely3-8/+8
2023-08-17libstdc++: Fix testsuite no_pch directiveJonathan Wakely1-1/+3
2023-07-03testsuite, Darwin: Remove an unnecessary flags addition.Iain Sandoe1-3/+0
2023-06-29Relax type-printer regexp in libstdc++ test suiteTom Tromey1-1/+5
2023-06-07Support 'UNSUPPORTED: [...]: exception handling disabled' for libstdc++ testingThomas Schwinge1-0/+12
2023-05-31libstdc++: Stop using _GLIBCXX_USE_C99_MATH_TR1 in <cmath>Jonathan Wakely1-1/+1
2023-05-16libstdc++: Stop using _GLIBCXX_USE_C99_STDINT_TR1 in <cstdint>Jonathan Wakely1-1/+1
2023-04-05libstdc++: Downgrade DEBUG to ASSERTIONS when !HOSTEDArsen Arsenović1-0/+1
2023-01-16Update copyright years.Jakub Jelinek4-4/+4
2023-01-14libstdc++: Embed a static copy of tzdata.ziJonathan Wakely1-5/+2
2022-12-23Reimplement GNU threads library on native WindowsEric Botcazou1-1/+13
2022-12-22libstdc++: Implement C++20 time zone support in <chrono>Jonathan Wakely1-0/+14
2022-11-28libstdc++: Prune versioned namespace from testsuite outputJonathan Wakely1-0/+2
2022-10-10libstdc++: std::make_signed_t<cv bool> should be ill-formedJonathan Wakely1-0/+1
2022-10-03libstdc++: Add effective-target 'hosted' for testsuite [PR103626]Jonathan Wakely1-1/+9
2022-10-03libstdc++: Mark headers that must be hosted as such [PR103626]Arsen Arsenović1-0/+4
2022-10-03libstdc++: Make _GLIBCXX_HOSTED respect -ffreestanding [PR103626]Jonathan Wakely1-2/+2
2022-06-27libstdc++: xfail experimental/net tests on rtemsAlexandre Oliva1-5/+1
2022-06-23libstdc++: testsuite: skip fs last_write_time tests if dummyAlexandre Oliva2-0/+17
2022-06-23libstdc++: testsuite: skip fs space tests on dummy implementationsAlexandre Oliva2-0/+17
2022-06-23libstdc++: testsuite: conditionalize symlink testsAlexandre Oliva2-2/+22
2022-06-23libstdc++: testsuite: use -lbsd for net_ts on RTEMSAlexandre Oliva1-0/+6
2022-05-05libstdc++: Fixes for tests that fail with -fno-rttiJonathan Wakely1-0/+8
2022-01-17libstdc++: Define <stacktrace> header for C++23Jonathan Wakely1-0/+8
2022-01-03Update copyright years.Jakub Jelinek4-4/+4
2021-11-24libstdc++: Replace hyphens in effective target keywordsJonathan Wakely1-11/+11
2021-11-23libstdc++: Add effective-target for std::allocator implementationJonathan Wakely1-0/+8
2021-11-19libstdc++, testsuite: Add a prune expression for external tool bug.Iain Sandoe1-1/+4
2021-11-05libstdc++: Add xfail to pretty printer tests that fail in C++20Jonathan Wakely1-22/+41