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

Add Travis CI and basic unit tests to this library #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ianfixes
Copy link

@ianfixes ianfixes commented Sep 13, 2018

I took the liberty of using your library to work out some improvements to my arduino_ci framework:

I'm contributing my edits back to this project. In brief, the only modification is to the directory structure such that the arduino library contains the sketch (which formerly lived in the root directory) as an examples project -- this is for the purposes of test compilation.

Aside from that, some rudimentary tests were added as proof of concept unit tests. I can't turn on Travis CI for your repo, but I turned it on for mine and the results are here:
https://travis-ci.org/ianfixes/AcceleratedLED/builds/

This build error due to a segfault is eliminated by the code in this pull request

@ianfixes ianfixes closed this Sep 13, 2018
@ianfixes ianfixes changed the title 2018 09 13 arduino ci Add Travis CI and basic unit tests to this library Sep 13, 2018
@ianfixes ianfixes reopened this Sep 13, 2018
@ianfixes ianfixes force-pushed the 2018-09-13_arduino_ci branch 4 times, most recently from f068188 to f0e1afc Compare September 14, 2018 01:11
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