Skip to content
Snippets Groups Projects
  1. Aug 24, 2020
  2. Aug 14, 2020
    • krzysio's avatar
      Googletest export · adeef192
      krzysio authored
      Mention matchers as an alternative to assertions in subroutines.
      
      Matchers are often the better choice - they can provide more informative error messages and circumvent all of the complexity described in this section.
      
      PiperOrigin-RevId: 326332149
      adeef192
  3. Aug 13, 2020
    • Rob Earhart's avatar
      Export LICENSE · 025e1a48
      Rob Earhart authored
      This makes it easier to include the license in redistributions, as required by the license.
      025e1a48
  4. Aug 12, 2020
  5. Aug 08, 2020
  6. Aug 05, 2020
  7. Aug 04, 2020
  8. Aug 02, 2020
  9. Aug 01, 2020
  10. Jul 30, 2020
  11. Jul 29, 2020
  12. Jul 20, 2020
  13. Jul 16, 2020
  14. Jul 11, 2020
  15. Jul 10, 2020
    • Abseil Team's avatar
      Googletest export · 70b90929
      Abseil Team authored
      Adding std:: namespace to string in the example
      
      PiperOrigin-RevId: 320327910
      70b90929
Loading