]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Add another testcase for std::unique_ptr printer [PR103086]
authorJonathan Wakely <jwakely@redhat.com>
Tue, 23 Nov 2021 21:35:40 +0000 (21:35 +0000)
committerJonathan Wakely <jwakely@redhat.com>
Wed, 5 Jan 2022 17:53:37 +0000 (17:53 +0000)
commit865ad53c49953f2950901aaf45b34a38841df019
tree19da52094a21d651ee2242dcabe385e2690bc193
parent5400112aa94163b1e94404e74b3000779d24303b
libstdc++: Add another testcase for std::unique_ptr printer [PR103086]

libstdc++-v3/ChangeLog:

PR libstdc++/103086
* testsuite/libstdc++-prettyprinters/cxx11.cc: Check unique_ptr
with non-empty pointer and non-empty deleter.

(cherry picked from commit c59ec55c3459fba619e05ee7f59480b71e85ffd7)
libstdc++-v3/testsuite/libstdc++-prettyprinters/cxx11.cc