]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
libstdc++: Rename files with the wrong extensions
authorJonathan Wakely <jwakely@redhat.com>
Wed, 13 Oct 2021 21:31:51 +0000 (22:31 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Wed, 13 Oct 2021 23:36:48 +0000 (00:36 +0100)
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)

libstdc++-v3/testsuite/27_io/filesystem/path/construct/102592.cc [moved from libstdc++-v3/testsuite/27_io/filesystem/path/construct/102592.C with 100% similarity]
libstdc++-v3/testsuite/28_regex/match_results/102667.cc [moved from libstdc++-v3/testsuite/28_regex/match_results/102667.C with 100% similarity]