public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r11-9150] libstdc++: Rename files with the wrong extensions
@ 2021-10-13 23:38 Jonathan Wakely
  0 siblings, 0 replies; only message in thread
From: Jonathan Wakely @ 2021-10-13 23:38 UTC (permalink / raw)
  To: gcc-cvs, libstdc++-cvs

https://gcc.gnu.org/g:c706d5c3b82bd18b8a870e3a8a3508ddc875da0b

commit r11-9150-gc706d5c3b82bd18b8a870e3a8a3508ddc875da0b
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Wed Oct 13 22:31:51 2021 +0100

    libstdc++: Rename files with the wrong extensions
    
    libstdc++-v3/ChangeLog:
    
            * testsuite/27_io/filesystem/path/construct/102592.C: Moved to...
            * testsuite/27_io/filesystem/path/construct/102592.cc: ...here.
            * testsuite/28_regex/match_results/102667.C: Moved to...
            * testsuite/28_regex/match_results/102667.cc: ...here.
    
    (cherry picked from commit ce55693604813c5be7d23260f1fd276cf5a48f8f)

Diff:
---
 .../testsuite/27_io/filesystem/path/construct/{102592.C => 102592.cc}     | 0
 libstdc++-v3/testsuite/28_regex/match_results/{102667.C => 102667.cc}     | 0
 2 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/libstdc++-v3/testsuite/27_io/filesystem/path/construct/102592.C b/libstdc++-v3/testsuite/27_io/filesystem/path/construct/102592.cc
similarity index 100%
rename from libstdc++-v3/testsuite/27_io/filesystem/path/construct/102592.C
rename to libstdc++-v3/testsuite/27_io/filesystem/path/construct/102592.cc
diff --git a/libstdc++-v3/testsuite/28_regex/match_results/102667.C b/libstdc++-v3/testsuite/28_regex/match_results/102667.cc
similarity index 100%
rename from libstdc++-v3/testsuite/28_regex/match_results/102667.C
rename to libstdc++-v3/testsuite/28_regex/match_results/102667.cc


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

only message in thread, other threads:[~2021-10-13 23:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-13 23:38 [gcc r11-9150] libstdc++: Rename files with the wrong extensions 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).