aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/27_io/basic_filebuf
AgeCommit message (Expand)AuthorFilesLines
2025-01-02Update copyright years.Jakub Jelinek220-220/+220
2024-07-24libstdc++: Add file-io-diff to replace @diff@ markup in I/O testsJonathan Wakely1-3/+3
2024-07-24libstdc++: Use dg-additional-files in some I/O testsJonathan Wakely11-3/+15
2024-07-24libstdc++: Replace @require@ markup in some I/O testsJonathan Wakely43-165/+91
2024-07-24libstdc++: Clean up @diff@ markup in some I/O testsJonathan Wakely25-94/+21
2024-01-03Update copyright years.Jakub Jelinek220-220/+220
2023-12-14libstdc++: Fix filebuf::native_handle() for WindowsJonathan Wakely2-8/+10
2023-11-16libstdc++: Test for feature test macros more accuratelyJonathan Wakely2-0/+2
2023-09-16libstdc++: Add missing tests for std::basic_filebuf::native_handle()Jonathan Wakely2-0/+116
2023-09-15libstdc++: Implement C++26 native handles for file streams (P1759R6)Jonathan Wakely1-0/+10
2023-09-14libstdc++: Support dg-additional-files in testsJonathan Wakely4-12/+4
2023-01-16Update copyright years.Jakub Jelinek220-220/+220
2022-11-08libstdc++: basic_filebuf: don't flush more often than necessary [PR63746]Charles-François Natali1-0/+38
2022-01-14libstdc++: Add attribute to features deprecated in C++17 [PR91260]Jonathan Wakely1-1/+1
2022-01-03Update copyright years.Jakub Jelinek220-220/+220
2021-10-09libstdc++: Move test that depends on wchar_t I/O to wchar_t sub-directoryJonathan Wakely1-0/+0
2021-05-10libstdc++: Remove redundant -std=gnu++17 options from filesystem testsJonathan Wakely1-1/+1
2021-01-04Update copyright years.Jakub Jelinek220-220/+220
2020-01-01Update copyright years.Jakub Jelinek220-220/+220
2019-01-01Update copyright years.Jakub Jelinek220-220/+220
2018-08-3110.cc: Add dg-require-fileio.Sandra Loosemore14-0/+26
2018-05-21Add support for opening file streams from wide character stringsJonathan Wakely1-0/+72
2018-05-14PR libstdc++/81256 fix exception handling in basic_filebuf::closeJonathan Wakely1-0/+109
2018-01-03Update copyright years.Jakub Jelinek218-218/+218
2017-11-17PR libstdc++/83025 fix constraints for path overloads in <fstream>Jonathan Wakely1-1/+9
2017-10-27Provide filesystem::path overloads for file streams (LWG 2676, partial)Jonathan Wakely1-0/+41
2017-07-19Use dg-require-fileio in new testJonathan Wakely1-1/+1
2017-07-19PR libstdc++/81395 fix crash when write follows large readJonathan Wakely1-0/+46
2017-01-01Update copyright years.Jakub Jelinek216-216/+216
2016-10-1712790-1.cc: Remove 'test' variables.Paolo Carlini198-237/+6
2016-10-12testsuite_hooks.h: Rewrite VERIFY in terms of __builtin_printf and __builtin_...Paolo Carlini6-43/+24
2016-08-26Use effective-target instead of -std optionsJonathan Wakely2-4/+2
2016-01-04Update copyright years.Jakub Jelinek216-216/+216
2015-11-13Improve portability of named locale testsJohn Marino16-58/+58
2015-09-11Fix invalid UTF-8 in wchar_t tests.John Marino5-40/+10
2015-01-05Update copyright years.Jakub Jelinek216-216/+216
2014-10-16libstdc++.exp: Prefer -std=gnu++11.Paolo Carlini1-1/+1
2014-09-22Make streams movable and swappable.Jonathan Wakely1-0/+28
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford215-215/+215
2013-12-09re PR libstdc++/59427 (Opening with ios::in | ios::app does not allow appending)Paolo Carlini2-0/+78
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford213-234/+213
2011-04-12re PR libstdc++/48566 (libstdc++-v3 testsuite failures due to missing includes)Paolo Carlini1-1/+2
2010-10-06re PR libstdc++/45841 (r164529 cris-elf libstdc++ 27_io/basic_filebuf/seekoff...David Krauss2-0/+82
2010-09-22re PR libstdc++/45628 (std::fstream::tellg invalidates I/O buffer)David Krauss6-114/+210
2010-09-15[multiple changes]Paolo Carlini33-33/+42
2010-09-134.cc: New.Paolo Carlini2-0/+170
2010-06-26[multiple changes]Paolo Carlini2-2/+2
2010-06-08order_statistics_imp.hpp: Avoid -Wall warnings.Paolo Carlini10-31/+31
2010-06-03c++config (std::size_t, [...]): Provide typedefs.Paolo Carlini16-39/+41
2009-09-18libstdc++.exp (check_v3_target_binary_io): New.Joseph Myers7-0/+8