1. 25 Mar, 2021 2 commits
    • Abseil Team's avatar
      Googletest export · 66836f0a
      Abseil Team authored
      Minor formatting updates
      
      PiperOrigin-RevId: 364935205
      66836f0a
    • Abseil Team's avatar
      Googletest export · 4595745f
      Abseil Team authored
      Update explanation of `EXPECT_EQ(NULL, ptr)` in FAQ
      
      PiperOrigin-RevId: 364626422
      4595745f
  2. 19 Feb, 2021 1 commit
  3. 18 Feb, 2021 2 commits
  4. 05 Feb, 2021 1 commit
    • Abseil Team's avatar
      Googletest export · 8c269618
      Abseil Team authored
      Stop referring to Google's internal libraries in FAQ
      
      PiperOrigin-RevId: 355060895
      8c269618
  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. 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
  7. 24 Nov, 2020 1 commit
    • Abseil Team's avatar
      Googletest export · efe70361
      Abseil Team authored
      Update note on static const data members for C++17.
      
      Using `constexpr` provides a tidier solution, where applicable.
      
      PiperOrigin-RevId: 343276402
      efe70361
  8. 01 Oct, 2020 1 commit
    • Abseil Team's avatar
      Googletest export · 1fb1bb23
      Abseil Team authored
      Update faq.md on underscore to mention `DISABLED_` prefix.
      
      PiperOrigin-RevId: 334507963
      1fb1bb23
  9. 12 Aug, 2020 1 commit
  10. 11 Jul, 2020 1 commit
  11. 01 Oct, 2019 1 commit
  12. 06 Sep, 2019 1 commit
  13. 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
  14. 30 Jul, 2019 1 commit
  15. 18 Jul, 2019 2 commits
  16. 24 Jun, 2019 1 commit
  17. 19 Jun, 2019 1 commit
  18. 03 Jan, 2019 1 commit
  19. 04 Sep, 2018 1 commit
  20. 09 Aug, 2018 1 commit
  21. 25 Jul, 2018 1 commit
  22. 17 Jul, 2018 1 commit
  23. 13 Jun, 2018 2 commits
  24. 11 Jun, 2018 3 commits
  25. 08 Feb, 2018 1 commit
  26. 29 Oct, 2017 1 commit
  27. 27 Sep, 2017 1 commit
  28. 31 Aug, 2017 1 commit
  29. 14 Aug, 2017 1 commit
  30. 10 Aug, 2017 1 commit
  31. 05 Jul, 2017 1 commit
  32. 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
  33. 04 Dec, 2015 1 commit