summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/27_io/basic_stringstream
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2022-01-0325-25/+25
* libstdc++: Replace hyphens in effective target keywordsJonathan Wakely2021-11-246-6/+6
* libstdc++: Improve tests for stringstream constructors in C++20Jonathan Wakely2021-11-192-29/+211
* libstdc++: Only use dynamic_cast in tests when RTTI is enabledJonathan Wakely2021-02-122-6/+14
* libstdc++: Fix narrow char test to use stringbuf not wstringbufJonathan Wakely2021-01-181-1/+1
* Update copyright years.Jakub Jelinek2021-01-0425-25/+25
* libstdc++: Add remaining C++20 additions to <sstream> [P0408R7]Jonathan Wakely2020-11-104-3/+215
* libstdc++: Fix new <sstream> constructorsJonathan Wakely2020-11-051-8/+43
* libstdc++: Fix default mode of new basic_stringstream constructor [PR 97719]Jonathan Wakely2020-11-041-0/+40
* libstdc++: Implement C++20 features for <sstream>Thomas Rodgers2020-10-284-0/+240
* Update copyright years.Jakub Jelinek2020-01-0118-18/+18
* Update copyright years.Jakub Jelinek2019-01-0118-18/+18
* P0935R0 Eradicating unnecessarily explicit default constructorsJonathan Wakely2018-07-061-0/+35
* Update copyright years.Jakub Jelinek2018-01-0317-17/+17
* PR libstdc++/81338 correctly manage string capacityJonathan Wakely2017-07-101-0/+40
* Update copyright years.Jakub Jelinek2017-01-0116-16/+16
* 12790-1.cc: Remove 'test' variables.Paolo Carlini2016-10-1711-17/+1
* Use effective-target instead of -std optionsJonathan Wakely2016-08-262-2/+2
* Update copyright years.Jakub Jelinek2016-01-0416-16/+16
* Update copyright years.Jakub Jelinek2015-01-0516-16/+16
* Make streams movable and swappable.Jonathan Wakely2014-09-222-0/+182
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-0214-14/+14
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-0314-16/+14
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-0914-86/+56
* [multiple changes]Benjamin Kosnik2007-02-204-10/+3
* 1.cc: Initialize vars.Paolo Carlini2006-01-032-4/+5
* re PR libstdc++/24198 (Remove from the testsuite gnu_char_type (or fix it))Paolo Carlini2005-10-051-90/+3
* All files: Update FSF address.Kelley Cook2005-08-1714-14/+14
* test.html: Update.Benjamin Kosnik2005-04-071-1/+2
* 2832.cc: Remove junk.Paolo Carlini2004-08-158-18/+311
* 9555-ic.cc: Clarify assertion, set test variable to false before assert.Benjamin Kosnik2004-04-192-6/+5
* re PR c++/12226 (g++ fails to enforce accessibility requirement for copy cons...Mark Mitchell2004-01-041-1/+1
* locale_facets.tcc: Tweak to avoid warnings.Benjamin Kosnik2003-09-237-10/+8
* *: Change __gnu_cxx_test to __gnu_test.Benjamin Kosnik2003-07-241-1/+1
* 3.cc: _S_pback_size now belongs to basic_filebuf.Paolo Carlini2003-04-231-7/+0
* Reshuffle 27_io testsuite.Benjamin Kosnik2003-04-109-0/+625