Skip to content

Segfault avoidance #62

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
merged 20 commits into from
Sep 13, 2018
Merged

Segfault avoidance #62

merged 20 commits into from
Sep 13, 2018

Conversation

ianfixes
Copy link
Collaborator

@ianfixes ianfixes commented Sep 11, 2018

Highlights from CHANGELOG.md

  • Include compile flags to detect illegal memory accesses (even those that don't immediately cause egfaults), if available
  • Fix and/or add tests to core CPP libraries
  • Avoid trying to run dotfiles as unit tests (i.e. emacs temp files)
  • Friendly error messages for failures to download the Arduino binary
  • Fixes unittest compiler list is not inherited #44
  • Uses latest 1.8.6 Arduino binaries
  • Fix caching of prefs, hopefully minor speedup
  • Fix path generation on windows hosts that prevented unit tests from running
  • Add more verbose logging in cases when no unit tests are found

@ianfixes ianfixes force-pushed the 2018-09-11_mocks_and_debugging branch 2 times, most recently from 73ede21 to b43be59 Compare September 11, 2018 15:21
@ianfixes ianfixes force-pushed the 2018-09-11_mocks_and_debugging branch from f22cd25 to 64a6ae1 Compare September 12, 2018 01:03
@ianfixes ianfixes force-pushed the 2018-09-11_mocks_and_debugging branch 2 times, most recently from d919a11 to 21f75d8 Compare September 12, 2018 03:35
@ianfixes ianfixes force-pushed the 2018-09-11_mocks_and_debugging branch from 21f75d8 to 92b8426 Compare September 12, 2018 03:49
@ianfixes ianfixes force-pushed the 2018-09-11_mocks_and_debugging branch 10 times, most recently from 1e233fb to 3f546b1 Compare September 13, 2018 10:59
@ianfixes ianfixes force-pushed the 2018-09-11_mocks_and_debugging branch 4 times, most recently from 56fe001 to 6073d7a Compare September 13, 2018 18:07
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