1. 02 Jun, 2021 1 commit
    • dmauro's avatar
      Googletest export · 8ceecc27
      dmauro authored
      Updates Linux docker image to use Bazel 4.1.0 and GCC 11.1
      Updates Bazel dependencies
      Removes the last usage of the deprecated and removed Python2
      
      PiperOrigin-RevId: 375759184
      8ceecc27
  2. 25 May, 2021 2 commits
  3. 21 May, 2021 2 commits
  4. 19 May, 2021 1 commit
  5. 18 May, 2021 1 commit
    • Abseil Team's avatar
      Googletest export · eb6e9273
      Abseil Team authored
      Docs: Clarify that expectations must be set before mocks are exercised
      PiperOrigin-RevId: 373644072
      eb6e9273
  6. 13 May, 2021 7 commits
    • Abseil Team's avatar
      Googletest export · 662fe38e
      Abseil Team authored
      Support templating MockFunction over function objects besides std::function.
      
      PiperOrigin-RevId: 373586967
      662fe38e
    • Abseil Team's avatar
      Googletest export · d69a1129
      Abseil Team authored
      Fix code in googletest parameterized name example.
      
      PiperOrigin-RevId: 373262838
      d69a1129
    • Abseil Team's avatar
      Googletest export · 97f96cbc
      Abseil Team authored
      Clean up heading levels and mention `::testing` namespace in Matchers Reference
      
      PiperOrigin-RevId: 373242122
      97f96cbc
    • Abseil Team's avatar
      Googletest export · 5cfc63dd
      Abseil Team authored
      Fix links in Matchers Reference
      
      PiperOrigin-RevId: 372436732
      5cfc63dd
    • durandal's avatar
      Googletest export · df157130
      durandal authored
      Add a note documenting that death test macros accept arbitrary gmock matchers against child-process stderr, not just regexes.
      
      PiperOrigin-RevId: 372365998
      df157130
    • Abseil Team's avatar
      Googletest export · f381758e
      Abseil Team authored
      This callsite was previously updated to use ZX_INFO_PROCESS_V2 as a part of a soft transition. It is now time to revert back to `ZX_INFO_PROCESS` (which is now an alias of the former). See fxbug.dev/30751 for more details.
      
      PiperOrigin-RevId: 372339833
      f381758e
    • Abseil Team's avatar
      Googletest export · 7e5a3a57
      Abseil Team authored
      Move actions reference into independent document
      
      PiperOrigin-RevId: 371828549
      7e5a3a57
  7. 29 Apr, 2021 5 commits
  8. 26 Apr, 2021 2 commits
  9. 21 Apr, 2021 4 commits
    • Andy Soffer's avatar
      Merge pull request #3314 from Vollstrecker:master · 23ef2955
      Andy Soffer authored
      PiperOrigin-RevId: 369550590
      23ef2955
    • Abseil Team's avatar
      Googletest export · f16d43cd
      Abseil Team authored
      This callsite was previously updated to use ZX_INFO_PROCESS_V2 as a part of a soft transition. It is now time to revert back to `ZX_INFO_PROCESS` (which is now an alias of the former). See fxbug.dev/30751 for more details.
      
      PiperOrigin-RevId: 369370855
      f16d43cd
    • Abseil Team's avatar
      Googletest export · 0d9daa99
      Abseil Team authored
      This callsite was previously updated to use ZX_INFO_PROCESS_V2 as a part of a soft transition. It is now time to revert back to `ZX_INFO_PROCESS` (which is now an alias of the former). See fxbug.dev/30751 for more details.
      
      PiperOrigin-RevId: 369349579
      0d9daa99
    • Andy Soffer's avatar
      Merge pull request #3364 from jbampton:fix-spelling · 566fdcc9
      Andy Soffer authored
      PiperOrigin-RevId: 369217358
      566fdcc9
  10. 20 Apr, 2021 1 commit
  11. 17 Apr, 2021 1 commit
    • dmauro's avatar
      Googletest export · eaf9a3fd
      dmauro authored
      Use the time_point from steady_clock instead of the template
      This fixes the build on some embedded compilers
      
      PiperOrigin-RevId: 368879480
      eaf9a3fd
  12. 16 Apr, 2021 1 commit
  13. 15 Apr, 2021 4 commits
  14. 14 Apr, 2021 4 commits
  15. 13 Apr, 2021 3 commits
  16. 09 Apr, 2021 1 commit
    • Abseil Team's avatar
      Googletest export · 965f8ecb
      Abseil Team authored
      Generalize root directory in CI scripts
      
      PiperOrigin-RevId: 367628939
      965f8ecb