]> gcc.gnu.org Git - 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:06:46 +0000 (15:06 -0400)
commitf323610375f4f87098f98b501ab01d033c930558
treeedec748055dc0146fe0e53ab65a7f31c37f04168
parentad84a8981f7481b83715aa812d45d24beafb37d0
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.

(cherry picked from commit db19cfdac8ede93172aecc58612171c239c993ad)
libstdc++-v3/testsuite/std/ranges/adaptors/join.cc
This page took 0.059904 seconds and 6 git commands to generate.