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 #10

Open
michaelrsweet opened this issue May 17, 2022 · 0 comments
Open

ipptool: Add DISPLAY-WARNING predicate #10

michaelrsweet opened this issue May 17, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request priority-low
Milestone

Comments

@michaelrsweet
Copy link
Member

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."
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
Development

No branches or pull requests

1 participant