summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/21_strings/basic_string/modifiers/assign
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2022-01-0315-15/+15
* libstdc++: Fix tests that fail with fully-dynamic-stringJonathan Wakely2021-11-302-2/+2
* libstdc++: Remove redundant -std=gnu++17 option from strings testsJonathan Wakely2021-05-102-2/+0
* Update copyright years.Jakub Jelinek2021-01-0415-15/+15
* libstdc++: Fix tests that fail with old std::string ABIJonathan Wakely2020-10-142-2/+2
* libstdc++: Ensure c++NN effective target present in all C++17 testsJonathan Wakely2020-07-312-0/+2
* Update copyright years.Jakub Jelinek2020-01-0115-15/+15
* Avoid spurious test failures when -fno-inline in test flagsJonathan Wakely2019-01-042-2/+6
* Update copyright years.Jakub Jelinek2019-01-0115-15/+15
* PR libstdc++/87749 fix (and optimize) string move constructionJonathan Wakely2018-10-254-0/+227
* PR libstdc++/58265 add noexcept to basic_string::assign(basic_string&&)Jonathan Wakely2018-07-052-0/+6
* Update copyright years.Jakub Jelinek2018-01-0311-11/+11
* Update copyright years.Jakub Jelinek2017-01-0111-11/+11
* testsuite_hooks.h: Rewrite VERIFY in terms of __builtin_printf and __builtin_...Paolo Carlini2016-10-1210-22/+0
* Use effective-target instead of -std optionsJonathan Wakely2016-08-262-2/+2
* PR 77264 constrain new std::basic_string overloadsJonathan Wakely2016-08-172-0/+61
* Implement std::string_view and P0254r2,Ville Voutilainen2016-07-282-0/+84
* Update copyright years.Jakub Jelinek2016-01-049-9/+9
* re PR libstdc++/64657 (Support iterators with overloaded operator-comma)Jonathan Wakely2015-04-291-0/+31
* Update copyright years.Jakub Jelinek2015-01-058-8/+8
* shrink_to_fit.cc: Prefer -std=gnu++11.Paolo Carlini2014-10-152-2/+2
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-028-8/+8
* *: Move inside testsuite/21_strings/basic_string/modifiers/.Paolo Carlini2013-06-278-0/+425