diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2021-10-13 22:31:51 +0100 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2021-10-13 22:35:14 +0100 |
commit | ce55693604813c5be7d23260f1fd276cf5a48f8f (patch) | |
tree | e52e199de6e75de94cf8f62a3f6fb3d0169ac70c | |
parent | b83b810ac440f72e7551b6496539e60ac30c0d8a (diff) | |
download | gcc-ce55693604813c5be7d23260f1fd276cf5a48f8f.zip gcc-ce55693604813c5be7d23260f1fd276cf5a48f8f.tar.gz gcc-ce55693604813c5be7d23260f1fd276cf5a48f8f.tar.bz2 |
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.
-rw-r--r-- | libstdc++-v3/testsuite/27_io/filesystem/path/construct/102592.cc (renamed from libstdc++-v3/testsuite/27_io/filesystem/path/construct/102592.C) | 0 | ||||
-rw-r--r-- | libstdc++-v3/testsuite/28_regex/match_results/102667.cc (renamed from libstdc++-v3/testsuite/28_regex/match_results/102667.C) | 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 index 3bbd07e..3bbd07e 100644 --- a/libstdc++-v3/testsuite/27_io/filesystem/path/construct/102592.C +++ b/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 index 9e38c9e..9e38c9e 100644 --- a/libstdc++-v3/testsuite/28_regex/match_results/102667.C +++ b/libstdc++-v3/testsuite/28_regex/match_results/102667.cc |