Commit Graph

  • 60b9298653 Fixing CI break by going to bazel 0.26.1 Gennadiy Civil 2019-06-17 16:57:54 -0400
  • c1a584d304 Merge branch 'master' of https://github.com/google/googletest Gennadiy Civil 2019-06-17 16:55:04 -0400
  • 02767277bb Revert "testing, explicitly specify compiler" Gennadiy Civil 2019-06-17 15:03:27 -0400
  • d7003576dd Googletest export Abseil Team 2019-06-17 12:51:25 -0400
  • d1185b9ffd Googletest export misterg 2019-06-17 11:04:11 -0400
  • fe3a10b41a revert travis.yml, irrelevant Gennadiy Civil 2019-06-17 15:42:03 -0400
  • 93d69df460 bazel 0.26.1 Gennadiy Civil 2019-06-17 15:33:09 -0400
  • 4b6a3cc6cb bazel 0.26.1 Gennadiy Civil 2019-06-17 15:30:16 -0400
  • 1e5ad17e97 testing with bazel 0.26.1 Gennadiy Civil 2019-06-17 15:19:01 -0400
  • 919142f8a9 testing with bazel 0.26.1 Gennadiy Civil 2019-06-17 15:13:38 -0400
  • 6c971ca9a3 testing, explicitly specify compiler Gennadiy Civil 2019-06-17 15:03:27 -0400
  • 176eccfb8f
    Merge pull request #2287 from PhilLab/patch-1 Gennadiy Civil 2019-06-17 11:44:48 -0400
  • fd20d1ecce
    Merge pull request #2286 from gennadiycivil/master Gennadiy Civil 2019-06-17 11:05:13 -0400
  • b72b1bee95
    docs/primer: Fixed usage of test case Philipp Hasper 2019-06-16 15:00:02 +0200
  • e110929a7b Documentation sync working on the documentation being included with the code Gennadiy Civil 2019-06-14 11:36:35 -0400
  • cd6b9ae324 googlemock/docs/CookBook.md small doc test Gennadiy Civil 2019-06-14 11:12:17 -0400
  • 41961e9e05 Merge branch 'master' of https://github.com/google/googletest Gennadiy Civil 2019-06-14 09:38:34 -0400
  • f7c178ecb3 Makefiles are no longer supported. Adding pseudo-break with their impending removal to make sure that people who are interested will notice Gennadiy Civil 2019-06-13 17:16:43 -0400
  • 38d967e889 doc is still valid Gennadiy Civil 2019-06-13 16:48:25 -0400
  • 7ada9b66be Finish removing autotools Gennadiy Civil 2019-06-13 16:40:54 -0400
  • 807d590a22 Finish removing autotools Gennadiy Civil 2019-06-13 16:40:44 -0400
  • 74905ef841 Also remove googlemock/scripts/gmock-config.in Gennadiy Civil 2019-06-13 16:37:17 -0400
  • 84a498decc Merge pull request #2285 from tomalakgeretkal:c++17-fix Gennadiy Civil 2019-06-13 14:13:37 -0400
  • 6b8c138154 Removing make and automake. The only supported build systems are Bazel internally and CMake community supported Gennadiy Civil 2019-06-13 13:49:42 -0400
  • 26afdba792 Merge pull request #2283 from xammy:cmake-cmp0054 Gennadiy Civil 2019-06-13 13:15:59 -0400
  • d515158d9c Fixed issue #2284 (Incompatibility with C++17) Tom Lachecki 2019-06-13 17:37:33 +0100
  • e580d99193 Setting CMP0054 policy to NEW. This allows to use the string "SHARED" without interpreting it as a variable. Matthias Walter 2019-06-12 23:50:01 +0200
  • af4c2cb098 Formatting Changes Gennadiy Civil 2019-06-12 13:23:06 -0400
  • fa9a476816 Formatting Changes, README Gennadiy Civil 2019-06-12 11:18:40 -0400
  • 89656ddbe6
    Update README.md Gennadiy Civil 2019-06-12 11:15:00 -0400
  • 076b7f7788 remove obsolete codegear files Gennadiy Civil 2019-06-10 13:20:02 -0400
  • fbcb2eb200 removing obsolete language from docs, CMake and Bazel is the only supporeted build methods Gennadiy Civil 2019-06-10 10:51:41 -0400
  • 6f79a3b8a7 removing gmock msvc solution, as CMake and Bazel is the only supporeted build methods Gennadiy Civil 2019-06-10 10:35:30 -0400
  • 527a493fb2 removing build-aux files , as CMake and Bazel is the only supporeted build methods Gennadiy Civil 2019-06-10 10:34:33 -0400
  • b93980dda7 removing xcode files , as CMake and Bazel is the only supporeted build methods Gennadiy Civil 2019-06-10 10:33:14 -0400
  • 60a6d5fc34 removing msvc solution, as CMake and Bazel is the only supporeted build methods Gennadiy Civil 2019-06-10 10:32:16 -0400
  • da10da05c2
    Merge pull request #2268 from kalaxy/fuse_spi_in_header Gennadiy Civil 2019-06-07 13:08:18 -0400
  • 577daedd51
    Merge pull request #2274 from goudan-er/master Gennadiy Civil 2019-06-07 13:08:03 -0400
  • 0183a459e5 Merge pull request #2270 from Peter-Levine:fix-signed-wchar Gennadiy Civil 2019-06-07 13:06:50 -0400
  • 3ff7cd0f1b
    fix typo Wenyuan Yan 2019-06-06 11:47:40 +0800
  • 31200def0d Googletest export Abseil Team 2019-06-05 09:52:33 -0400
  • 08a68b6fb7 Googletest export misterg 2019-06-03 10:55:26 -0400
  • 711fccf831 Don't allow signed/unsigned wchar_t in gcc 9 and later Peter Levine 2019-06-04 01:07:18 -0400
  • 6044c267e8 Fuse gtest-spi.h into the resulting header. Kalon Mills 2019-05-30 10:49:49 -0700
  • 8ffb7e5c88 Merge pull request #2264 from mbrobbel:suppress-cmp0048-warning Gennadiy Civil 2019-05-29 23:36:07 -0400
  • 899c082633 Googletest export Abseil Team 2019-05-29 13:50:29 -0400
  • 97d8c47df9
    Suppress CMake policy warning (CMP0048) Matthijs Brobbel 2019-05-28 11:06:26 +0200
  • f5edb4f542
    Update CONTRIBUTING.md Gennadiy Civil 2019-05-27 09:51:46 -0400
  • a2059b408c
    Update CONTRIBUTING.md Gennadiy Civil 2019-05-27 09:51:18 -0400
  • 7f1c0f6f81 Merge pull request #2260 from 741g:master gennadiycivil 2019-05-23 16:20:24 -0400
  • 88f0493098 Merge pull request #2259 from ngie-eign:fix-maintainers-typo Gennadiy Civil 2019-05-22 18:11:29 -0400
  • dc792bc607
    Update README.md Gennadiy Civil 2019-05-22 13:41:35 -0400
  • feb55f22c0 removing msvc gennadiycivil 2019-05-22 12:10:54 -0400
  • a67e9a8488 removing msvc gennadiycivil 2019-05-22 12:10:06 -0400
  • 928f7a3422 removing codegear gennadiycivil 2019-05-22 12:08:29 -0400
  • 2f58f41d1a unbreak windows build Lingfeng Yang 2019-05-22 08:57:06 -0700
  • 699943fe40 Fix typo introduced in 63be3dcc24 (maintaners -> maintainers) Enji Cooper 2019-05-19 23:29:18 -0700
  • f71fb4f9a9
    Update advanced.md Gennadiy Civil 2019-05-17 15:10:47 -0400
  • 03273a8982 Merge pull request #2254 from chaoran:master Gennadiy Civil 2019-05-17 15:05:43 -0400
  • 5b4a135f62 add unit test for overload & operator Chaoran Yang 2019-05-13 15:39:18 +0000
  • 9d4cde44a4
    Added docs for testing::RegisterTest Gennadiy Civil 2019-05-13 10:35:10 -0400
  • 2fc2383165 Use std::addressof to instead of plain '&'. Chaoran Yang 2019-05-12 00:14:54 +0000
  • 5299815377 Googletest export Abseil Team 2019-05-08 16:56:24 -0400
  • 3f5b5b8f84 Googletest export Abseil Team 2019-05-03 15:06:49 -0400
  • bf3ef5c9b7 Merge pull request #2245 from daquexian:fix_wsign_conversion gennadiycivil 2019-05-03 15:11:29 -0400
  • 63be3dcc24 Googletest export misterg 2019-04-29 17:18:42 -0400
  • ca642a925e Fix -Wsign-conversion error by adding static_cast daquexian 2019-05-02 21:47:49 +0800
  • 9997a830ee Merge pull request #2242 from SylvestreG:master Gennadiy Civil 2019-04-29 15:22:54 -0400
  • 3c911d2de2 Removing obsolete msvc 2005 and 2010 Gennadiy Civil 2019-04-29 14:43:45 -0400
  • 87348c217f Removing obsolete codegear and msvc 2010 Gennadiy Civil 2019-04-29 14:39:48 -0400
  • 82f9c8d65d Googletest export misterg 2019-04-29 14:31:33 -0400
  • 61cdca569b Merge pull request #2241 from ngie-eign:fix-wsign-conversion-fallout Gennadiy Civil 2019-04-26 13:04:12 -0400
  • 9037e9bda1 Fix compilation on CentOS 7 Sylvestre Gallon 2019-04-26 13:48:37 +0200
  • bd47c09b73 Address fallout from -Wsign-conversion work on Windows Enji Cooper 2019-04-26 03:59:54 -0700
  • b953e05bcf Remove / from parameterized test names if base test name is empty Knut Omang 2018-01-29 14:09:34 +0100
  • 84d986531e Googletest export Abseil Team 2019-04-22 18:23:35 -0400
  • a53e931dcd
    Update README.md Gennadiy Civil 2019-04-18 15:58:27 -0400
  • 0c68c865f3 Googletest export misterg 2019-04-18 15:33:56 -0400
  • 9f4f27b2a5 Googletest export Abseil Team 2019-04-18 12:04:26 -0400
  • fa52cd6363 Googletest export misterg 2019-04-18 10:05:29 -0400
  • a0d60bed4d Merge pull request #2170 from ngie-eign:issue-2146-ver2 Gennadiy Civil 2019-04-18 09:44:23 -0400
  • 9f893b9959 Googletest export Abseil Team 2019-04-16 00:18:04 -0400
  • 6d66818066 Googletest export Abseil Team 2019-04-15 19:08:09 -0400
  • 39f72ea6f5 Merge pull request #2230 from return:style-issue Gennadiy Civil 2019-04-12 16:36:56 -0400
  • 698d45d3a4 Sort Haiku platform definition alphabetically. Calvin Hill 2019-04-12 19:15:30 +0100
  • adc8a88ff0 Merge pull request #2226 from davidben:msvc-5046 Gennadiy Civil 2019-04-11 15:59:46 -0400
  • ea9c49b9cd Merge pull request #2229 from return:haiku-support Gennadiy Civil 2019-04-11 14:31:17 -0400
  • 520a1e52a1
    Merge pull request #2228 from rongou/patch-2 Gennadiy Civil 2019-04-11 13:53:21 -0400
  • 0a00ba64d5 Add Haiku platform support. Calvin Hill 2019-04-11 09:57:34 +0100
  • f658dcbaa0
    replace test case with test suite in the primer Rong Ou 2019-04-11 09:13:44 -0700
  • 7473c5ca5c
    Merge pull request #2225 from rongou/patch-1 Gennadiy Civil 2019-04-11 09:43:03 -0400
  • 8e9297b503 MSVC C5046 warning is unavailable in MSVC 2015. David Benjamin 2019-04-09 17:55:28 -0500
  • d622dfe8ab
    add missing period Rong Ou 2019-04-09 10:04:58 -0700
  • 604ba376c3
    Update README.md Gennadiy Civil 2019-04-07 23:04:31 -0400
  • f683de6587
    Merge pull request #2222 from Ivaylo-Kirov/patch-1 Gennadiy Civil 2019-04-07 23:01:52 -0400
  • dc62d1e76d
    Update ForDummies.md Ivaylo Kirov 2019-04-06 22:06:17 -0400
  • 3829b84e99 clang: fix -Wsign-conversion errors Enji Cooper 2019-03-08 11:09:00 -0800
  • 5ba69d5cb9 Merge pull request #2148 from ngie-eign:clang-add-explicit-c++11-rtti-flag Gennadiy Civil 2019-04-05 11:46:13 -0400
  • c061ffafd8 Googletest export Abseil Team 2019-04-04 13:36:23 -0400
  • 7475ba5039 clang: explicitly enable/disable RTTI support with the compiler Enji Cooper 2019-02-21 11:41:38 -0800