Skip to content

Add make check test for legacy-printer-app#44

Merged
tillkamppeter merged 4 commits intoOpenPrinting:masterfrom
n0y0nD:add-make-check-test
Mar 18, 2026
Merged

Add make check test for legacy-printer-app#44
tillkamppeter merged 4 commits intoOpenPrinting:masterfrom
n0y0nD:add-make-check-test

Conversation

@n0y0nD
Copy link
Contributor

@n0y0nD n0y0nD commented Mar 16, 2026

Currently make check does not execute any tests.

This PR improves the testing step by adding a simple runtime test for
legacy-printer-app. The test verifies that the binary exists and runs
successfully using the --help option.

This makes make check useful for both local development and CI testing.

@n0y0nD
Copy link
Contributor Author

n0y0nD commented Mar 17, 2026

Here is the sample output of the added test :

Screenshot from 2026-03-17 18-15-51

@tillkamppeter tillkamppeter merged commit 4aa4fd5 into OpenPrinting:master Mar 18, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants