1. 15 Mar, 2022 1 commit
    • Abseil Team's avatar
      Running clang-format over all of GoogleTest · b007c54f
      Abseil Team authored
      A few tests are examining code locations and looking af the resulting line
      numbers to verify that GoogleTest shows those to users correctly. Some of those
      locations change when clang-format is run. For those locations, I've wrapped
      portions in:
      // clang-format off
      ...
      // clang-format on
      
      There may be other locations that are currently not tickled by running
      clang-format.
      
      PiperOrigin-RevId: 434844712
      Change-Id: I3a9f0a6f39eff741c576b6de389bef9b1d11139d
      b007c54f
  2. 27 Nov, 2019 2 commits
  3. 22 Nov, 2019 2 commits
  4. 11 Oct, 2019 2 commits
  5. 07 Jan, 2019 1 commit
  6. 03 Jan, 2019 1 commit
    • Chris's avatar
      fix: Remove Arduino entry points · 4d62b5b9
      Chris authored
      Improved flexibility by removing the Arduino entry points in favor of manual calls to setup/loop that the user can call from their entry point.  This is the more common use case for Arudino.
      
      Also added the gtest/gmock_main files to the PlatformIO ignore list since we are not supporting that feature.
      4d62b5b9
  7. 05 Dec, 2018 1 commit
  8. 14 Aug, 2018 1 commit
    • Gennadiy Civil's avatar
      · a3c0dd0f
      Gennadiy Civil authored
      Comments changes, no functionality changes
      a3c0dd0f
  9. 07 Aug, 2018 1 commit
    • Gennadiy Civil's avatar
      · b345bf90
      Gennadiy Civil authored
      Formatting changes,small cleanup,  no functionality changes
      b345bf90
  10. 25 Jul, 2018 1 commit
  11. 25 Aug, 2015 1 commit
  12. 20 May, 2011 1 commit
  13. 24 Feb, 2011 1 commit
  14. 14 Sep, 2010 1 commit
  15. 24 Sep, 2009 1 commit
  16. 11 Mar, 2009 1 commit
  17. 10 Dec, 2008 1 commit