aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/27_io/basic_filebuf/close
AgeCommit message (Expand)AuthorFilesLines
2024-07-24libstdc++: Add file-io-diff to replace @diff@ markup in I/O testsJonathan Wakely1-3/+3
2024-07-24libstdc++: Replace @require@ markup in some I/O testsJonathan Wakely4-14/+10
2024-07-24libstdc++: Clean up @diff@ markup in some I/O testsJonathan Wakely2-6/+2
2024-01-03Update copyright years.Jakub Jelinek17-17/+17
2023-01-16Update copyright years.Jakub Jelinek17-17/+17
2022-01-03Update copyright years.Jakub Jelinek17-17/+17
2021-10-09libstdc++: Move test that depends on wchar_t I/O to wchar_t sub-directoryJonathan Wakely1-0/+0
2021-01-04Update copyright years.Jakub Jelinek17-17/+17
2020-01-01Update copyright years.Jakub Jelinek17-17/+17
2019-01-01Update copyright years.Jakub Jelinek17-17/+17
2018-08-3110.cc: Add dg-require-fileio.Sandra Loosemore4-0/+8
2018-05-14PR libstdc++/81256 fix exception handling in basic_filebuf::closeJonathan Wakely1-0/+109
2018-01-03Update copyright years.Jakub Jelinek16-16/+16
2017-01-01Update copyright years.Jakub Jelinek16-16/+16
2016-10-1712790-1.cc: Remove 'test' variables.Paolo Carlini14-16/+0
2016-10-12testsuite_hooks.h: Rewrite VERIFY in terms of __builtin_printf and __builtin_...Paolo Carlini2-14/+7
2016-01-04Update copyright years.Jakub Jelinek16-16/+16
2015-01-05Update copyright years.Jakub Jelinek16-16/+16
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford16-16/+16
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford16-18/+16
2010-06-03c++config (std::size_t, [...]): Provide typedefs.Paolo Carlini5-15/+15
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek16-80/+64
2007-03-14libstdc++.exp (check_v3_target_fileio, [...]): New.Nathan Sidwell8-0/+16
2007-03-029661-1.cc: Include <cstdlib>.Paolo Carlini2-2/+4
2006-05-199661-1.cc: Avoid leaking the semaphores if a VERIFY fails.Paolo Carlini2-21/+29
2005-12-26mt_allocator.h (__mt_alloc::__mt_alloc): Remove name of unused parameter.Chris Jefferson1-1/+1
2005-08-17All files: Update FSF address.Kelley Cook16-16/+16
2005-05-06testsuite_hooks.cc (try_mkfifo): Remove.Mark Mitchell2-2/+8
2005-04-15pod_char_traits.h (__gnu_cxx::character): Add char_type.Benjamin Kosnik1-10/+10
2005-01-04testsuite_hooks.cc: Update coypright and follow style guidelines.Mark Mitchell2-2/+2
2005-01-03configure.ac: Check for sys/ipc.h and sys/sem.h.Mark Mitchell2-6/+11
2004-02-05basic_file_stdio.cc (__gnu_internal::fopen_mode): New function.Benjamin Kosnik1-2/+2
2004-01-12testsuite_hooks.h (__gnu_test::try_mkfifo): Declare it.Mark Mitchell2-8/+5
2003-11-04re PR libstdc++/12790 (basic_filebuf doesn't handle stateful encodings)Petur Runolfsson9-0/+718
2003-09-23locale_facets.tcc: Tweak to avoid warnings.Benjamin Kosnik7-11/+8
2003-07-054879.cc: xfail on cygwinDavid Billinghurst2-0/+6
2003-05-204.cc: Fix typo.Paolo Carlini1-1/+1
2003-05-205.cc: New file, further testing that upon filebuf::close() 27.8.1.1,3 is enfo...Paolo Carlini1-0/+107
2003-05-194.cc: New file, testing that upon filebuf::close() 27.8.1.1,3 is enforced.Paolo Carlini1-0/+72
2003-05-103.cc: Remove unnecessary includes and unused string literals.Paolo Carlini1-13/+0
2003-04-229964.cc (test_07): Adjust timing.Loren J. Rittle1-2/+3
2003-04-12Remove _M_buf_size_opt, use directly _M_buf_size instead.Paolo Carlini1-1/+1
2003-04-10Reshuffle 27_io testsuite.Benjamin Kosnik5-0/+445