1. 02 Jun, 2021 1 commit
  2. 25 May, 2021 1 commit
  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 4 commits
    • 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
    • Abseil Team's avatar
      Googletest export · 7e5a3a57
      Abseil Team authored
      Move actions reference into independent document
      
      PiperOrigin-RevId: 371828549
      7e5a3a57
  7. 29 Apr, 2021 4 commits
    • Abseil Team's avatar
      Googletest export · 065a0c81
      Abseil Team authored
      Clean up links to Matchers Reference
      
      PiperOrigin-RevId: 370821457
      065a0c81
    • Abseil Team's avatar
      Googletest export · 680a5aa3
      Abseil Team authored
      Move matchers reference from cheat sheet into its own document
      
      PiperOrigin-RevId: 370749693
      680a5aa3
    • Abseil Team's avatar
      Googletest export · 719fd2d3
      Abseil Team authored
      Update the `DescribeTo` signature in the code example at the Writing New Polymorphic Matchers section in gmock_cook_book.
      
      `os` should be a pointer to be consistent with the implementation, which dereference it as `*os`.
      
      PiperOrigin-RevId: 370693387
      719fd2d3
    • Abseil Team's avatar
      Googletest export · 6e8a8623
      Abseil Team authored
      internal change
      
      PiperOrigin-RevId: 370503556
      6e8a8623
  8. 15 Apr, 2021 3 commits
  9. 13 Apr, 2021 1 commit
    • Abseil Team's avatar
      Googletest export · 486a4a6b
      Abseil Team authored
      Adds a warning about anonymous namespaces in relation to private testing.
      
      PiperOrigin-RevId: 367730808
      486a4a6b
  10. 08 Apr, 2021 3 commits
    • Abseil Team's avatar
      Googletest export · 6a5eb807
      Abseil Team authored
      Update the example for Notify to use a lambda.
      It is much less boilerplate and easier to remember.
      
      PiperOrigin-RevId: 367284222
      6a5eb807
    • Abseil Team's avatar
      Googletest export · 8a65bc03
      Abseil Team authored
      Docs: Add examples for `FieldsAre` matcher
      PiperOrigin-RevId: 367263024
      8a65bc03
    • Abseil Team's avatar
      Googletest export · 54689b19
      Abseil Team authored
      Docs: Clarifying matcher in `Pointwise` and `UnorderedPointwise`
      PiperOrigin-RevId: 367059198
      54689b19
  11. 25 Mar, 2021 8 commits
  12. 10 Mar, 2021 1 commit
    • Abseil Team's avatar
      Googletest export · e8512bc3
      Abseil Team authored
      Add missing period and use "that" in restrictive clause.
      
      PiperOrigin-RevId: 361941663
      e8512bc3
  13. 04 Mar, 2021 2 commits
    • Abseil Team's avatar
      Googletest export · 32983d21
      Abseil Team authored
      Fix enum names in a value-parameterized test example.
      
      PiperOrigin-RevId: 360559723
      32983d21
    • Abseil Team's avatar
      Googletest export · de41f822
      Abseil Team authored
      Add Supported Platforms page to docs
      
      PiperOrigin-RevId: 360307129
      de41f822
  14. 26 Feb, 2021 1 commit
  15. 22 Feb, 2021 1 commit
    • Abseil Team's avatar
      Googletest export · 1de637fb
      Abseil Team authored
      Remove anchors from page titles in docs
      
      PiperOrigin-RevId: 358474917
      1de637fb
  16. 19 Feb, 2021 1 commit
  17. 18 Feb, 2021 4 commits
    • Abseil Team's avatar
      Googletest export · 7fb047bc
      Abseil Team authored
      Explain how to wrap matchers.
      
      PiperOrigin-RevId: 357901293
      7fb047bc
    • Abseil Team's avatar
      Googletest export · bc32a874
      Abseil Team authored
      Update the custom name example to not use underscores.
      
      The NOTE a few blocks above specifically calls out that test names should not contain undersccores, so probably the example should not suggest using underscores.
      
      PiperOrigin-RevId: 357204578
      bc32a874
    • Abseil Team's avatar
      Googletest export · 1a5a78b9
      Abseil Team authored
      Add files for GitHub Pages
      
      PiperOrigin-RevId: 357096486
      1a5a78b9
    • Abseil Team's avatar
      Googletest export · e935e6c3
      Abseil Team authored
      Internal change
      
      PiperOrigin-RevId: 356867746
      e935e6c3
  18. 11 Feb, 2021 1 commit