summaryrefslogtreecommitdiffstats
path: root/libtests/qtest/ph
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2008-04-29 14:55:25 +0200
committerJay Berkenbilt <ejb@ql.org>2008-04-29 14:55:25 +0200
commit9a0b88bf7777c153dc46ace22db74ef24d51583a (patch)
treef567ac1cf2bf5071a611eb49323a935b6ac938ff /libtests/qtest/ph
downloadqpdf-9a0b88bf7777c153dc46ace22db74ef24d51583a.tar.zst
update release date to actual daterelease-qpdf-2.0
git-svn-id: svn+q:///qpdf/trunk@599 71b93d88-0707-0410-a8cf-f5a4172ac649
Diffstat (limited to 'libtests/qtest/ph')
-rw-r--r--libtests/qtest/ph/ph.out12
1 files changed, 12 insertions, 0 deletions
diff --git a/libtests/qtest/ph/ph.out b/libtests/qtest/ph/ph.out
new file mode 100644
index 00000000..37f63822
--- /dev/null
+++ b/libtests/qtest/ph/ph.out
@@ -0,0 +1,12 @@
+hello
+created Object, id 1
+created Object, id 2
+nulls equal
+destroyed Object, id 2
+equal okay
+less than okay
+created Object, id 3
+calling Object::hello for 1
+goodbye
+destroyed Object, id 3
+destroyed Object, id 1