public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r11-9119] libstdc++: Move test that depends on wchar_t I/O to wchar_t sub-directory
@ 2021-10-12 11:00 Jonathan Wakely
  0 siblings, 0 replies; only message in thread
From: Jonathan Wakely @ 2021-10-12 11:00 UTC (permalink / raw)
  To: gcc-cvs, libstdc++-cvs

https://gcc.gnu.org/g:38dc85da40ed990b85918e46b93bca47da6a57bf

commit r11-9119-g38dc85da40ed990b85918e46b93bca47da6a57bf
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Sat Oct 9 00:50:04 2021 +0100

    libstdc++: Move test that depends on wchar_t I/O to wchar_t sub-directory
    
    This fixes a FAIL when --disable-wchar_t is used.
    
    libstdc++-v3/ChangeLog:
    
            * testsuite/27_io/basic_filebuf/close/81256.cc: Moved to...
            * testsuite/27_io/basic_filebuf/close/wchar_t/81256.cc: ...here.
    
    (cherry picked from commit cfeff094e6410844d2324193610cb7a512d67713)

Diff:
---
 libstdc++-v3/testsuite/27_io/basic_filebuf/close/{ => wchar_t}/81256.cc | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/libstdc++-v3/testsuite/27_io/basic_filebuf/close/81256.cc b/libstdc++-v3/testsuite/27_io/basic_filebuf/close/wchar_t/81256.cc
similarity index 100%
rename from libstdc++-v3/testsuite/27_io/basic_filebuf/close/81256.cc
rename to libstdc++-v3/testsuite/27_io/basic_filebuf/close/wchar_t/81256.cc


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-10-12 11:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-12 11:00 [gcc r11-9119] libstdc++: Move test that depends on wchar_t I/O to wchar_t sub-directory Jonathan Wakely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).