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

Fix Unit Test Instructions In Readme #505

Merged
merged 2 commits into from
Dec 14, 2023
Merged

Conversation

BogdanTheGeek
Copy link
Contributor

Fix Unit Test Instructions In Readme

Description

Missing dependency in submodule initialisation.
Added linux as a dependency for building. Using mqueue.h is not portable. I can't figure out if this is a posix issue or a macOS issue, but the effect is the same regardless. I can't see any Windows specific code and I pretty sure Windows is not posix compliant.

Checklist:

  • I have tested my changes. No regression in existing tests.
  • My code is formatted using Uncrustify.
  • I have read and applied the rules stated in CONTRIBUTING.md.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@bradleysmith23 bradleysmith23 self-requested a review December 14, 2023 03:39
@paulbartell paulbartell merged commit 00ab5b3 into aws:main Dec 14, 2023
11 of 12 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.

3 participants