]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Fix filenames and comments in tests [PR26142]
authorJonathan Wakely <jwakely@redhat.com>
Mon, 4 Sep 2023 11:12:35 +0000 (12:12 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Mon, 4 Sep 2023 15:24:35 +0000 (16:24 +0100)
commitaffbb7b4322a01cecddaa4dfb70faee925a2348b
tree730f64c85b8b6f7fcb2552ee7ce534d7c88e328c
parent4bbe1414e17992831b91bb177250dc7608ec4ce3
libstdc++: Fix filenames and comments in tests [PR26142]

These tests have transposed digits in the filenames and comments.

libstdc++-v3/ChangeLog:

PR libstdc++/26142
* testsuite/23_containers/vector/26412-1.cc: Moved to...
* testsuite/23_containers/vector/26142-1.cc: ...here.
* testsuite/23_containers/vector/26412-2.cc: Moved to...
* testsuite/23_containers/vector/26142-2.cc: ...here.
libstdc++-v3/testsuite/23_containers/vector/26142-1.cc [moved from libstdc++-v3/testsuite/23_containers/vector/26412-1.cc with 92% similarity]
libstdc++-v3/testsuite/23_containers/vector/26142-2.cc [moved from libstdc++-v3/testsuite/23_containers/vector/26412-2.cc with 92% similarity]