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 isolated gmock test #4

Merged
merged 7 commits into from
Jun 13, 2019
Merged

Commits on Jun 10, 2019

  1. Add isolated version of ament_add_gmock

    Signed-off-by: Pete Baughman <pete.baughman@apex.ai>
    Pete Baughman committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    7ef8c96 View commit details
    Browse the repository at this point in the history
  2. Prevent add_ros_isolated_*_tests from interfering with domain_coordin…

    …ator self-test
    
    Signed-off-by: Pete Baughman <pete.baughman@apex.ai>
    Pete Baughman committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    df25e23 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2019

  1. Move isolated test functions to ament_cmake_ros

    Signed-off-by: Pete Baughman <pete.baughman@apex.ai>
    Pete Baughman committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    e1bf0e1 View commit details
    Browse the repository at this point in the history
  2. Move ament_cmake_ros_isolated_gmock into ament_cmake_ros too

    Signed-off-by: Pete Baughman <pete.baughman@apex.ai>
    Pete Baughman committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    4352af2 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2019

  1. Remove files that got left behind when isolated_gmock moved to ament_…

    …cmake_ros
    
    Signed-off-by: Pete Baughman <pete.baughman@apex.ai>
    Pete Baughman committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    ddf4957 View commit details
    Browse the repository at this point in the history
  2. Fix lint errors

    Signed-off-by: Pete Baughman <pete.baughman@apex.ai>
    Pete Baughman committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    9b05c52 View commit details
    Browse the repository at this point in the history
  3. Fix python flake8

    Signed-off-by: Pete Baughman <pete.baughman@apex.ai>
    Pete Baughman committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    0e13423 View commit details
    Browse the repository at this point in the history