]> git.ipfire.org Git - thirdparty/cups.git/commit
Save more work on IPP conformance tests - now include standard sample documents
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Wed, 14 Sep 2011 22:32:04 +0000 (22:32 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Wed, 14 Sep 2011 22:32:04 +0000 (22:32 +0000)
commit2393589bd061c7dc22942ecbfbb59144fb765c6e
treea3cdd67cc7512912a2478548d18fa1ed4bcd6c8c
parentc3f35684d6b5546ed34e7ed743b2cbcbe6d38b56
Save more work on IPP conformance tests - now include standard sample documents
and do a lot more testing of optional stuff.

Fix some bugs in the scheduler WRT conformance - require last-document in a
Send-Document operation, and don't return http: URLs for job-uri from a job
creation request.

Fix some bugs in ipptool WRT repeating or retrying requests.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@10000 7a7537e8-13f0-0310-91df-b6672ffda945
24 files changed:
CHANGES-1.5.txt
IPPTOOL.txt
man/ipptoolfile.man
scheduler/ipp.c
scheduler/printers.c
test/Makefile
test/color.jpg [new file with mode: 0644]
test/document-a4.pdf [new file with mode: 0644]
test/document-a4.ps [new file with mode: 0644]
test/document-a4.sla [new file with mode: 0644]
test/document-letter.pdf [new file with mode: 0644]
test/document-letter.ps [new file with mode: 0644]
test/document-letter.sla [new file with mode: 0644]
test/gray.jpg [new file with mode: 0644]
test/ipp-1.1.test
test/ipp-2.1.test
test/ipp-2.2.test
test/ipptool.c
test/onepage-a4.pdf [new file with mode: 0644]
test/onepage-a4.ps [new file with mode: 0644]
test/onepage-a4.sla [new file with mode: 0644]
test/onepage-letter.pdf [new file with mode: 0644]
test/onepage-letter.ps [new file with mode: 0644]
test/onepage-letter.sla [new file with mode: 0644]