Skip to content
This repository has been archived by the owner on Jan 2, 2021. It is now read-only.

Make the unit tests ASAN-clean and run on Travis #131

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

Commits on Nov 17, 2016

  1. Allow configuring different sanitizers from cmake

    This will make it easier to enable these sanitizers with a simple
    command-line switch, and potentially enable them on Travis.
    sas committed Nov 17, 2016
    Configuration menu
    Copy the full SHA
    df22763 View commit details
    Browse the repository at this point in the history
  2. Enable builds with asan on Travis

    This should prevent checking in some code with memory errors.
    sas committed Nov 17, 2016
    Configuration menu
    Copy the full SHA
    dc1dce6 View commit details
    Browse the repository at this point in the history