1. 16 Sep, 2021 3 commits
  2. 15 Sep, 2021 6 commits
    • dmauro's avatar
      Googletest export · 8aa657ee
      dmauro authored
      Delete unsupported/deprecated scripts
      
      PiperOrigin-RevId: 396847020
      8aa657ee
    • Abseil Team's avatar
      Googletest export · 314adcd4
      Abseil Team authored
      gmock-internal-utils.cc: Use `static_cast` instead of implicit conversion between signed and unsigned types
      Fixes #3550
      
      PiperOrigin-RevId: 396826071
      314adcd4
    • dmauro's avatar
      Googletest export · 4ea61b96
      dmauro authored
      Rollback delete of unsupported/deprecated scripts
      
      PiperOrigin-RevId: 396699187
      4ea61b96
    • dmauro's avatar
      Googletest export · 7ee26830
      dmauro authored
      Delete unsupported/deprecated scripts
      
      PiperOrigin-RevId: 396685976
      7ee26830
    • Abseil Team's avatar
      Googletest export · 6202251f
      Abseil Team authored
      Introduce GMOCK_FLAG_GET and GMOCK_FLAG_SET macros.
      
      PiperOrigin-RevId: 396649214
      6202251f
    • Derek Mauro's avatar
      Revert grammatically incorrect change · 06197371
      Derek Mauro authored
      06197371
  3. 14 Sep, 2021 1 commit
    • Abseil Team's avatar
      Googletest export · 159c9ad2
      Abseil Team authored
      Avoid segfault on null premature_exit_filepath.
      
      PiperOrigin-RevId: 395965853
      159c9ad2
  4. 26 Aug, 2021 1 commit
  5. 24 Aug, 2021 2 commits
    • CJ Johnson's avatar
      Merge pull request #3513 from victordk13:patch-1 · ff21b36e
      CJ Johnson authored
      PiperOrigin-RevId: 392665206
      ff21b36e
    • Abseil Team's avatar
      Googletest export · 62046339
      Abseil Team authored
      Bump `cmake_minimum_required` to 3.5.
      
      Delete conditional branches exclusive to older versions.
      
      Notable dependents:
        - github.com/grpc/grpc >= 3.5.1
        - github.com/abseil/abseil-cpp >= 3.5
        - github.com/googleapis/google-cloud-cpp >= 3.5
      
      On the other hand, github.com/protocolbuffers/protobuf is >= 3.1.3, but it only depends on GoogleTest 1.10.
      
      Fixes #3523
      
      PiperOrigin-RevId: 392073834
      62046339
  6. 20 Aug, 2021 1 commit
    • Abseil Team's avatar
      Googletest export · 2f80c2ba
      Abseil Team authored
      Standardize access to GoogleTest flags on GTEST_FLAG_GET/GTEST_FLAG_SET
      
      Custom implementations can decide how access to flags is performed depending on the implementation of flags being used.
      
      PiperOrigin-RevId: 391971115
      2f80c2ba
  7. 19 Aug, 2021 1 commit
  8. 13 Aug, 2021 3 commits
  9. 10 Aug, 2021 5 commits
  10. 06 Aug, 2021 2 commits
  11. 05 Aug, 2021 1 commit
  12. 04 Aug, 2021 4 commits
    • Abseil Team's avatar
      Googletest export · 5b401530
      Abseil Team authored
      Format documentation
      
      PiperOrigin-RevId: 388592443
      5b401530
    • Abseil Team's avatar
      Googletest export · 652ec31f
      Abseil Team authored
      Introduce a new matcher for unescaping Base-64 strings to gmock.
      
      PiperOrigin-RevId: 388471904
      652ec31f
    • Abseil Team's avatar
      Googletest export · c22ce887
      Abseil Team authored
      Standardize access to GoogleTest flags on GTEST_FLAG_GET/GTEST_FLAG_SET
      
      Custom implementations can decide how access to flags is performed depending on the implementation of flags being used.
      
      PiperOrigin-RevId: 388181424
      c22ce887
    • Abseil Team's avatar
      Googletest export · 29d25406
      Abseil Team authored
      Proliferation of inclusive language.
      
      PiperOrigin-RevId: 387535677
      29d25406
  13. 29 Jul, 2021 3 commits
  14. 24 Jul, 2021 1 commit
  15. 22 Jul, 2021 5 commits
  16. 14 Jul, 2021 1 commit