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

Fix ODR errors with gmock #967

Merged
merged 6 commits into from
Apr 8, 2023
Merged

Fix ODR errors with gmock #967

merged 6 commits into from
Apr 8, 2023

Commits on Apr 6, 2023

  1. Fix ODR errors with gmock

    Signed-off-by: methylDragon <methylDragon@gmail.com>
    methylDragon committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    5841fec View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Compile test fixture sources explicitly

    Signed-off-by: methylDragon <methylDragon@gmail.com>
    methylDragon committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    761307e View commit details
    Browse the repository at this point in the history
  2. Add gmock libraries to gtests (for the fixtures..)

    Signed-off-by: methylDragon <methylDragon@gmail.com>
    methylDragon committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    a6acd9a View commit details
    Browse the repository at this point in the history
  3. Split text fixtures with and without sources

    Signed-off-by: methylDragon <methylDragon@gmail.com>
    methylDragon committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    8ac3a91 View commit details
    Browse the repository at this point in the history
  4. Explicitly compile point cloud page object

    Signed-off-by: methylDragon <methylDragon@gmail.com>
    methylDragon committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    c6de021 View commit details
    Browse the repository at this point in the history
  5. Explicitly compile point cloud messages

    Signed-off-by: methylDragon <methylDragon@gmail.com>
    methylDragon committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    dfc96b2 View commit details
    Browse the repository at this point in the history