From dc02281378ef40436542eabce3bbdd8db06ccfc7 Mon Sep 17 00:00:00 2001 From: mike Date: Wed, 21 Sep 2011 06:01:12 +0000 Subject: [PATCH] Final cleanup for beta release of ipptool. git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@10010 7a7537e8-13f0-0310-91df-b6672ffda945 --- IPPTOOL.txt | 6 +++++- test/ipp-2.1.test | 2 +- test/ipp-2.2.test | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/IPPTOOL.txt b/IPPTOOL.txt index 5e84ebf014..c544167413 100644 --- a/IPPTOOL.txt +++ b/IPPTOOL.txt @@ -1,4 +1,4 @@ -IPPTOOL.txt - 2011-09-14 +IPPTOOL.txt - 2011-09-20 ------------------------ @@ -80,6 +80,10 @@ CONFORMANCE TESTS http://www.cups.org/test/document-a4.pdf + The "document" test files contain 4 pages each. Doing the IPP conformance + tests will will produce up to 90 pages on various media, depending on the + printer. + READING THE DOCUMENTATION diff --git a/test/ipp-2.1.test b/test/ipp-2.1.test index 4993831fba..e8ddae4d11 100644 --- a/test/ipp-2.1.test +++ b/test/ipp-2.1.test @@ -14,7 +14,7 @@ # # Usage: # -# ./ipptool -V 2.1 {-d PRINTER_IS_COLOR=1} -f filename -t printer-uri ipp-2.1.test +# ./ipptool -V 2.1 -f filename -t printer-uri ipp-2.1.test # # Do all of the IPP/1.1 and IPP/2.0 tests as an IPP/2.1 client diff --git a/test/ipp-2.2.test b/test/ipp-2.2.test index d910c8be93..935a62da91 100644 --- a/test/ipp-2.2.test +++ b/test/ipp-2.2.test @@ -14,7 +14,7 @@ # # Usage: # -# ./ipptool -V 2.2 {-d PRINTER_IS_COLOR=1} -f filename -t printer-uri ipp-2.2.test +# ./ipptool -V 2.2 -f filename -t printer-uri ipp-2.2.test # # Do all of the IPP/1.1, IPP/2.0, and IPP/2.1 tests as an IPP/2.2 client -- 2.47.2