Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add some basic build instructions to run unit tests #170

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

Merged
aentinger merged 4 commits into arduino:master from sgryphon:feature/build-instructions
Aug 24, 2022

Conversation

Copy link
Contributor

@sgryphon sgryphon commented Aug 23, 2022

These build instructions were reverse engineered out of the github actions (diving into arduino/cpp-test-action).

I think the dependencies are correct, but my machine already had a bunch of software installed, so I'm not sure (but it is a start).

This is useful for someone who wants to contribute to the repo, to run the host-based tests locally (before submitting).

(Note: I also had to make a minor change in catch.hpp, to set sigStackSize = 32768, as MINSIGSTKSZ was no longer defined (some kind of version incompatibility). I have not checked that change in.)

Copy link
Contributor

@aentinger aentinger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @sgryphon ☕ 👋 Thank you very much for your contribution! I added a couple of commits containing minor improvements, but those are largely simplifications.

@aentinger aentinger merged commit e26862e into arduino:master Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers
1 more reviewer

@aentinger aentinger aentinger approved these changes

Reviewers whose approvals may not affect merge requirements
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /