Skip to content

Commit

Permalink
More cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelrsweet committed Nov 12, 2024
1 parent 6c94d84 commit 19deaf3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
1 change: 0 additions & 1 deletion examples/pwg5100.11.test
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
# -d NOPRINT=1 Disable the print tests.
# -d REQUIRE_EPX=1 Require support for the EPX specification.
#
#

{
NAME "PWG 5100.11-2024: Operations, Attributes, and Values"
Expand Down
8 changes: 7 additions & 1 deletion examples/pwg5101.1.test
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,11 @@
#
# Usage:
#
# ./ipptool -t PRINTER-URI pwg5101.1.test
# ./ipptool [OPTIONS] -t PRINTER-URI pwg5101.1.test
#
# Options:
#
# -d REQUIRE_MSN=1 Require support for the MSN v2.1 specification.
#

# Regular expression for PWG self-describing media size names (eek!)
Expand All @@ -21,6 +25,8 @@ DEFINE MEDIA_REGEX "/^(choice(_((custom|na|asme|roc|oe|roll)_[a-z0-9][-a-z0-9]*_

# Simple test of media-xxx values...
{
SKIP-IF-NOT-DEFINED REQUIRE_MSN

NAME "PWG 5101.1-2023: Self-Describing Media Size Names"
OPERATION Get-Printer-Attributes
GROUP operation-attributes-tag
Expand Down

0 comments on commit 19deaf3

Please sign in to comment.