Clone this repo:
  1. 6d7c114 Update README.fuchsia by Petr Hosek · 6 years ago main master
  2. c1990f9 Update README.fuchsia by Damien Miller · 6 years ago
  3. da8ed89 Annotate GN rule for gtest as testonly by James Robinson · 7 years ago
  4. 4fe9330 Fix host builds of gtest by James Robinson · 7 years ago
  5. c00f829 GN build target for Fuchsia by James Robinson · 8 years ago
  6. 6f8a664 Introduce FormatForComparison to format values that are operands of comparison assertions (e.g. ASSERT_EQ). by kosak · 9 years ago
  7. 0b10cfd Prevent MSVC from issuing warnings about possible value truncations. by kosak · 9 years ago
  8. f253efc Introduct GTEST_HAS_STD_SHARED_PTR_ by kosak · 9 years ago
  9. 3330752 Order the initializers correctly. by kosak · 9 years ago
  10. 1e86cae Inject GTEST_EXTRA_DEATH_TEST_CHILD_SETUP by kosak · 9 years ago
  11. c33ce7c Inject the custom InitGoogleTest function using a macro. by kosak · 9 years ago
  12. f487e95 Inject the name of the Init function using a macro. by kosak · 9 years ago
  13. 4188ec3 Inject GTEST_CUSTOM_TEST_EVENT_LISTENER_ by kosak · 9 years ago
  14. f972f16 Inject GetArgvs() with a macro from custom/gtest-port.h. by kosak · 9 years ago
  15. 40bba6c Inject GTEST_EXTRA_DEATH_TEST_COMMAND_LINE_ARGS_ by kosak · 9 years ago
  16. 01e229b Fix an instance of move-pessimization. by kosak · 9 years ago
  17. 794ef03 Add support for named value-parameterized tests. by kosak · 9 years ago
  18. 41b5b28 Inject implementation of *FromGTestEnv using macros. by kosak · 9 years ago
  19. c6b9fcd Add injection point for GTEST_KILLED_BY_SIGNAL_OVERRIDE. by kosak · 9 years ago
  20. 831b87f Do not create an extra default instance of T when constructing a ThreadLocal<T>. by kosak · 9 years ago