summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/ext
AgeCommit message (Expand)Author
2025-11-14libstdc++: Ensure that _Utf_view is always a view.Tomasz Kamiński
2025-10-27libstdc++: New _IotaArray utility to simplify index pack creationMatthias Kretz
2025-10-13libstdc++: Fix reverse iteration in _Utf16_viewJonathan Wakely
2025-10-08Update to Unicode 17.0.0Jakub Jelinek
2025-07-18libstdc++: Implement reverse iteration for _Utf_viewJonathan Wakely
2025-07-07libstdc++: Make VERIFY a variadic macroJonathan Wakely
2025-06-11libstdc++: Remove unused 'test' variables in test casesJonathan Wakely
2025-01-02Update copyright years.Jakub Jelinek
2024-11-14libstdc++: Make _GLIBCXX_NODISCARD work for C++11 and C++14Jonathan Wakely
2024-10-08contrib, libcpp, libstdc++: Update to Unicode 16.0Jakub Jelinek
2024-09-25libstdc++: #ifdef out #pragma GCC system_headerJason Merrill
2024-09-19libstdc++: add #pragma diagnosticJason Merrill
2024-08-23libstdc++: Fix std::allocator_traits::construct constraints [PR108619]Jonathan Wakely
2024-07-24libstdc++: Rename tests [PR12048]Jonathan Wakely
2024-07-24libstdc++: Use dg-additional-files in some I/O testsJonathan Wakely
2024-06-28libstdc++: Do not use C++11 alignof in C++98 mode [PR104395]Jonathan Wakely
2024-05-17libstdc++: Fix typo in _Grapheme_cluster_view::_Iterator [PR115119]Jonathan Wakely
2024-05-07libstdc++: Fix handling of incomplete UTF-8 sequences in _Unicode_viewJonathan Wakely
2024-04-08libstdc++: Use char for _Utf8_view if char8_t isn't available [PR114519]Jonathan Wakely
2024-03-14libstdc++: Add nodiscard in <algorithm>Jonathan Wakely
2024-01-17libstdc++: Implement C++26 std::text_encoding (P1885R12) [PR113318]Jonathan Wakely
2024-01-09libstdc++: Fix Unicode property detection functionsJonathan Wakely
2024-01-08libstdc++: Add Unicode-aware width estimation for std::formatJonathan Wakely
2024-01-03Update copyright years.Jakub Jelinek
2023-09-18c++: non-dependent assignment checking [PR63198, PR18474]Patrick Palka
2023-08-23libstdc++: Fix tests relying on operator new/delete overloadFrançois Dumont
2023-06-07libstdc++: Fix some tests that fail with -fno-exceptionsJonathan Wakely
2023-06-07libstdc++: Fix some tests that fail with -fexcess-precision=standardJonathan Wakely
2023-05-16libstdc++: Add assertion to debug_allocator testJonathan Wakely
2023-01-16Update copyright years.Jakub Jelinek
2022-10-03libstdc++: Disable hosted-only tests [PR103626]Arsen Arsenović
2022-06-27libstdc++: testsuite: Add missing <string> headerJonathan Wakely
2022-01-14libstdc++: Add attribute to features deprecated in C++17 [PR91260]Jonathan Wakely
2022-01-06libstdc++: Increase timeout for pthread7-rope.cc testJonathan Wakely
2022-01-03Update copyright years.Jakub Jelinek
2021-11-23libstdc++: Add effective-target for std::allocator implementationJonathan Wakely
2021-10-09libstdc++: Remove unnecessary uses of _GLIBCXX_USE_WCHAR_T in testsuite [PR98...Jonathan Wakely
2021-10-01libstdc++: Remove useless base classes in pb_db testsJonathan Wakely
2021-09-16libstdc++: Increase timeout factor for slow pb_ds testsJonathan Wakely
2021-08-04libstdc++: Add [[nodiscard]] to iterators and related utilitiesJonathan Wakely
2021-08-03libstdc++: Add testsuite proc for testing deprecated featuresJonathan Wakely
2021-07-21libstdc++: Make __gnu_cxx::sequence_buffer move-aware [PR101542]Jonathan Wakely
2021-01-10libstdc++: Suppress more vstring testsuite warnings. [PR 98613]David Edelsohn
2021-01-04Update copyright years.Jakub Jelinek
2020-12-15libstdc++: Increase timeout for tests in debug modeJonathan Wakely
2020-12-14Correct/improve maybe_emit_free_warning (PR middle-end/98166, PR c++/57111, P...Martin Sebor
2020-12-03Add support for detecting mismatched allocation/deallocation calls.Martin Sebor
2020-11-26libstdc++: Fix undefined FILE* operations in testJonathan Wakely
2020-10-29libstdc++: Avoid warnings in testsJonathan Wakely
2020-04-30libstdc++: Avoid errors in allocator's noexcept-specifier (PR 89510)Jonathan Wakely