You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

15 line
358 B

  1. name: "googletest"
  2. description: "googletest is Google's C++ test framework."
  3. third_party {
  4. url {
  5. type: HOMEPAGE
  6. value: "https://github.com/google/googletest"
  7. }
  8. version: "4371b996edb26f9e61f292285a1d2f71259e72cc"
  9. last_upgrade_date { year: 2018 month: 1 day: 6 }
  10. local_modifications:
  11. "Only googletest, not googlemock, is included."
  12. }