1. 19 Aug, 2019 2 commits
    • Abseil Team's avatar
      Googletest export · fcffabb5
      Abseil Team authored
      Fix broken link to regex syntax guide in cheat_sheet.md
      
      PiperOrigin-RevId: 263840914
      fcffabb5
    • Abseil Team's avatar
      Googletest export · 410b5298
      Abseil Team authored
      Fix a broken link about selecting overloaded methods.
      
      PiperOrigin-RevId: 263807775
      410b5298
  2. 16 Aug, 2019 3 commits
    • misterg's avatar
      Googletest export · 27e17f78
      misterg authored
      Stop depending on the abseil master
      
      PiperOrigin-RevId: 263789087
      27e17f78
    • misterg's avatar
      Googletest export · eb78ee17
      misterg authored
      Fix broken link at beginning of "Mocking Non-virtual Methods" section.
      
      PiperOrigin-RevId: 263772074
      eb78ee17
    • misterg's avatar
      Googletest export · 976b37fe
      misterg authored
      Internal Change
      
      PiperOrigin-RevId: 263768422
      976b37fe
  3. 15 Aug, 2019 9 commits
  4. 14 Aug, 2019 1 commit
  5. 11 Aug, 2019 2 commits
  6. 07 Aug, 2019 5 commits
  7. 06 Aug, 2019 8 commits
  8. 05 Aug, 2019 1 commit
  9. 02 Aug, 2019 6 commits
  10. 01 Aug, 2019 3 commits
    • Abseil Team's avatar
      Googletest export · 8756ef90
      Abseil Team authored
      Add links to "sampleK_unittest.cc" examples. Fix some broken docs crosslinks.
      
      PiperOrigin-RevId: 261169561
      8756ef90
    • Abseil Team's avatar
      Googletest export · da28d301
      Abseil Team authored
      Fix ON_CALL/EXPECT_CALL example comment
      
      PiperOrigin-RevId: 261150884
      da28d301
    • Abseil Team's avatar
      Googletest export · b15335df
      Abseil Team authored
      Fix signed conversion warning for wchar_t -> wint_t.
      Fixes Github issue #2300
      
      PiperOrigin-RevId: 261045497
      b15335df