aboutsummaryrefslogtreecommitdiffstats
path: root/libtests/qtest
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2010-09-24 21:09:22 +0200
committerJay Berkenbilt <ejb@ql.org>2010-09-24 21:09:22 +0200
commitaa035961b38b6f01090e6f6a2ee4c9b9fb5041e8 (patch)
tree9fbdf139ac83bfe5231a8fc501a2408f912b216d /libtests/qtest
parent047bcfcaa605d8a3433bea27a1e82dc0067822c9 (diff)
downloadqpdf-aa035961b38b6f01090e6f6a2ee4c9b9fb5041e8.tar.zst
add * and -> operators
git-svn-id: svn+q:///qpdf/trunk@1029 71b93d88-0707-0410-a8cf-f5a4172ac649
Diffstat (limited to 'libtests/qtest')
-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 37f63822..1326e489 100644
--- a/libtests/qtest/ph/ph.out
+++ b/libtests/qtest/ph/ph.out
@@ -7,6 +7,11 @@ equal okay
less than okay
created Object, id 3
calling Object::hello for 1
+calling Object::hello for 1
+calling Object::hello for 1
+calling Object::hello const for 1
+calling Object::hello const for 1
+calling Object::hello const for 1
goodbye
destroyed Object, id 3
destroyed Object, id 1