]> git.ipfire.org Git - thirdparty/gcc.git/commit - libstdc++-v3/ChangeLog
libstdc++: Add missing call to unused subroutine in split_view test
authorPatrick Palka <ppalka@redhat.com>
Wed, 19 Feb 2020 18:54:21 +0000 (13:54 -0500)
committerPatrick Palka <ppalka@redhat.com>
Wed, 19 Feb 2020 22:15:19 +0000 (17:15 -0500)
commit38c7b74d2e9007677de9c931725c03133ffd3b89
tree91a75cbcfe50252333c6db6ba361b4dd8cd391c6
parent1b425f3ac516f7250e9f7eac7cd4fe0908ccfa4e
libstdc++: Add missing call to unused subroutine in split_view test

libstdc++-v3/ChangeLog:

* testsuite/std/ranges/adaptors/split.cc (test03): Don't include the
null terminator of the underlying string as part of the test_range.
(main): Call test03.
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/std/ranges/adaptors/split.cc