aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/27_io/objects
AgeCommit message (Expand)AuthorFilesLines
2025-01-02Update copyright years.Jakub Jelinek64-64/+64
2024-11-06libstdc++: Deprecate useless <cxxx> compatibility headers for C++17Jonathan Wakely2-2/+0
2024-07-24libstdc++: Use dg-additional-files in some I/O testsJonathan Wakely11-0/+11
2024-01-03Update copyright years.Jakub Jelinek64-64/+64
2023-12-14libstdc++: Add dg-output to two testsJonathan Wakely2-0/+4
2023-01-16Update copyright years.Jakub Jelinek64-64/+64
2022-01-03Update copyright years.Jakub Jelinek64-64/+64
2021-01-04Update copyright years.Jakub Jelinek64-64/+64
2020-01-01Update copyright years.Jakub Jelinek64-64/+64
2019-01-01Update copyright years.Jakub Jelinek64-64/+64
2018-08-3110.cc: Add dg-require-fileio.Sandra Loosemore6-0/+10
2018-01-03Update copyright years.Jakub Jelinek64-64/+64
2017-01-01Update copyright years.Jakub Jelinek64-64/+64
2016-10-1712790-1.cc: Remove 'test' variables.Paolo Carlini32-50/+5
2016-10-12testsuite_hooks.h: Rewrite VERIFY in terms of __builtin_printf and __builtin_...Paolo Carlini4-47/+34
2016-09-14Fix dg-require before dg-run directives in testsuite.Christophe Lyon1-2/+1
2016-01-04Update copyright years.Jakub Jelinek64-64/+64
2015-11-13Improve portability of named locale testsJohn Marino2-4/+4
2015-09-11Fix invalid UTF-8 in wchar_t tests.John Marino4-32/+8
2015-01-05Update copyright years.Jakub Jelinek64-64/+64
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford64-64/+64
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford64-75/+64
2010-09-15[multiple changes]Paolo Carlini5-5/+5
2010-06-26[multiple changes]Paolo Carlini16-16/+16
2010-06-03c++config (std::size_t, [...]): Provide typedefs.Paolo Carlini4-8/+8
2009-09-18libstdc++.exp (check_v3_target_binary_io): New.Joseph Myers1-0/+1
2009-09-14re PR libstdc++/41037 (dec not set in cerr flags)Paolo Carlini2-0/+70
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek62-360/+257
2008-08-18re PR testsuite/37149 (27_io/basic_ostream/inserters_other/char/error_code.cc)Paolo Carlini4-4/+12
2007-08-17re PR testsuite/31884 (priority_queue_dijkstra.cc operates on deallocated mem...Daniel Jacobowitz1-0/+2
2007-05-1111.cc: Include <cstring>.Paolo Carlini3-3/+6
2007-03-14libstdc++.exp (check_v3_target_fileio, [...]): New.Nathan Sidwell6-0/+12
2007-03-029661-1.cc: Include <cstdlib>.Paolo Carlini4-4/+8
2006-05-199661-1.cc: Avoid leaking the semaphores if a VERIFY fails.Paolo Carlini4-21/+39
2006-03-1210097.cc: Fix race condition.Howard Hinnant2-12/+16
2006-03-08Implement the resolution of DR 455, [DR].Paolo Carlini2-0/+74
2005-08-17All files: Update FSF address.Kelley Cook60-60/+60
2005-05-18testsuite_hooks.cc: Remove try_named_locale.Paolo Carlini5-10/+20
2005-05-06testsuite_hooks.cc (try_mkfifo): Remove.Mark Mitchell4-4/+16
2005-01-04testsuite_hooks.cc: Update coypright and follow style guidelines.Mark Mitchell4-4/+4
2005-01-03configure.ac: Check for sys/ipc.h and sys/sem.h.Mark Mitchell4-14/+18
2004-03-19re PR libstdc++/12077 ([3.4 only] wcin.rdbuf()->in_avail() return value too h...Paolo Carlini1-7/+3
2004-03-04testsuite_flags.in: Add "-D_GLIBCXX_ASSERT" to CXXFLAGS_save.Paolo Carlini2-4/+2
2004-02-209533-1.cc: Open FIFO for writing with ios_base::in|ios_base::out.Mark Mitchell2-2/+4
2004-01-12testsuite_hooks.h (__gnu_test::try_mkfifo): Declare it.Mark Mitchell4-10/+8
2004-01-11re PR libstdc++/13582 (basic_filebuf::imbue drops characters)Paolo Carlini2-0/+62
2003-12-29Fix typoMark Mitchell1-1/+0
2003-12-29acconfig.h: Add _GLIBCXX_USE_C99_MATH.Mark Mitchell1-0/+5
2003-12-225.cc: Don't use stdc++.h.gch.Benjamin Kosnik2-0/+2
2003-10-16[multiple changes]Benjamin Kosnik1-1/+1