v1.1 Update 4 BETA 2022-04-29
Pre-release
Pre-release
·
76 commits
to master
since this release
These tools fix all of the known bugs in the self-certification tools and have been tested locally by me on some existing IPP Everywhere printers as well as the ippeveprinter test server. Changes include:
- Added support for running the self-certification tools non-interactively with the "make test" command (Issue #56, Issue #62)
- The
ippevesubmit
program did not validate the correct number of tests for the document results (Issue #71) - The DNS-SD TLS key test was incorrectly specified (Issue #72)
- The
ippevesubmit
program now validates and converts product web page URLs (Issue #75) - The IPP and document tests now support printers that do not support US letter or ISO A4 sizes (Issue #78)
- The
ipptool
program can now generate PWG Raster documents dynamically for printers (Issue #79) - The
ippevesubmit
program now uses the modification date of the plist files instead of the current date when generating the JSON submission file (Issue #81) - The
ippfind
program did not correctly escape command-line arguments passed during the DNS-SD tests (Issue #83) - The
ippevesubmit
program did not look for supported media sizes in the right place (Issue #84) - Added the test numbers to all print job tests (Issue #85)
- Fixed the conditional requirements for "printer-supply-xxx" attributes with printers that do not have supplies.
- Fixed some problems with the Windows DNS-SD test script.
- Fixed the expected test counts in ippevesubmit and removed support for submitting IPP Everywhere v1.0 results.