Skip to content

CI: add openFrameworks image-format test job - #58

Merged
danoli3 merged 2 commits into
masterfrom
ci/openframeworks-tests
Aug 16, 2026
Merged

CI: add openFrameworks image-format test job#58
danoli3 merged 2 commits into
masterfrom
ci/openframeworks-tests

Conversation

@danoli3

@danoli3 danoli3 commented Aug 15, 2026

Copy link
Copy Markdown
Owner

Builds FreeImage from this checkout against oF's own zlib/libpng, drops it into openFrameworks/openFrameworks@master in place of oF's prebuilt copy, and runs tests/graphics/imageFormats against it.

Needs tests/graphics/imageFormats merged upstream to actually pass.

Builds this checkout's FreeImage against oF's own zlib/libpng (avoids
duplicate-symbol link errors from bundling separate copies), swaps it
into an openFrameworks/openFrameworks checkout in place of oF's
prebuilt copy, then runs tests/graphics/imageFormats against it.
Makefile/config.make are gitignored in openFrameworks' test directories
(the CI harness is expected to supply them) - oF's own run_tests.sh
copies scripts/templates/macos/{Makefile,config.make} in before running
make, so do the same here.
@danoli3
danoli3 merged commit 57a3c7d into master Aug 16, 2026
36 checks 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.

1 participant