summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/21_strings/basic_string/init-list.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-01-04Update copyright years.Jakub Jelinek
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-08-23Fix testsuite failures for __gnu_debug::string with old ABIJonathan Wakely
2018-08-23Skip tests that depend on the cxx11 std::stringJonathan Wakely
2018-07-04re PR libstdc++/86272 (__gnu_debug::string uses undefined __glibcxx_check_ins...François Dumont
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-01-04Update copyright years.Jakub Jelinek
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-02-03Update copyright in libstdc++-v3.Richard Sandiford
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2008-07-21Add initializer_list support as per N2679.Jason Merrill