aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/27_io/basic_ostringstream
AgeCommit message (Expand)AuthorFilesLines
7 dayslibstdc++: Fix comments in <sstream> tests that mention basic_filebufJonathan Wakely2-4/+4
2024-01-03Update copyright years.Jakub Jelinek22-22/+22
2023-09-16libstdc++: Remove dg-options "-std=gnu++20" from 27_io testsJonathan Wakely6-12/+6
2023-02-02libstdc++: Define std::basic_stringbuf::view() for old std::string ABIJonathan Wakely2-2/+0
2023-01-16Update copyright years.Jakub Jelinek22-22/+22
2022-01-03Update copyright years.Jakub Jelinek22-22/+22
2021-11-24libstdc++: Replace hyphens in effective target keywordsJonathan Wakely6-6/+6
2021-11-19libstdc++: Improve tests for stringstream constructors in C++20Jonathan Wakely2-31/+212
2021-02-12libstdc++: Only use dynamic_cast in tests when RTTI is enabledJonathan Wakely2-6/+14
2021-01-04Update copyright years.Jakub Jelinek22-22/+22
2020-11-10libstdc++: Add remaining C++20 additions to <sstream> [P0408R7]Jonathan Wakely4-4/+208
2020-11-05libstdc++: Fix new <sstream> constructorsJonathan Wakely1-2/+36
2020-10-28libstdc++: Implement C++20 features for <sstream>Thomas Rodgers4-0/+240
2020-01-01Update copyright years.Jakub Jelinek16-16/+16
2019-01-01Update copyright years.Jakub Jelinek16-16/+16
2018-07-06P0935R0 Eradicating unnecessarily explicit default constructorsJonathan Wakely1-0/+35
2018-01-03Update copyright years.Jakub Jelinek15-15/+15
2017-06-15Use pthread effective-target in testsuiteRainer Orth1-2/+3
2017-01-01Update copyright years.Jakub Jelinek15-15/+15
2016-10-1712790-1.cc: Remove 'test' variables.Paolo Carlini9-15/+3
2016-08-26Use effective-target instead of -std optionsJonathan Wakely2-2/+2
2016-08-19Simplify dg-options for tests using pthreadsJonathan Wakely1-2/+1
2016-01-04Update copyright years.Jakub Jelinek15-15/+15
2015-09-03libstdc++: Run tests on RTEMSSebastian Huber1-1/+1
2015-01-05Update copyright years.Jakub Jelinek15-15/+15
2014-09-22Make streams movable and swappable.Jonathan Wakely2-0/+199
2014-05-23re PR libstdc++/60793 (Add target *-*-dragonfly* to dg-options on 172 libstdc...Jonathan Wakely1-2/+2
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford13-13/+13
2013-06-10forced.C: Extend current handling of Linux-based x86 systems to cover all GNU...Thomas Schwinge1-2/+2
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford13-15/+13
2012-03-14Remove obsolete IRIX 6.5 supportRainer Orth1-2/+2
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth1-3/+3
2010-06-08order_statistics_imp.hpp: Avoid -Wall warnings.Paolo Carlini2-10/+2
2010-06-03c++config (std::size_t, [...]): Provide typedefs.Paolo Carlini1-3/+3
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek13-81/+52
2009-03-02pthread4.cc: Move...Benjamin Kosnik1-0/+58
2007-02-20[multiple changes]Benjamin Kosnik4-10/+3
2005-10-05re PR libstdc++/24198 (Remove from the testsuite gnu_char_type (or fix it))Paolo Carlini1-90/+3
2005-08-17All files: Update FSF address.Kelley Cook12-12/+12
2004-08-242832.cc: New.Paolo Carlini4-0/+229
2004-04-199555-ic.cc: Clarify assertion, set test variable to false before assert.Benjamin Kosnik1-3/+2
2004-01-04re PR c++/12226 (g++ fails to enforce accessibility requirement for copy cons...Mark Mitchell1-1/+1
2003-09-23locale_facets.tcc: Tweak to avoid warnings.Benjamin Kosnik6-11/+8
2003-04-233.cc: _S_pback_size now belongs to basic_filebuf.Paolo Carlini1-7/+0
2003-04-10Reshuffle 27_io testsuite.Benjamin Kosnik8-0/+528