public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
From: Jonathan Wakely <redi@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org, libstdc++-cvs@gcc.gnu.org
Subject: [gcc r11-9119] libstdc++: Move test that depends on wchar_t I/O to wchar_t sub-directory
Date: Tue, 12 Oct 2021 11:00:04 +0000 (GMT)	[thread overview]
Message-ID: <20211012110004.5A0A73857823@sourceware.org> (raw)

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


                 reply	other threads:[~2021-10-12 11:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211012110004.5A0A73857823@sourceware.org \
    --to=redi@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    --cc=libstdc++-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).