gcc/libstdc++-v3/testsuite
Petur Runolfsson 1a139c5924 re PR libstdc++/9874 (filebuf::seekpos fails if codecvt::encoding() <= 0)
2003-10-09  Petur Runolfsson  <peturr02@ru.is>

        PR libstdc++/9874
        * include/bits/fstream.tcc (basic_filebuf::seekoff):
        Move code needed for both seekoff and seekpos...
        (basic_filebuf::_M_seek): ...here. New function.
        (basic_filebuf::seekpos): Don't call seekoff, call _M_seek.
        * include/std/std_fstream.h (basic_filebuf::_M_seek): Declare it.
        * testsuite/27_io/basic_filebuf/seekpos/wchar_t/9874.cc: New test.

        * testsuite/22_locale/locale/cons/12438.cc: Increase memory limit.

From-SVN: r72268
2003-10-09 16:11:40 +00:00
..
17_intro locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
18_support locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
19_diagnostics locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
20_util locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
21_strings locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
22_locale re PR libstdc++/9874 (filebuf::seekpos fails if codecvt::encoding() <= 0) 2003-10-09 16:11:40 +00:00
23_containers locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
24_iterators locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
25_algorithms [multiple changes] 2003-09-29 17:36:18 +00:00
26_numerics locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
27_io re PR libstdc++/9874 (filebuf::seekpos fails if codecvt::encoding() <= 0) 2003-10-09 16:11:40 +00:00
backward locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
config
data cin_unget-1.txt: New. 2003-08-26 11:46:22 +00:00
demangle demangle.h (demangle<Allocator>::symbol(char const*)): Decode symbols that start with _GLOBAL_[ID]_ differently... 2003-10-02 14:29:26 +00:00
ext locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
lib Makefile.am (DEJATOOL,EXPECT,RUNTEST,RUNTESTFLAGS): Remove unneeded variable assignments. 2003-08-05 01:34:28 +00:00
libstdc++-dg Makefile.am (DEJATOOL,EXPECT,RUNTEST,RUNTESTFLAGS): Remove unneeded variable assignments. 2003-08-05 01:34:28 +00:00
performance locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
thread locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
Makefile.am Makefile.am: Remove trailing whitespace. 2003-08-27 21:29:43 +00:00
Makefile.in Makefile.am: Remove trailing whitespace. 2003-08-27 21:29:43 +00:00
abi_check.cc create_testsuite_files: New file. 2003-07-06 03:14:37 +00:00
printnow.c
testsuite_allocator.cc *: Change __gnu_cxx_test to __gnu_test. 2003-07-24 21:08:03 +00:00
testsuite_allocator.h *: Change __gnu_cxx_test to __gnu_test. 2003-07-24 21:08:03 +00:00
testsuite_hooks.cc testsuite_hooks.h: Remove list include. 2003-07-28 17:12:16 +00:00
testsuite_hooks.h locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
testsuite_io.h *: Change __gnu_cxx_test to __gnu_test. 2003-07-24 21:08:03 +00:00
testsuite_performance.h Makefile.am (check-abi): Change libstdc++-v3 to libstdc++. 2003-08-08 15:24:00 +00:00