]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Final cleanup for beta release of ipptool.
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Wed, 21 Sep 2011 06:01:12 +0000 (06:01 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Wed, 21 Sep 2011 06:01:12 +0000 (06:01 +0000)
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@10010 7a7537e8-13f0-0310-91df-b6672ffda945

IPPTOOL.txt
test/ipp-2.1.test
test/ipp-2.2.test

index 5e84ebf01446f1b00a39ed0e2df6d050d8413e24..c544167413c3dc338fea577d12c7090562908794 100644 (file)
@@ -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
 
index 4993831fbacac59a8136ce8897a89529ad6d350a..e8ddae4d11ad2d10c50170c02f1f138360808022 100644 (file)
@@ -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
index d910c8be93c3c7849c60ca00e1b289f4854a18c6..935a62da91d45a80266029c2bb717b8523b33a60 100644 (file)
@@ -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