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 add sanitizers to unit test cmake build #205

Merged
merged 8 commits into from
Nov 3, 2022

Commits on Oct 31, 2022

  1. Add sanatize flags to test builds

    John Vishnefske committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    81f6dd7 View commit details
    Browse the repository at this point in the history
  2. (re)enable sanitizer build

    John Vishnefske committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    d467e32 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. make specific list of sanitizers fatally fail tests

    John Vishnefske committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    6ef64d2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from OpenCyphal/master

    Add Sanitizers to cmake tests
    jvishnefske authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    f4eb27b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21a8c08 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Configuration menu
    Copy the full SHA
    2b68b0c View commit details
    Browse the repository at this point in the history
  2. update find_library so clang suceeds on ubuntu docker

    John Vishnefske committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    beaf0a8 View commit details
    Browse the repository at this point in the history
  3. spelling

    John Vishnefske committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    bdd9013 View commit details
    Browse the repository at this point in the history