From: msweet Date: Thu, 7 Aug 2014 01:09:21 +0000 (+0000) Subject: Include job-uri in get-jobs tests. X-Git-Tag: v2.2b1~532 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92df50e696e12ccf297cb56db2d2f8d4d104d290;p=thirdparty%2Fcups.git Include job-uri in get-jobs tests. git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12088 a1ca3aef-8c08-0410-bb20-df032aa958be --- diff --git a/test/get-completed-jobs.test b/test/get-completed-jobs.test index eca2279356..51ef0719c3 100644 --- a/test/get-completed-jobs.test +++ b/test/get-completed-jobs.test @@ -3,7 +3,7 @@ # # Get list of completed jobs. # -# Copyright 2007-2012 by Apple Inc. +# Copyright 2007-2014 by Apple Inc. # Copyright 2001-2006 by Easy Software Products. All rights reserved. # # These coded instructions, statements, and computer programs are the @@ -32,7 +32,7 @@ ATTR uri printer-uri $uri ATTR keyword which-jobs completed ATTR keyword requested-attributes - job-id,job-state,job-state-reasons,job-name,job-originating-user-name,job-media-sheets-completed + job-id,job-uri,job-state,job-state-reasons,job-name,job-originating-user-name,job-media-sheets-completed # What statuses are OK? STATUS successful-ok diff --git a/test/get-jobs.test b/test/get-jobs.test index d4c3a0a800..19fb65fa3a 100644 --- a/test/get-jobs.test +++ b/test/get-jobs.test @@ -3,7 +3,7 @@ # # Get list of not-completed jobs. # -# Copyright 2007-2012 by Apple Inc. +# Copyright 2007-2014 by Apple Inc. # Copyright 2001-2006 by Easy Software Products. All rights reserved. # # These coded instructions, statements, and computer programs are the @@ -31,7 +31,7 @@ ATTR language attributes-natural-language en ATTR uri printer-uri $uri ATTR keyword requested-attributes - job-id,job-state,job-state-reasons,job-name,job-originating-user-name,job-media-sheets,job-media-sheets-completed,job-impressions,job-impressions-completed + job-id,job-uri,job-state,job-state-reasons,job-name,job-originating-user-name,job-media-sheets,job-media-sheets-completed,job-impressions,job-impressions-completed # What statuses are OK? STATUS successful-ok