Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fixed nullptr and made some general test speedups #106

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 3 commits into from
Jan 30, 2019

Conversation

ianfixes
Copy link
Collaborator

Highlights from CHANGELOG.md

Added

  • Added rspec sensitivity to the environment variable $ARDUINO_CI_SELECT_CPP_TESTS=<glob> (for arduino_ci gem hackers)
  • assertNotNull() and assureNotNull() C++ comparisons

Changed

  • CiConfig::allowable_unittest_files now uses Pathname to full effect
  • nullptr now defined in its own class

Fixed

  • Assertions on nullptr
  • The defintion of nullptr
  • See CHANGELOG.md for more

Issues Fixed

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