From: mike Date: Thu, 18 Apr 2013 19:21:04 +0000 (+0000) Subject: Update files included with ipptool packages. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fe85152a59f780e8a8a8e1dc23295c2d9f94fc2;p=thirdparty%2Fcups.git Update files included with ipptool packages. git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@10954 7a7537e8-13f0-0310-91df-b6672ffda945 --- diff --git a/tools/makeipptoolpkg b/tools/makeipptoolpkg index 34926fa9a9..1947b2f350 100755 --- a/tools/makeipptoolpkg +++ b/tools/makeipptoolpkg @@ -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"