libstdc++: Fix comments in std::forward_list tests
authorJonathan Wakely <jwakely@redhat.com>
Wed, 5 Jan 2022 11:14:02 +0000 (11:14 +0000)
committerJonathan Wakely <jwakely@redhat.com>
Wed, 5 Jan 2022 13:47:02 +0000 (13:47 +0000)
commit749ee73406d31c7104c64bb7bf84780dea187d48
tree78946bf656cfa693e7b15c47886028b192953318
parent76a45931ab7c831e32cebf13a6317e5e142f8151
libstdc++: Fix comments in std::forward_list tests

libstdc++-v3/ChangeLog:

* testsuite/23_containers/forward_list/operations/1.cc: Fill in
placeholders in comments.
* testsuite/23_containers/forward_list/operations/2.cc:
Likewise.
* testsuite/23_containers/forward_list/operations/3.cc:
Likewise.
* testsuite/23_containers/forward_list/operations/4.cc:
Likewise.
* testsuite/23_containers/forward_list/operations/5.cc:
Likewise.
* testsuite/23_containers/forward_list/operations/6.cc:
Likewise.
* testsuite/23_containers/forward_list/operations/7.cc:
Likewise.
libstdc++-v3/testsuite/23_containers/forward_list/operations/1.cc
libstdc++-v3/testsuite/23_containers/forward_list/operations/2.cc
libstdc++-v3/testsuite/23_containers/forward_list/operations/3.cc
libstdc++-v3/testsuite/23_containers/forward_list/operations/4.cc
libstdc++-v3/testsuite/23_containers/forward_list/operations/5.cc
libstdc++-v3/testsuite/23_containers/forward_list/operations/6.cc
libstdc++-v3/testsuite/23_containers/forward_list/operations/7.cc