1. 8b6ec95 Set min_sdk_version to be part of mainline modules by Jooyung Han · 4 years, 2 months ago
  2. 4ef9d3b Allow apexes to link to libgtest_prod by Jeffrey Huang · 4 years, 4 months ago
  3. a817113 Revert "Upgrade googletest to 41b5f149ab306e96b5b2faf523505d75acffd98a" by Lingfeng Yang · 4 years, 4 months ago
  4. 3bfe120 Upgrade googletest to 41b5f149ab306e96b5b2faf523505d75acffd98a by Haibo Huang · 4 years, 4 months ago
  5. 74b44b2 Googletest export by Abseil Team · 4 years, 4 months ago
  6. 7bc671b Googletest export by Abseil Team · 4 years, 4 months ago
  7. 7413280 Googletest export by Abseil Team · 4 years, 4 months ago
  8. f1a6db9 Googletest export by Abseil Team · 4 years, 4 months ago
  9. 9de9256 Don't override GTEST_CUSTOM_TEMPDIR_FUNCTION_ for Windows. by Bruno Buss · 4 years, 4 months ago
  10. 10b1902 Googletest export by Abseil Team · 4 years, 4 months ago
  11. 18b67bf Googletest export by Abseil Team · 4 years, 5 months ago
  12. 8b4817e Googletest export by Abseil Team · 4 years, 5 months ago
  13. 3e79d36 Googletest export by Abseil Team · 4 years, 5 months ago
  14. 0b024bd Googletest export by Abseil Team · 4 years, 5 months ago
  15. ed16134 Googletest export by Abseil Team · 4 years, 5 months ago
  16. d854bd6 Googletest export by Abseil Team · 4 years, 5 months ago
  17. 8417b73 Googletest export by Abseil Team · 4 years, 5 months ago
  18. b21299d Upgrade googletest to 306f3754a71d6d1ac644681d3544d06744914228 by Haibo Huang · 4 years, 5 months ago
  19. fbe34ce Merge pull request #2639 from trzecieu:trzeci/move_ctor_assign by Andy Soffer · 4 years, 5 months ago
  20. a13a062 Googletest export by Abseil Team · 4 years, 6 months ago
  21. 008629a Merge pull request #2624 from ShabbyX:master by Andy Soffer · 4 years, 5 months ago
  22. bf31ed3 Make move operation noexcept. by Piotr Paczkowski (trzeci.eu) · 4 years, 6 months ago
  23. cc05a3c Define default destructor for test classes by Piotr Paczkowski (trzeci.eu) · 4 years, 6 months ago
  24. 05701fe Deleted functions as part of public interface by Piotr Paczkowski (trzeci.eu) · 4 years, 6 months ago
  25. 77b3a25 Review notes: Return T& from assignment operators by Piotr Paczkowski (trzeci.eu) · 4 years, 6 months ago
  26. 9d8222a Disable move constructor and assignment operator for test classes. by trzeci · 4 years, 6 months ago
  27. d166e09 Merge pull request #2590 from kuzkry:remove-workaround_g++-stale-comments by CJ Johnson · 4 years, 6 months ago
  28. 1800a38 Revert "Googletest export": disallow empty prefix by Shahbaz Youssefi · 4 years, 6 months ago
  29. 4b7809c Revert "Googletest export": Remove test for empty prefix by Shahbaz Youssefi · 4 years, 6 months ago
  30. d201646 Workaround VS bug w.r.t empty arguments to macros by Shahbaz Youssefi · 4 years, 6 months ago
  31. 5b162a7 Merge pull request #2589 from kuzkry:remove-workaround_g++-no-space-after-first-macro-argument by Matt Calabrese · 4 years, 6 months ago
  32. d16f86f Googletest export by Abseil Team · 4 years, 6 months ago
  33. d442089 Googletest export by Abseil Team · 4 years, 6 months ago
  34. a09ca9a Upgrade googletest to 78fdd6c00b8fa5dd67066fbb796affc87ba0e075 by Haibo Huang · 4 years, 6 months ago
  35. 78fdd6c Merge pull request #2609 from kuzkry:revert-2596 by Mark Barolak · 4 years, 6 months ago
  36. 9ed99c6 Googletest export by Abseil Team · 4 years, 6 months ago
  37. 2002f26 Googletest export by Abseil Team · 4 years, 6 months ago
  38. cf75d4b Googletest export by Abseil Team · 4 years, 6 months ago
  39. 967d8e0 Revert "unify googletest and googlemock main functions" by Krystian Kuzniarek · 4 years, 6 months ago
  40. b8a92f7 Rename test case to test suite by Oleksandr Yefremov · 4 years, 6 months ago
  41. 0361bdf Merge pull request #2596 from kuzkry:remove-workaround_msvc-wmain-link-error by Gennadiy Rozental · 4 years, 6 months ago
  42. be74b4b Googletest export by Abseil Team · 4 years, 6 months ago
  43. 7a8a5bc Merge pull request #2591 from kuzkry:remove-workaround_g++-using-on-operator<< by Gennadiy Rozental · 4 years, 6 months ago
  44. a32a200 Merge pull request #2588 from kuzkry:remove-workaround_g++-incorrect-comments by Gennadiy Rozental · 4 years, 6 months ago
  45. 51545ee Googletest export by Abseil Team · 4 years, 6 months ago
  46. 679bfec Googletest export by Abseil Team · 4 years, 6 months ago
  47. af71b66 Merge pull request #2570 from xieyubo:1.10 by Gennadiy Civil · 4 years, 6 months ago
  48. 717ce7f Googletest export by Abseil Team · 4 years, 7 months ago
  49. a909bec unify googletest and googlemock main functions by Krystian Kuzniarek · 4 years, 7 months ago
  50. a91e4e7 remove stale comments about older GCC versions by Krystian Kuzniarek · 4 years, 6 months ago
  51. e1dd498 remove g++ 2.95.0 workaround: no space after first comma in macros by Krystian Kuzniarek · 4 years, 6 months ago
  52. 2241be0 remove g++ 3.3 workaround: using on operator<< by Krystian Kuzniarek · 4 years, 6 months ago
  53. 200ff59 Merge pull request #2569 from bgianfo:master by Gennadiy Civil · 4 years, 7 months ago
  54. dcdb650 Fix internal memory leak in Windows _Crt report. by xyb · 4 years, 7 months ago
  55. 0c469a5 Fix FlatTuple compilation on older msvc. by Brian Gianforcaro · 4 years, 7 months ago
  56. c27aceb Merge pull request #2521 from Sinclair-John:master by Andy Getz · 4 years, 7 months ago
  57. f73898f Merge pull request #2554 from kuzkry:update-gen_gtest_pred_impl by Andy Getz · 4 years, 7 months ago
  58. 11440f2 Merge pull request #2556 from ienorand:avoid-pkg-config-lpthread-cflag by Andy Getz · 4 years, 7 months ago
  59. d570769 Googletest export by Abseil Team · 4 years, 7 months ago
  60. 681454d Googletest export by Abseil Team · 4 years, 7 months ago
  61. ef34fd5 Upgrade gtest to 'e08a4602778b3cbea36dbd53724db0f18840e274' by Haibo Huang · 4 years, 7 months ago
  62. 3e062a6 Merge pull request #2373 from Youw:master by Xiaoyi Zhang · 4 years, 7 months ago
  63. 6caa879 pkg-config: Remove pthread link flag from Cflags by Martin Erik Werner · 4 years, 8 months ago
  64. f79ac2c change incorrect comments by Krystian Kuzniarek · 4 years, 7 months ago
  65. f966584 update gen_gtest_pred_impl.py by Krystian Kuzniarek · 4 years, 7 months ago
  66. 8697709 Merge pull request #2453 from kuzkry:gtest-port-clean-up_kMaxBiggestInt by Xiaoyi Zhang · 4 years, 7 months ago
  67. e8a82dc Merge pull request #2453 from kuzkry:gtest-port-clean-up_kMaxBiggestInt by vslashg · 4 years, 7 months ago
  68. f626ded Added special catch for std::exception in GTEST_TEST_NO_THROW_ by Ihor Dutchak · 4 years, 10 months ago
  69. 2bee6da Googletest export by Abseil Team · 4 years, 7 months ago
  70. 757d39a Googletest export by Abseil Team · 4 years, 7 months ago
  71. a8b1a66 Merge pull request #2388 from kuzkry:remove-gtest-type-util.pump by vslashg · 4 years, 7 months ago
  72. 1a49b67 update CONTRIBUTORS by Krystian Kuzniarek · 4 years, 9 months ago
  73. 002905f move the pumping script to googlemock by Krystian Kuzniarek · 4 years, 10 months ago
  74. a708356 remove gtest-type-util.h.pump by Krystian Kuzniarek · 4 years, 10 months ago
  75. e3a9a56 replace autogenerated TemplatesX classes by variadic ones by Krystian Kuzniarek · 4 years, 10 months ago
  76. eed64b5 replace autogenerated TypesX classes by variadic ones by Krystian Kuzniarek · 4 years, 10 months ago
  77. 540835f Merge pull request #2515 from ciband:feat/support_esp8266 by vslashg · 4 years, 7 months ago
  78. 6e87238 remove BiggestInt by Krystian Kuzniarek · 4 years, 9 months ago
  79. 37f3227 Googletest export by Abseil Team · 4 years, 7 months ago
  80. 1110c47 Merge pull request #2522 from cloudrex:patch-1 by vslashg · 4 years, 7 months ago
  81. aa1146d Googletest export by Abseil Team · 4 years, 8 months ago
  82. f1afeaa Googletest export by Abseil Team · 4 years, 8 months ago
  83. 8c91ece Merge pull request #2517 from snarkmaster:master by Gennadiy Civil · 4 years, 8 months ago
  84. de11283 Merge pull request #2444 from kuzkry:remove-GTEST_ARRAY_SIZE_ by Gennadiy Civil · 4 years, 8 months ago
  85. 611a321 Googletest export by Abseil Team · 4 years, 8 months ago
  86. 8ce64c0 Merge pull request #2454 from kuzkry:gtest-port-clean-up_dead-function by Gennadiy Civil · 4 years, 8 months ago
  87. f164a9e Remove extra space by λtlas · 4 years, 8 months ago
  88. 5f92697 Fix Issue 2418 by Sinclair-John · 4 years, 8 months ago
  89. 2995ca5 Merge pull request #2507 from roblub:master by Gennadiy Civil · 4 years, 8 months ago
  90. cbf019d [googletest] Output skip message by Alexey Spiridonov · 4 years, 8 months ago
  91. bdc29d5 Merge pull request #2421 from kuzkry:cleanup-for-regex by Andy Soffer · 4 years, 8 months ago
  92. 4c25e2b Googletest export by Abseil Team · 4 years, 8 months ago
  93. 778733f feat: Add ESP8266 support by Chris · 4 years, 8 months ago
  94. 3cddd56 Add more override keywords by Robert Luberda · 4 years, 8 months ago
  95. 84a5ae8 Update to distinguish prelease purpose of this fork. by Chris Johnson · 4 years, 8 months ago
  96. c2206b0 Add ESP8266 configs to PlatformIO build by Chris Johnson · 4 years, 9 months ago
  97. 40a6b96 feat: Add support for ESP8266 platform by Chris Johnson · 4 years, 9 months ago
  98. eafd2a9 Merge pull request #2456 from kuzkry:gtest-port-clean-up_breaking-changes by Gennadiy Civil · 4 years, 8 months ago
  99. a4a5a7c Googletest export by Abseil Team · 4 years, 8 months ago
  100. ed78e54 Googletest export by Abseil Team · 4 years, 8 months ago