)]}'
{
  "commit": "59043d17762ae0562480d51ca2db71b1bcb5a6ef",
  "tree": "19c5680704730cb75752f2a6cd3443d61f336482",
  "parents": [
    "95ae2da35b003e034d47a47740cfbb2d110782e1"
  ],
  "author": {
    "name": "Diego Novillo",
    "email": "dnovillo@google.com",
    "time": "Wed Oct 12 09:29:41 2022 -0400"
  },
  "committer": {
    "name": "Diego Novillo",
    "email": "dnovillo@google.com",
    "time": "Wed Oct 12 09:29:41 2022 -0400"
  },
  "message": "Roll external/googletest/ 548b13dc3..d9bb8412d (78 commits)\n\nhttps://github.com/google/googletest/compare/548b13dc3c02...d9bb8412d60b\n\n$ git log 548b13dc3..d9bb8412d --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\n2022-10-07 ferenc.gm Suggests a release with fixed CMakeLists.txt\n2022-10-07 absl-team Update the POSIX Extended section of the Regular Expression Wikipedia page\n2022-10-06 absl-team [fuchsia] Use __builtin_trap to trigger gunit_break_on_failure on non-x86 arch\n2022-10-05 absl-team Makes Clang compilations via Ninja on Windows define _DLL only for shared CRT builds, as one would already expect from MSVC builds. (Previously, static Clang/Ninja builds on Windows also implicitly defined _DLL, which was problematic.)\n2022-09-30 absl-team Uses a simpler mechanism to disable the copying of GoogleTest test suites, to move code out of the TEST_P macro.\n2022-09-28 absl-team Rollback: Moves boilerplate disabling copy constructor/assignment from GoogleTest\u0027s TEST_P macro into a header file to avoid triggering warnings in user code.\n2022-09-28 absl-team Rollback: Uses a simpler mechanism to disable the copying of GoogleTest test suites.\n2022-09-28 absl-team Uses a simpler mechanism to disable the copying of GoogleTest test suites.\n2022-09-28 absl-team Moves boilerplate disabling copy constructor/assignment from GoogleTest\u0027s TEST_P macro into a header file to avoid triggering warnings in user code.\n2022-09-27 absl-team Add GoogleTest workaround for MSVC crash with Address Sanitizer (ASAN) on version 17.3.3\n2022-09-27 cclauss Branding: macOS\n2022-09-27 cclauss Upgrade GitHub Actions Checkout\n2022-09-20 maratek Port GoogleTest to QuRT (Hexagon RTOS)\n2022-09-18 426690+softwaregravy Update link to Bazel installation guide\n2022-09-13 dmauro Fix MSVC C++14 flag for GitHub workflow\n2022-09-13 dmauro Rollback 4fa8cfe3f4dee8975ee02d98633a5245ab67c6d7\n2022-09-09 absl-team Use UnorderedElementsAre in example about using matchers with maps\n2022-09-08 absl-team Remove obsolete MSVC warning pragmas for Invalid\u003cT\u003e()\n2022-09-01 absl-team Fixed header guards to match style guide conventions.\n2022-08-26 absl-team Consider all TERM values ending in \"-256color\" to be color supporting. In particular this handles TERM\u003dhterm-256color correctly.\n2022-08-22 hardikv Add support of 19-member structs to gmock UnpackStructImpl.\n2022-08-19 keithbsmiley bazel: move -std\u003dc++14 to .bazelrc\n2022-08-16 dmauro Update README.md to point to the Foundational C++ Support Policy\n2022-08-12 dmauro Add --features\u003dexternal_include_paths to Bazel CI to ignore warnings from dependencies\n2022-08-08 dinor gtest_unittest: Call FAIL() in lambda, fix incorrect fatality expectation\n2022-08-04 dinor Explicitly instantiate matchee std::string in MatchesRegex\n2022-07-31 bmburstein Custom type with Combine(). Fix for #3781\n2022-07-28 absl-team Add support of 18-member structs to gmock UnpackStructImpl.\n2022-07-25 dinor Add IsEmpty overload for C-style strings\n2022-07-21 thegeorg Continuation for #3183\n2022-07-20 matdibu gtest-death-test: add \u0027noreturn\u0027\n2022-06-28 dev Set cmake policy CMP0069\n2022-07-14 polushin export ThreadLocalValueHolderBase which is required by exported APIs.\n2022-07-11 polushin cmake: make PDB output directory match that of a static library.\n2022-07-11 polushin cmake: find python in order specified by PATH environment variable.\n2022-07-11 dmauro Add envvar BAZEL_CXXOPTS\u003d-std\u003dc++14 to the GitHub Actions CI\n2022-07-08 dmauro CMake: raise the default C++ standard to cxx_std_14\n2022-07-07 ckennelly Enable heterogeneous lookup for RegisteredTestsMap.\n2022-07-01 nikiforov.al cleanup from unique_ptr branch\n2022-07-01 dmauro Remove the Bazel provided default cxxopt -std\u003dc++0x and replace it with -std\u003dc++14 when testing with GCC 5.\n2022-07-01 57719497+yutotnh fix: some typos in source\n2022-07-01 57719497+yutotnh fix: typo in test name\n2022-07-01 57719497+yutotnh fix: some typos in comment\n2022-06-30 dmauro Remove support for C++11\n2022-06-30 dmauro Update version number in CMakeLists.txt Note that this is 1.12.1 as there will be a patch release to fix this\n2022-06-29 absl-team Add support of 17-member structs to gmock UnpackStructImpl.\n2022-06-27 absl-team Mark internal-only function as having internal linkage.\n2022-06-27 93249401+assafpr Update gtest.cc\n2022-06-27 93249401+assafpr Update gmock-matchers.h\n2022-06-27 93249401+assafpr Update gmock-actions.h\n2022-06-27 93249401+assafpr Update gmock-spec-builders_test.cc\n2022-06-27 93249401+assafpr Update gtest-death-test.cc\n2022-06-27 93249401+assafpr Update gmock-spec-builders.cc\n2022-06-27 93249401+assafpr Update advanced.md\n2022-06-26 asmodai27 Avoid implicit conversion from int to char\n2022-06-26 asmodai27 Avoid implicit conversion from int to char\n2022-06-25 julian.arkenau docs: update googletest README for release 1.12.0\n2022-06-23 dmauro Update README.md for release 1.12.0\n2022-06-22 dmauro Update versions of WORKSPACE dependencies\n2022-06-22 93249401+assafpr documentation, change mater branch to main\n2022-06-22 93249401+assafpr Update faq.md\n2022-06-22 93249401+assafpr Update CONTRIBUTING.md\n2022-06-22 93249401+assafpr documentation, change mater branch to main\n2022-06-22 93249401+assafpr documentation, change mater branch to main\n2022-06-22 93249401+assafpr Update gmock_output_test_golden.txt\n2022-06-22 93249401+assafpr change link from master to main in documentation\n2022-06-21 dmauro Update GCC floor container used by CI to fix the Bazel cache error\n2022-06-16 dmauro Disable warning C4251 around refactored code\n2022-06-13 absl-team gmock_cook_book.md: Delete superfluous statement from 2014.\n2022-06-11 gpetit Move declaration of kStdOutFileNo and kStdErrFileno\n2022-06-09 absl-team Update googletest docs to indicate that RE2 is now used for regexp implementation when building with Bazel and using Abseil.\n2022-06-09 absl-team Remove undefined internal function. Fixes #3856\n2022-06-01 dmauro Work around a maybe-uninitialized warning under GCC 12\n2022-05-31 gpetit Fix for undefined symbol: testing::internal::Random::kMaxRange\n2022-05-30 gpetit Simplify ColoredPrintf to rely on ShouldUseColor\n2022-05-30 gpetit Fix \"unused variable\" warning\n2022-05-18 akohlmey set -utf-8 flag only for real MSVC compilers. E.g. not Intel\u0027s icx.exe\n2022-03-26 perez.cs Fix quickstart-cmake documentation\n\nCreated with:\n  roll-dep external/googletest\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "cd9b706df258ed5b11cd2a20b3032a891050dc9a",
      "old_mode": 33188,
      "old_path": "DEPS",
      "new_id": "051a5be83c51fc8dca5effcb79220fc305e2cff4",
      "new_mode": 33188,
      "new_path": "DEPS"
    }
  ]
}
