Class SmokeCheck
java.lang.Object
io.github.p4suta.tateyokopdf.tools.SmokeCheck
Smoke test for the built jpackage launcher: convert a sample PDF and assert the output really is
a PDF (starts with the
%PDF magic). The Gradle task supplies the OS-specific launcher
path. Exits non-zero with a message on any failure.
Usage: SmokeCheck <launcher> <input.pdf> <output.pdf>
-
Method Summary
-
Method Details
-
main
- Throws:
IOExceptionInterruptedException
-