summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/21_strings/basic_string/literals
AgeCommit message (Expand)Author
2025-01-02Update copyright years.Jakub Jelinek
2024-01-03Update copyright years.Jakub Jelinek
2023-09-16libstdc++: Remove dg-options "-std=gnu++20" from 21_strings testsJonathan Wakely
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-11-16libstdc++: Implement constexpr std::basic_string for C++20Michael de Lang
2021-10-09libstdc++: Remove unnecessary uses of _GLIBCXX_USE_WCHAR_T in testsuite [PR98...Jonathan Wakely
2021-01-04Update copyright years.Jakub Jelinek
2020-01-01Update copyright years.Jakub Jelinek
2019-02-19Adjust C++11/C++14 tests to work with -fchar8_tJonathan Wakely
2019-02-19P0482R5 char8_t: New standard library testsTom Honermann
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-08-26Use effective-target instead of -std optionsJonathan Wakely
2016-01-04Update copyright years.Jakub Jelinek
2015-10-03Fix testsuite failures with --disable-wchar_tJonathan Wakely
2015-01-05Update copyright years.Jakub Jelinek
2014-10-15limits: Remove stray semicolon.Paolo Carlini
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford
2013-06-08Simplify and clean up library literals.Ed Smith-Rowland
2013-06-01Implement N3642 - User-defined Literals for Standard Library TypesEd Smith-Rowland