summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/21_strings/basic_string/allocator/char/copy.cc
AgeCommit message (Expand)Author
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-24libstdc++: Replace hyphens in effective target keywordsJonathan Wakely
2021-01-04Update copyright years.Jakub Jelinek
2020-10-14libstdc++: Improve comments in std::string testsJonathan Wakely
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-01-13Define cxx11-abi effective target for libstdc++ testsJonathan Wakely
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-01-04Update copyright years.Jakub Jelinek
2015-09-11Implement N4258 noexcept for std::basic_string.Jonathan Wakely