1. 09 Sep, 2019 1 commit
  2. 06 Sep, 2019 3 commits
    • Abseil Team's avatar
      Googletest export · 3f05f651
      Abseil Team authored
      Extend gtest-port and stubs for ESP_PLATFORM
      
      ESP_PLATFORM is the macro used to indicate compilation for the ESP32
      using the esp-idf. This isn't a fully posix compatible system so
      various features of google test need to be stubbed out in order for
      it to work. It's oddly similar to the GTEST_OS_WINDOWS_PHONE setup.
      
      PiperOrigin-RevId: 267471968
      3f05f651
    • Abseil Team's avatar
      Googletest export · 6123df92
      Abseil Team authored
      Internal Change
      
      PiperOrigin-RevId: 267457395
      6123df92
    • kuzkry's avatar
      Googletest export · ab8f346b
      kuzkry authored
      Merge 7f4f58da20e1066a888d3e4bcbef541db798a605 into 90a443f9
      
      Closes #2395
      
      COPYBARA_INTEGRATE_REVIEW=https://github.com/google/googletest/pull/2395 from kuzkry:custom-type-traits-remove_reference 7f4f58da20e1066a888d3e4bcbef541db798a605
      PiperOrigin-RevId: 266189044
      ab8f346b
  3. 29 Aug, 2019 2 commits
  4. 28 Aug, 2019 2 commits
  5. 27 Aug, 2019 1 commit
  6. 26 Aug, 2019 1 commit
    • misterg's avatar
      Googletest export · 6a3d632f
      misterg authored
      Add tuple version of Optional() matches. This allows Optional() to be used in Pointwise matchers.
      
      PiperOrigin-RevId: 265501882
      6a3d632f
  7. 24 Aug, 2019 1 commit
  8. 23 Aug, 2019 5 commits
  9. 22 Aug, 2019 1 commit
  10. 21 Aug, 2019 2 commits
  11. 19 Aug, 2019 5 commits
  12. 16 Aug, 2019 4 commits
  13. 15 Aug, 2019 9 commits
  14. 14 Aug, 2019 3 commits