summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/21_strings/basic_string/modifiers/assign
AgeCommit message (Expand)Author
2025-07-24libstdc++: Expand compile-time ranges tests for vector and basic_string.Tomasz KamiƄski
2025-04-11libstdc++: Add P1206R7 from_range members to std::string [PR111055]Jonathan Wakely
2025-01-02Update copyright years.Jakub Jelinek
2024-01-03Update copyright years.Jakub Jelinek
2023-01-16Update copyright years.Jakub Jelinek
2022-01-03Update copyright years.Jakub Jelinek
2021-11-30libstdc++: Fix tests that fail with fully-dynamic-stringJonathan Wakely
2021-05-10libstdc++: Remove redundant -std=gnu++17 option from strings testsJonathan Wakely
2021-01-04Update copyright years.Jakub Jelinek
2020-10-14libstdc++: Fix tests that fail with old std::string ABIJonathan Wakely
2020-07-31libstdc++: Ensure c++NN effective target present in all C++17 testsJonathan Wakely
2020-01-01Update copyright years.Jakub Jelinek
2019-01-04Avoid spurious test failures when -fno-inline in test flagsJonathan Wakely
2019-01-01Update copyright years.Jakub Jelinek
2018-10-25PR libstdc++/87749 fix (and optimize) string move constructionJonathan Wakely
2018-07-05PR libstdc++/58265 add noexcept to basic_string::assign(basic_string&&)Jonathan Wakely
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-10-12testsuite_hooks.h: Rewrite VERIFY in terms of __builtin_printf and __builtin_...Paolo Carlini
2016-08-26Use effective-target instead of -std optionsJonathan Wakely
2016-08-17PR 77264 constrain new std::basic_string overloadsJonathan Wakely
2016-07-28Implement std::string_view and P0254r2,Ville Voutilainen
2016-01-04Update copyright years.Jakub Jelinek
2015-04-29re PR libstdc++/64657 (Support iterators with overloaded operator-comma)Jonathan Wakely
2015-01-05Update copyright years.Jakub Jelinek
2014-10-15shrink_to_fit.cc: Prefer -std=gnu++11.Paolo Carlini
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford
2013-06-27*: Move inside testsuite/21_strings/basic_string/modifiers/.Paolo Carlini