]> git.ipfire.org Git - people/ms/gcc.git/commit
libstdc++: Add already-accepted <ranges> testcase [PR106320]
authorPatrick Palka <ppalka@redhat.com>
Mon, 12 Sep 2022 19:05:04 +0000 (15:05 -0400)
committerPatrick Palka <ppalka@redhat.com>
Mon, 12 Sep 2022 19:05:04 +0000 (15:05 -0400)
commitdb19cfdac8ede93172aecc58612171c239c993ad
tree65942b56c25d5beb9e9d7146b69050a2b0abfea3
parent7c989a8ed47228bdd494a2f0d1f6fdd325f953d7
libstdc++: Add already-accepted <ranges> testcase [PR106320]

Although PR106320 affected only the 10 and 11 branches, and the testcase
from there is already correctly accepted on trunk and the 12 branch, we
still should add the testcase to trunk/12 too for inter-branch consistency.

PR libstdc++/106320

libstdc++-v3/ChangeLog:

* testsuite/std/ranges/adaptors/join.cc (test13): New test.
libstdc++-v3/testsuite/std/ranges/adaptors/join.cc