Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ipptool: Add DISPLAY-WARNING predicate #144

Closed
michaelrsweet opened this issue Jul 4, 2018 · 1 comment
Closed

ipptool: Add DISPLAY-WARNING predicate #144

michaelrsweet opened this issue Jul 4, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request priority-low
Milestone

Comments

@michaelrsweet
Copy link
Contributor

It would be nice to support warnings when running tests, e.g. if a Printer supports a deprecated operation or attribute, we could write:

EXPECT operations-supported WITH-VALUE 0x0012 DISPLAY-WARNING "The Purge-Jobs operation is DEPRECATED and SHOULD NOT be implemented any longer."

Similarly, we could display a warning for a status code that is unexpected:

STATUS client-error-not-found DISPLAY-WARNING "client-error-not-found is not defined for this operation."
@michaelrsweet michaelrsweet self-assigned this Jul 4, 2018
@michaelrsweet michaelrsweet added enhancement New feature or request priority-low labels Jul 4, 2018
@michaelrsweet michaelrsweet added this to the Stable milestone Jul 4, 2018
@michaelrsweet
Copy link
Contributor Author

Tracking as libcups issue 10...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority-low
Projects
None yet
Development

No branches or pull requests

1 participant