aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite
AgeCommit message (Expand)AuthorFilesLines
10 hourslibstdc++: Add NTTP bind_front, -back, not_fn (P2714) [PR119744]Nathan Myers9-16/+763
11 hourslibstdc++: Constrain operator<< for chrono::local_typeJonathan Wakely1-0/+8
2 dayslibstdc++: Implement C++23 P2590R2 - Explicit lifetime management [PR106658]Jakub Jelinek1-0/+94
3 dayslibstdc++: Explicitly pass -Wsystem-headers in tests that need itPatrick Palka5-1/+5
4 dayslibstdc++: Fix missing change to views::pairwise from P2165R4 [PR121956]Jonathan Wakely1-0/+13
7 dayslibstdc++: Fix ranges::shuffle for non-sized range [PR121917]Patrick Palka1-0/+18
7 dayslibstdc++: ranges::rotate should use ranges::iter_move [PR121913]Jonathan Wakely1-0/+45
7 dayslibstdc++: Fix algorithms to use iterators' difference_type for arithmetic [P...Jonathan Wakely14-25/+114
9 dayslibstdc++: optimize weak_ptr converting constructor/assignmentGiuseppe D'Angelo1-0/+80
9 dayslibstdc++: Tests of %W/%V/%U and %G for !ok date values.Tomasz Kamiński1-20/+28
9 dayslibstdc++: Enforce Mandates: for Boyer-Moore searchersJonathan Wakely1-0/+30
10 dayslibstdc++: Rename _S-prefixed identifiers in <mdspan>.Luc Grosheintz1-1/+1
10 dayslibstdc++: Apply LWG4351 to CTAD of span/mdspan.Luc Grosheintz3-4/+3
10 dayslibstdc++: Use _Drop_iter<_CharT> for formattable concept checking [PR121765]Tomasz Kamiński1-0/+53
12 dayslibstdc++: Adjust span/mdspan CTAD for P2781R9.Luc Grosheintz3-14/+51
12 dayslibstdc++: Implement constant_wrapper, cw from P2781R9.Luc Grosheintz7-0/+1191
2025-09-05libstdc++: Make join_view::_Iterator::_M_get_inner noexcept [PR121804]Patrick Palka1-0/+12
2025-09-04libstdc++: Merge bind_front and bind_back bindersTomasz Kamiński4-3/+33
2025-09-03libstdc++: Implement LWG4222 'expected' constructor from a single value missi...Yihan Wang1-0/+39
2025-09-03libstdc++: Fix std::get<T> for std::pair with reference members [PR121745]Jonathan Wakely1-0/+52
2025-09-03libstdc++: Make CTAD ignore pair(const T1&, const T2&) constructor [PR110853]Jonathan Wakely1-0/+10
2025-08-28libstdc++: Implement C++26 <debugging> features [PR119670]Jonathan Wakely4-0/+59
2025-08-28libstdc++: Test comparing ordering with type convertible to any pointer.Tomasz Kamiński1-0/+16
2025-08-28libstdc++: Constrain bitset(const CharT*) constructor [PR121046]Jonathan Wakely1-0/+11
2025-08-27libstdc++: Reduce chances of object aliasing for function wrapper.Tomasz Kamiński2-0/+46
2025-08-26libstdc++: Do not require assignment for vector::resize(n, v) [PR90192]Tomasz Kamiński3-17/+83
2025-08-26libstdc++: Refactor bound arguments storage for bind_front/backTomasz Kamiński4-22/+330
2025-08-21libstdc++: Check _GLIBCXX_USE_PTHREAD_MUTEX_CLOCKLOCK with #if [PR121496]Jonathan Wakely1-0/+14
2025-08-21libstdc++: Implement aligned_accessor from mdspan [PR120994]Luc Grosheintz5-0/+118
2025-08-21libstdc++: Implement is_sufficiently_aligned [PR120994]Luc Grosheintz2-0/+35
2025-08-21libstdc++: Fix std::numeric_limits<__float128>::max_digits10 [PR121374]Jonathan Wakely1-0/+5
2025-08-21libstdc++: Suppress some more additional diagnostics [PR117294]Jonathan Wakely2-0/+3
2025-08-21libstdc++: Implement std::dims from <mdspan>.Luc Grosheintz2-4/+14
2025-08-21libstdc++: Replace numeric_limit with __int_traits in mdspan.Luc Grosheintz1-0/+3
2025-08-19libstdc++: Restore call to test6642 in string_vector_iterators.cc test [PR104...Tomasz Kamiński1-0/+1
2025-08-18libstdc++: Add nodiscard attribute for ranges algorithm [PR121476]Tomasz Kamiński4-12/+28
2025-08-18libstdc++: Fix-self element self-assigments when inserting an empty range [PR...Tomasz Kamiński1-0/+50
2025-08-04libstdc++: Fix dereferencing of std::indirect xvalues [PR121128]Tomasz Kamiński2-0/+111
2025-07-30libstdc++: Fix test when dual abi disabledFrançois Dumont1-2/+2
2025-07-29libsdc++: Test using range_format::map as format_kind.Tomasz Kamiński1-1/+3
2025-07-28libstdc++: Teach std::distance and std::advance about C++20 iterators [PR102181]Jonathan Wakely1-0/+60
2025-07-28libstdc++: Refactor tests for mdspan related accessors.Luc Grosheintz1-22/+37
2025-07-28libstdc++: Support braces as arguments for std::erase on inplace_vector [PR12...Tomasz Kamiński1-3/+23
2025-07-25c++: Unwrap type traits defined in terms of builtins within diagnostics [PR11...Nathaniel Shead10-1/+16
2025-07-24libstdc++: Cleaned up string_vector_iterators.cc test [PR104874]Tomasz Kamiński1-379/+146
2025-07-24libstdc++: Expand compile-time ranges tests for vector and basic_string.Tomasz Kamiński14-238/+111
2025-07-23libstdc++: Prepare test code for default_accessor for reuse.Luc Grosheintz2-99/+125
2025-07-23libstdc++: Remove redundant parens in mdspan testsuite.Luc Grosheintz3-27/+27
2025-07-23libstdc++: Negative tests for constexpr uses inplace_vector [PR119137]Tomasz Kamiński4-22/+155
2025-07-22libstdc++: Make testsuite_iterators constexpr and expand inplace_vector tests...Tomasz Kamiński4-117/+179