1. 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
  2. 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
  3. 19 Feb, 2021 1 commit
  4. 11 Feb, 2021 1 commit
  5. 26 Jan, 2021 2 commits
    • Abseil Team's avatar
      Googletest export · 8a761867
      Abseil Team authored
      Delete internal tags from docs
      
      PiperOrigin-RevId: 353769887
      8a761867
    • Abseil Team's avatar
      Googletest export · 14098f20
      Abseil Team authored
      Merge CONTRIBUTORS, delete LICENSEs in googletest/ and googlemock/
      
      PiperOrigin-RevId: 352558822
      14098f20
  6. 15 Jan, 2021 1 commit
    • Abseil Team's avatar
      Googletest export · d128fc82
      Abseil Team authored
      Fixes #3222, fixes #3225, closes #3223
      
      PiperOrigin-RevId: 352066131
      d128fc82
  7. 14 Jan, 2021 1 commit
    • Abseil Team's avatar
      Googletest export · 48928352
      Abseil Team authored
      Move all docs into top-level docs/ directory
      
      PiperOrigin-RevId: 350211277
      48928352
  8. 14 Oct, 2020 1 commit
    • Abseil Team's avatar
      Googletest export · 8ccc5ec5
      Abseil Team authored
      Removing a semicolon that triggers a lint error in sample code.
      
      PiperOrigin-RevId: 337095451
      8ccc5ec5
  9. 12 Aug, 2020 1 commit
  10. 26 Jun, 2020 1 commit
    • Abseil Team's avatar
      Googletest export · e5613588
      Abseil Team authored
      Normalize headers in gMock docs
      
      Increasing Header levels on two pages, to better match other pages in the same directory.
      
      PiperOrigin-RevId: 318280892
      e5613588
  11. 01 May, 2020 1 commit
  12. 21 Mar, 2020 1 commit
  13. 01 Oct, 2019 1 commit
  14. 21 Aug, 2019 1 commit
  15. 19 Aug, 2019 1 commit
    • Abseil Team's avatar
      Googletest export · 410b5298
      Abseil Team authored
      Fix a broken link about selecting overloaded methods.
      
      PiperOrigin-RevId: 263807775
      410b5298
  16. 15 Aug, 2019 1 commit
    • Abseil Team's avatar
      Googletest export · 3835e15d
      Abseil Team authored
      Fix a link to the guide for creating custom matchers.
      
      PiperOrigin-RevId: 262572684
      3835e15d
  17. 07 Aug, 2019 1 commit
  18. 06 Aug, 2019 1 commit
  19. 01 Aug, 2019 1 commit
    • 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
  20. 29 Jul, 2019 2 commits
  21. 18 Jul, 2019 2 commits
  22. 16 Jul, 2019 1 commit
  23. 15 Jul, 2019 1 commit
  24. 13 Jul, 2019 3 commits
  25. 19 Jun, 2019 1 commit
    • Gennadiy Civil's avatar
      · 5ed950c9
      Gennadiy Civil authored
      Renaming doc files to make the file names more palatable and in preparation for including documentation in sync process
      5ed950c9
  26. 07 Apr, 2019 1 commit
  27. 04 Sep, 2018 1 commit
  28. 03 Sep, 2018 1 commit
  29. 25 Jul, 2018 1 commit
  30. 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
  31. 09 Sep, 2017 1 commit
  32. 26 Jul, 2017 1 commit
  33. 19 Jun, 2017 1 commit
  34. 08 Dec, 2016 1 commit
  35. 21 Feb, 2016 1 commit
    • Paul Wilkinson's avatar
      Fix formatting in AdvancedGuide.md · 83d3b47a
      Paul Wilkinson authored
      Put occurrences of "#include" in a code span so they are not interpreted
      as headers.
      
      Other documents were not broken because the #include was not at the
      start of the line, but put them in code spans anyway just in case the
      text gets refilled in the future.
      83d3b47a