summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/21_strings/basic_string/operations/data
AgeCommit message (Expand)Author
2022-05-26libstdc++: Rename tests like .../wchar_t/1.cc to .../wchar_t.ccJonathan Wakely
2021-05-10libstdc++: Remove redundant -std=gnu++17 option from strings testsJonathan Wakely
2020-07-31libstdc++: Ensure c++NN effective target present in all C++17 testsJonathan Wakely
2018-06-15PR libstdc++/86169 unshare COW string when non-const data() calledJonathan Wakely
2016-10-12testsuite_hooks.h: Rewrite VERIFY in terms of __builtin_printf and __builtin_...Paolo Carlini
2016-08-01Add non-const std::basic_string::data() for C++17Jonathan Wakely
2016-07-13Revert "Add non-const overload of std::string::data()"Jonathan Wakely
2016-07-13Add non-const overload of std::string::data()Jonathan Wakely
2013-06-28*: Move inside testsuite/21_strings/basic_string/operations/data/.Paolo Carlini