gcc/libstdc++-v3/testsuite/27_io
Stephen M. Webb fed3b7b431 ostream.tcc (ostream::put): Fixed error condition check.
2001-07-18  Stephen M. Webb  <stephen@bregmasoft..com>
            Roman Sulzhyk  <roman_sulzhyk@yahoo.com>

        libstdc++/3599
        * include/bits/ostream.tcc (ostream::put): Fixed error condition check.
        * testsuite/27_io/streambuf.cc (test07): Added new regression test.

Co-Authored-By: Roman Sulzhyk <roman_sulzhyk@yahoo.com>

From-SVN: r44122
2001-07-18 17:58:37 +00:00
..
filebuf_members-1.tst filebuf_members.cc: New file. 2000-06-24 00:53:06 +00:00
filebuf_members-1.txt mkcheck.in: Construct file names that match $objdir structure. 2001-01-18 07:24:16 +00:00
filebuf_members.cc *.cc: Remove spaces, make sure testcases return zero. 2001-05-12 16:53:08 +00:00
filebuf_virtuals.cc char_traits.h (move): Qualify memmove with std::. 2001-06-04 15:46:03 +00:00
filebuf-1.tst
filebuf-1.txt
filebuf-2.tst
filebuf-3.tst [multiple changes] 2000-07-21 00:06:51 +00:00
filebuf.cc *.cc: Remove spaces, make sure testcases return zero. 2001-05-12 16:53:08 +00:00
fpos.cc fpos.h (fpos::operator-): Don't return reference, return original, non-modified version. 2001-06-13 01:50:27 +00:00
fstream_members.cc basic_ios.tcc: Small tweak. 2001-05-24 23:09:53 +00:00
ifstream_members-1.tst std_fstream.h: Formatting tweaks. 2000-06-23 22:21:47 +00:00
ifstream_members-1.txt mkcheck.in: Construct file names that match $objdir structure. 2001-01-18 07:24:16 +00:00
ifstream_members.cc basic_ios.tcc: Small tweak. 2001-05-24 23:09:53 +00:00
ios_base_callbacks.cc locale.cc (locale::locale(const char*)): Make sure global locales are initialized. 2001-07-02 23:08:28 +00:00
ios_base_members_static-1.tst mkcheck.in: Construct file names that match $objdir structure. 2001-01-18 07:24:16 +00:00
ios_base_members_static.cc *.cc: Remove spaces, make sure testcases return zero. 2001-05-12 16:53:08 +00:00
ios_base_storage.cc *.cc: Remove spaces, make sure testcases return zero. 2001-05-12 16:53:08 +00:00
ios_ctor.cc *.cc: Remove spaces, make sure testcases return zero. 2001-05-12 16:53:08 +00:00
ios_init.cc basic_ios.tcc: Formatting tweaks. 2001-06-06 01:31:58 +00:00
ios_manip_basefield.cc debug_assert.h: new file 2000-08-14 19:59:26 +00:00
ios_manip_fmtflags.cc debug_assert.h: new file 2000-08-14 19:59:26 +00:00
ios_members.cc *.cc: Remove spaces, make sure testcases return zero. 2001-05-12 16:53:08 +00:00
istream_extractor_arith.cc *.cc: Remove spaces, make sure testcases return zero. 2001-05-12 16:53:08 +00:00
istream_extractor_char.cc *.cc: Remove spaces, make sure testcases return zero. 2001-05-12 16:53:08 +00:00
istream_extractor_other-1.tst
istream_extractor_other-1.txt
istream_extractor_other-2.tst
istream_extractor_other.cc streambuf.tcc (__copy_streambufs): Don't set eofbit. 2001-06-27 01:07:29 +00:00
istream_manip.cc *.cc: Remove spaces, make sure testcases return zero. 2001-05-12 16:53:08 +00:00
istream_seeks-1.tst std_iosfwd.h: Remove string forward decls here. 2001-03-07 22:22:41 +00:00
istream_seeks-1.txt std_iosfwd.h: Remove string forward decls here. 2001-03-07 22:22:41 +00:00
istream_seeks-2.tst std_iosfwd.h: Remove string forward decls here. 2001-03-07 22:22:41 +00:00
istream_seeks-3.tst basic_string.h (string::compare): Adjust signatures as per DR 5. 2001-06-12 02:30:37 +00:00
istream_seeks.cc basic_string.h (string::compare): Adjust signatures as per DR 5. 2001-06-12 02:30:37 +00:00
istream_sentry.cc *.cc: Remove spaces, make sure testcases return zero. 2001-05-12 16:53:08 +00:00
istream_unformatted-1.tst std_iosfwd.h: Remove string forward decls here. 2001-03-07 22:22:41 +00:00
istream_unformatted-1.txt std_iosfwd.h: Remove string forward decls here. 2001-03-07 22:22:41 +00:00
istream_unformatted.cc inserters_extractors.cc, [...]: Replace multi-line string constants with C89-style concatenated string constants. 2001-05-15 20:46:50 +00:00
istream.cc *.cc: Remove spaces, make sure testcases return zero. 2001-05-12 16:53:08 +00:00
istringstream_members.cc basic_ios.tcc: Small tweak. 2001-05-24 23:09:53 +00:00
narrow_stream_objects.cc *.cc: Remove spaces, make sure testcases return zero. 2001-05-12 16:53:08 +00:00
ofstream_members-1.tst std_fstream.h: Formatting tweaks. 2000-06-23 22:21:47 +00:00
ofstream_members.cc basic_ios.tcc: Small tweak. 2001-05-24 23:09:53 +00:00
ostream_inserter_arith.cc *.cc: Remove spaces, make sure testcases return zero. 2001-05-12 16:53:08 +00:00
ostream_inserter_char-1.tst
ostream_inserter_char-1.txt mkcheck.in: Construct file names that match $objdir structure. 2001-01-18 07:24:16 +00:00
ostream_inserter_char.cc *.cc: Remove spaces, make sure testcases return zero. 2001-05-12 16:53:08 +00:00
ostream_inserter_other-1.tst
ostream_inserter_other-2.tst
ostream_inserter_other.cc streambuf.tcc (__copy_streambufs): Don't set eofbit. 2001-06-27 01:07:29 +00:00
ostream_manip.cc *.cc: Remove spaces, make sure testcases return zero. 2001-05-12 16:53:08 +00:00
ostream_seeks-1.tst ostream_manip.cc (test02): Add tests. 2000-06-30 02:47:19 +00:00
ostream_seeks.cc *.cc: Remove spaces, make sure testcases return zero. 2001-05-12 16:53:08 +00:00
ostream_unformatted.cc *.cc: Remove spaces, make sure testcases return zero. 2001-05-12 16:53:08 +00:00
ostream.cc *.cc: Remove spaces, make sure testcases return zero. 2001-05-12 16:53:08 +00:00
ostringstream_members.cc basic_ios.tcc: Small tweak. 2001-05-24 23:09:53 +00:00
streambuf.cc ostream.tcc (ostream::put): Fixed error condition check. 2001-07-18 17:58:37 +00:00
stringbuf_virtuals.cc char_traits.h (move): Qualify memmove with std::. 2001-06-04 15:46:03 +00:00
stringbuf.cc std_sstream.h (basic_stringbuf::basic_stringbuf(string): Initialize _M_string with pointer-and-size constructor, not just pointer. 2001-07-13 20:50:03 +00:00
stringstream_members.cc basic_ios.tcc: Small tweak. 2001-05-24 23:09:53 +00:00
stringstream.cc inserters_extractors.cc, [...]: Replace multi-line string constants with C89-style concatenated string constants. 2001-05-15 20:46:50 +00:00
wide_stream_objects.cc debug_assert.h: new file 2000-08-14 19:59:26 +00:00