aboutsummaryrefslogtreecommitdiffstats
path: root/libtests/qtest/ph/ph.out
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-02-04 15:13:04 +0100
committerJay Berkenbilt <ejb@ql.org>2022-02-04 19:12:37 +0100
commitf76191f0c217f48b5a935fa7170771fdfb66e2cb (patch)
tree8be894805ea3ef0f9c1b3c9c9d4c7d1f29916e93 /libtests/qtest/ph/ph.out
parent8b67ac494e57c74d8e762de9fc476133d7cc49db (diff)
downloadqpdf-f76191f0c217f48b5a935fa7170771fdfb66e2cb.tar.zst
Add array test to PointerHolder
Diffstat (limited to 'libtests/qtest/ph/ph.out')
-rw-r--r--libtests/qtest/ph/ph.out5
1 files changed, 5 insertions, 0 deletions
diff --git a/libtests/qtest/ph/ph.out b/libtests/qtest/ph/ph.out
index 2f82bd8b..5d249712 100644
--- a/libtests/qtest/ph/ph.out
+++ b/libtests/qtest/ph/ph.out
@@ -16,6 +16,11 @@ calling Object::hello for 1
calling Object::hello const for 1
calling Object::hello const for 1
calling Object::hello const for 1
+array
+created Object, id 4
+created Object, id 5
goodbye
+destroyed Object, id 5
+destroyed Object, id 4
destroyed Object, id 3
destroyed Object, id 1