Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: Add build and test on macOS #774

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

LukasWoodtli
Copy link
Contributor

Building and testing Wakaama on macOS with the default compiler and no additional sanitizers. This makes sure that the code can be used with macOS.

The `run_ci.sh` script relies on functionality of `getopt` that are not
supported by macOS. Therefore we require to use `gnu-getopt` on macOS.
@LukasWoodtli LukasWoodtli force-pushed the gardena/lw/github-action-macos branch from 4e810b5 to 2df455f Compare May 8, 2024 20:06
Building and testing Wakaama on macOS with the default compiler and no
additional sanitizers. This makes sure that the code can be used with
macOS.
The integration tests don't work on macOS due to different timing
related to output on `stdout`.
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.

None yet

1 participant