]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Update software for stable draft of IPP Everywhere Printer Self-Certification
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Fri, 9 Oct 2015 19:18:39 +0000 (19:18 +0000)
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Fri, 9 Oct 2015 19:18:39 +0000 (19:18 +0000)
Manual 1.0 (October 9, 2015 draft)

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12897 a1ca3aef-8c08-0410-bb20-df032aa958be

12 files changed:
everywhere/README.txt
everywhere/bonjour-access-tests.test
everywhere/bonjour-tests.bat
everywhere/bonjour-tests.sh
everywhere/bonjour-value-tests.test
everywhere/document-tests.bat
everywhere/document-tests.sh
everywhere/document-tests.test
everywhere/ipp-tests.bat
everywhere/ipp-tests.sh
everywhere/ipp-tests.test
everywhere/make-ippeveselfcert.sh

index d9004cac11b5c4da2ee28dab1393f0a186769158..52770235022c754e4de7d508dccd2fdb8d0726b5 100644 (file)
@@ -1,4 +1,4 @@
-README.txt - 2014-08-28
+README.txt - 2015-10-09
 -----------------------
 
 INTRODUCTION
@@ -54,9 +54,9 @@ GETTING SUPPORT AND OTHER RESOURCES
 
 LEGAL STUFF
 
-    These tools are Copyright 2014 by The Printer Working Group and Copyright
-    2007-2014 by Apple Inc.  CUPS and the CUPS logo are trademarks of Apple Inc.
-    PWG and IPP Everywhere are trademarks of the IEEE-ISTO.
+    These tools are Copyright 2014-2015 by The Printer Working Group and
+    Copyright 2007-2015 by Apple Inc.  CUPS and the CUPS logo are trademarks of
+    Apple Inc.  PWG and IPP Everywhere are trademarks of the IEEE-ISTO.
 
     CUPS is provided under the terms of version 2 of the GNU General Public
     License and GNU Library General Public License. This program is distributed
index aaab36da683d6557defda6bed6fb60c78017a09e..224c67b8c454c87e1fbfbce70960aa1b95b04d51 100644 (file)
@@ -3,7 +3,7 @@
 #
 # IPP Everywhere Printer Self-Certification Manual 1.0: Section 5: Bonjour Tests.
 #
-# Copyright 2014 by The Printer Working Group.
+# Copyright 2014-2015 by The Printer Working Group.
 # Copyright 2007-2013 by Apple Inc.
 # Copyright 2001-2006 by Easy Software Products. All rights reserved.
 #
@@ -18,7 +18,7 @@
 #   ./ipptool -tI printer-uri bonjour-access-tests.test
 #
 
