]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Update files included with ipptool packages.
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Thu, 18 Apr 2013 19:21:04 +0000 (19:21 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Thu, 18 Apr 2013 19:21:04 +0000 (19:21 +0000)
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@10954 7a7537e8-13f0-0310-91df-b6672ffda945

tools/makeipptoolpkg

index 34926fa9a9b44a7957306329bc4cca5c9f07c5cf..1947b2f35035ec8c77e0f38bf3b5328b4eb28102 100755 (executable)
@@ -58,6 +58,7 @@ cp test/create-printer-subscription.test $pkgdir
 cp test/document-*.pdf $pkgdir
 cp test/document-*.ps $pkgdir
 cp test/get-completed-jobs.test test/get-jobs.test $pkgdir
+cp test/get-notifications.test $pkgdir
 cp test/get-printer-attributes.test $pkgdir
 cp test/gray.jpg $pkgdir
 cp test/ipp-[12].*.test $pkgdir
@@ -69,6 +70,7 @@ cp test/print-job.test $pkgdir
 cp test/print-job-deflate.test $pkgdir
 cp test/print-job-gzip.test $pkgdir
 cp test/testfile.* $pkgdir
+cp test/validate-job.test $pkgdir
 
 if test `uname` = Darwin; then
        pkgfile="$pkgdir-macosx-universal.dmg"