aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/27_io/objects/char
AgeCommit message (Expand)AuthorFilesLines
2024-07-24libstdc++: Use dg-additional-files in some I/O testsJonathan Wakely6-0/+6
2024-01-03Update copyright years.Jakub Jelinek29-29/+29
2023-12-14libstdc++: Add dg-output to two testsJonathan Wakely1-0/+2
2023-01-16Update copyright years.Jakub Jelinek29-29/+29
2022-01-03Update copyright years.Jakub Jelinek29-29/+29
2021-01-04Update copyright years.Jakub Jelinek29-29/+29
2020-01-01Update copyright years.Jakub Jelinek29-29/+29
2019-01-01Update copyright years.Jakub Jelinek29-29/+29
2018-01-03Update copyright years.Jakub Jelinek29-29/+29
2017-01-01Update copyright years.Jakub Jelinek29-29/+29
2016-10-1712790-1.cc: Remove 'test' variables.Paolo Carlini14-22/+1
2016-10-12testsuite_hooks.h: Rewrite VERIFY in terms of __builtin_printf and __builtin_...Paolo Carlini2-25/+18
2016-09-14Fix dg-require before dg-run directives in testsuite.Christophe Lyon1-2/+1
2016-01-04Update copyright years.Jakub Jelinek29-29/+29
2015-01-05Update copyright years.Jakub Jelinek29-29/+29
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford29-29/+29
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford29-33/+29
2010-06-26[multiple changes]Paolo Carlini7-7/+7
2010-06-03c++config (std::size_t, [...]): Provide typedefs.Paolo Carlini3-6/+6
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 Carlini1-0/+35
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek28-165/+115
2008-08-18re PR testsuite/37149 (27_io/basic_ostream/inserters_other/char/error_code.cc)Paolo Carlini2-2/+6
2007-08-17re PR testsuite/31884 (priority_queue_dijkstra.cc operates on deallocated mem...Daniel Jacobowitz1-0/+2
2007-03-14libstdc++.exp (check_v3_target_fileio, [...]): New.Nathan Sidwell6-0/+12
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-11/+20
2006-03-1210097.cc: Fix race condition.Howard Hinnant1-6/+8
2006-03-08Implement the resolution of DR 455, [DR].Paolo Carlini1-0/+37
2005-08-17All files: Update FSF address.Kelley Cook27-27/+27
2005-05-06testsuite_hooks.cc (try_mkfifo): Remove.Mark Mitchell2-2/+8
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-7/+9
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 Carlini1-2/+1
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 Mitchell2-8/+4
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 Kosnik1-0/+1
2003-10-16[multiple changes]Benjamin Kosnik1-1/+1
2003-09-23locale_facets.tcc: Tweak to avoid warnings.Benjamin Kosnik14-14/+14
2003-09-03re PR libstdc++/12048 (unget does not work)Petur Runolfsson5-1/+177
2003-08-26cin_unget-1.txt: New.Loren J. Rittle1-0/+42
2003-07-054879.cc: xfail on cygwinDavid Billinghurst2-0/+6
2003-07-04Makefile.am (target_headers): Add fpos.hBenjamin Kosnik1-6/+16
2003-05-11[multiple changes]Benjamin Kosnik5-0/+253
2003-04-28[multiple changes]Benjamin Kosnik5-0/+262
2003-04-10Reshuffle 27_io testsuite.Benjamin Kosnik23-0/+742