1. 02 Jan, 2020 1 commit
  2. 16 Dec, 2019 1 commit
    • krzysio's avatar
      Googletest export · 0a0c8266
      krzysio authored
      Don't use fully qualified ::std types in code examples.
      
      Having a nested user-defined 'std' namespace anywhere in a program is a minefield and shouldn't be either explicitly supported or implicitly condoned.
      
      PiperOrigin-RevId: 285790182
      0a0c8266
  3. 27 Sep, 2019 2 commits
  4. 20 Aug, 2019 1 commit
  5. 16 Aug, 2019 2 commits
    • 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
  6. 15 Aug, 2019 2 commits
  7. 07 Aug, 2019 2 commits
    • Abseil Team's avatar
      Googletest export · f8f5fcab
      Abseil Team authored
      Fix broken links.
      
      PiperOrigin-RevId: 262123510
      f8f5fcab
    • Abseil Team's avatar
      Googletest export · dd5402d9
      Abseil Team authored
      Add general explanation of MOCK_METHOD, including list of supported qualifiers.
      
      PiperOrigin-RevId: 262077180
      dd5402d9
  8. 02 Aug, 2019 1 commit
    • Abseil Team's avatar
      Googletest export · 6a2adc0e
      Abseil Team authored
      Remove markdown extension which isn't supported on github.
      
      PiperOrigin-RevId: 261321329
      6a2adc0e
  9. 30 Jul, 2019 1 commit
  10. 29 Jul, 2019 1 commit
  11. 18 Jul, 2019 2 commits
  12. 15 Jul, 2019 5 commits
  13. 13 Jul, 2019 2 commits
  14. 10 Jul, 2019 1 commit
  15. 19 Jun, 2019 1 commit
  16. 14 Jun, 2019 1 commit
  17. 13 Jun, 2019 1 commit
  18. 06 Jun, 2019 1 commit
  19. 04 Sep, 2018 1 commit
  20. 03 Sep, 2018 1 commit
  21. 19 Jul, 2018 1 commit
  22. 11 Jun, 2018 1 commit
    • Gennadiy Civil's avatar
      · 8f87d003
      Gennadiy Civil authored
      Rename AdvancedGuide.md to advanced.md and adjust the links. 
      Part of documentation rationalization work
      8f87d003
  23. 18 Apr, 2018 1 commit
    • Gennadiy Civil's avatar
      · 10e8ec27
      Gennadiy Civil authored
      move only types docs
      10e8ec27
  24. 08 Feb, 2018 1 commit
  25. 27 Sep, 2017 1 commit
  26. 29 Aug, 2017 2 commits
  27. 30 Jul, 2017 1 commit
  28. 02 Jul, 2017 1 commit
  29. 01 Jul, 2017 1 commit
    • Carlos O'Ryan's avatar
      Remove silly claim that C++ lacks lambdas. · 2fcbc0c1
      Carlos O'Ryan authored
      The document itself uses lambdas later, all the scaffolding to
      work around lack of lambdas should be considered for removal, but
      that is much larger an effort than I can commit to.
      2fcbc0c1