-FILE-ID "org.pwg.ipp-everywhere.20140826.bonjour"
+FILE-ID "org.pwg.ipp-everywhere.20151009.bonjour"
 
 {
        # The name of the test...
index 139b497a172d8bfdbac63aebff3e7ab6c69bba07..c2e5ecfefa186a32db0ae77948f0db19885bee20 100644 (file)
@@ -4,7 +4,7 @@
 ::
 :: IPP Everywhere Printer Self-Certification Manual 1.0: Section 5: Bonjour Tests.
 ::
-:: Copyright 2014 by The Printer Working Group.
+:: Copyright 2014-2015 by The Printer Working Group.
 ::
 :: This program may be copied and furnished to others, and derivative works
 :: that comment on, or otherwise explain it or assist in its implementation may
@@ -40,7 +40,7 @@ set skip=0
 set /a total+=1
 set <NUL /p="B-1. IPP Browse test: "
 echo ^<dict^>^<key^>Name^</key^>^<string^>B-1. IPP Browse test^</string^> >>"%PLIST%"
-echo ^<key^>FileId^</key^>^<string^>org.pwg.ipp-everywhere.20140826.bonjour^</string^> >>"%PLIST%"
+echo ^<key^>FileId^</key^>^<string^>org.pwg.ipp-everywhere.20151009.bonjour^</string^> >>"%PLIST%"
 
 set result=FAIL
 ippfind _ipp._tcp,_print.local. --name "%1" --quiet && set result=PASS
index d0b0377ce723e63eece071e25a16ca325edc4966..648ea713b5ae161db93c86259de7e686641d1fc9 100755 (executable)
@@ -4,7 +4,7 @@
 #
 # IPP Everywhere Printer Self-Certification Manual 1.0: Section 5: Bonjour Tests.
 #
-# Copyright 2014 by The Printer Working Group.
+# Copyright 2014-2015 by The Printer Working Group.
 #
 # This program may be copied and furnished to others, and derivative works
 # that comment on, or otherwise explain it or assist in its implementation may
@@ -152,7 +152,7 @@ start_test() {
        total=`expr $total + 1`
        echo $ac_n "$1: $ac_c"
        echo "<dict><key>Name</key><string>$1</string>" >>"$PLIST"
-       echo "<key>FileId</key><string>org.pwg.ipp-everywhere.20140826.bonjour</string>" >>"$PLIST"
+       echo "<key>FileId</key><string>org.pwg.ipp-everywhere.20151009.bonjour</string>" >>"$PLIST"
 }
 # end_test PASS/FAIL/SKIP
 end_test() {
index 71d9c41ee73fe04ebefb67039bb5964a07785e68..35d8dd7f754ffdcecfd6aae2bbbea85944b669fc 100644 (file)
@@ -3,7 +3,7 @@
 #
 # IPP Everywhere Printer Self-Certification Manual 1.0: Section 5: Bonjour Tests.
 #
-# Copyright 2014 by The Printer Working Group.
+# Copyright 2014-2015 by The Printer Working Group.
 # Copyright 2007-2013 by Apple Inc.
 # Copyright 2001-2006 by Easy Software Products. All rights reserved.
 #
@@ -19,7 +19,7 @@
 #   ippfind ... -x ipptool -t "{}" bonjour-value-tests.test ";"
 #
 
-FILE-ID "org.pwg.ipp-everywhere.20140826.bonjour"
+FILE-ID "org.pwg.ipp-everywhere.20151009.bonjour"
 
 {
        # The name of the test...
index 3d287844cad7b58b847999399b7ed8cc14c15b09..70cd9ef4cb26099217fd62a09f648246b89be126 100644 (file)
@@ -4,7 +4,7 @@
 ::
 :: IPP Everywhere Printer Self-Certification Manual 1.0: Section 7: Document Data Tests.
 ::
-:: Copyright 2014 by The Printer Working Group.
+:: Copyright 2014-2015 by The Printer Working Group.
 ::
 :: This program may be copied and furnished to others, and derivative works
 :: that comment on, or otherwise explain it or assist in its implementation may
index 99d69af0c0892de6900ec409cbf1e2194f53b01d..1dda93cc535d2616d63bd154a96260f366570e52 100755 (executable)
@@ -4,7 +4,7 @@
 #
 # IPP Everywhere Printer Self-Certification Manual 1.0: Section 7: Document Data Tests.
 #
-# Copyright 2014 by The Printer Working Group.
+# Copyright 2014-2015 by The Printer Working Group.
 #
 # This program may be copied and furnished to others, and derivative works
 # that comment on, or otherwise explain it or assist in its implementation may
index bbb3e51693f5b37b5472454258425c56d5ff5d64..3270c161ffe33584294f9cbd17803b001b4c0317 100644 (file)
@@ -3,7 +3,7 @@
 #
 # IPP Everywhere Printer Self-Certification Manual 1.0: Section 7: Document Data Tests.
 #
-# Copyright 2014 by The Printer Working Group.
+# Copyright 2014-2015 by The Printer Working Group.
 # Copyright 2007-2013 by Apple Inc.
 # Copyright 2001-2006 by Easy Software Products. All rights reserved.
 #
@@ -27,7 +27,7 @@
 # data is available in the "everywhere" subdirectory of the CUPS source code.
 #
 
-FILE-ID "org.pwg.ipp-everywhere.20140826.document"
+FILE-ID "org.pwg.ipp-everywhere.20151009.document"
 
 {
        NAME "D-1. PWG Raster Format Tests (mandatory)"
index f65f528ccc8b33b5b2ed074196028e868fcfbb3b..32d582b91acf3314a2f8ab959122c8b846b287af 100644 (file)
@@ -4,7 +4,7 @@
 ::
 :: IPP Everywhere Printer Self-Certification Manual 1.0: Section 6: IPP Tests.
 ::
-:: Copyright 2014 by The Printer Working Group.
+:: Copyright 2014-2015 by The Printer Working Group.
 ::
 :: This program may be copied and furnished to others, and derivative works
 :: that comment on, or otherwise explain it or assist in its implementation may
index f793573fc21b91f48739939e7f60fc56b7c034d8..ec521d1efdebfbf2915e3b517828f4e4ae5a4601 100755 (executable)
@@ -4,7 +4,7 @@
 #
 # IPP Everywhere Printer Self-Certification Manual 1.0: Section 6: IPP Tests.
 #
-# Copyright 2014 by The Printer Working Group.
+# Copyright 2014-2015 by The Printer Working Group.
 #
 # This program may be copied and furnished to others, and derivative works
 # that comment on, or otherwise explain it or assist in its implementation may
index a94ce99aeaa486965de698a02b67629c11c75356..f7b1dc83524ffe7eae6e2c943ea6b116afb937d1 100644 (file)
@@ -26,7 +26,7 @@
 # 'media-needed' keywords in the "printer-state-reasons" Printer attribute.
 #
 
-FILE-ID "org.pwg.ipp-everywhere.20140826.ipp"
+FILE-ID "org.pwg.ipp-everywhere.20151009.ipp"
 
 # All tests use IPP version 2.0, unless overridden in a test...
 VERSION 2.0
index 34ca20dd86c7c39bf82e3b4724e79a776e16d621..d696b70c28feae82118cb49baf74c030fdef027e 100755 (executable)
@@ -4,7 +4,7 @@
 #
 #   Make an IPP Everywhere Printer self-certification package.
 #
-#   Copyright 2014 The Printer Working Group.
+#   Copyright 2014-2015 The Printer Working Group.
 #   Copyright 2007-2013 by Apple Inc.
 #   Copyright 1997-2007 by Easy Software Products, all rights reserved.
 #