CHANGELOG

Changelog for package osrf_testing_tools_cpp

2.0.0 (2024-02-07)

  • Upgrade to Google test 1.14.0 (#84)

  • Contributors: Chris Lalancette

1.7.0 (2023-04-28)

1.5.3 (2023-04-11)

  • Fix mpark/variant conditional for MSVC (#77)

  • Changing C++ Compile Version (#76)

  • Update maintainers (#74)

  • Contributors: Audrow Nash, Lucas Wendland, Scott K Logan

1.5.2 (2022-11-07)

  • Sets CMP0135 policy behavior to NEW (#73)

  • Fixes policy CMP0135 warning in CMake 3.24 (#71)

  • Add cstring include. (#70)

  • Contributors: Chris Lalancette, Cristóbal Arroyo

1.5.1 (2022-02-14)

  • Changed to use CMAKE_DL_LIBS CMake library to link library that provides dlopen (#68)

  • Contributors: Silvio Traversaro

1.5.0 (2022-01-14)

  • Update backward-cpp to latest master commit (#64)

  • Patch googletest to 1.10.0.2 (#65)

  • Contributors: Christophe Bedard, Homalozoa X

1.4.0 (2020-12-08)

  • [osrf_testing_tools_cpp] Add warnings (#54)

  • Update cmake minimum version to 2.8.12 (#61)

  • Add googletest v1.10.0 (#55)

  • Workarounds for Android (#52) (#60)

  • Change WIN32 to _WIN32 (#53)

  • fix execinfo.h not found for QNX (#50)

  • Contributors: Ahmed Sobhy, Audrow Nash, Dan Rose, Jacob Perron, Stephen Brawner

1.3.2 (2020-05-21)

  • Suppressed a FPHSA CMake warning in Backward (#48)

  • Contributors: Dirk Thomas