Update git submodules

* Update external/googletest from branch 'master'
  to 3957fe34531eabacf6351806af5192dac340e1cb
  - Upgrade googletest to 90a443f9c2437ca8a682a1ac625eba64e1d74a8a
    
    Test: None
    Change-Id: I17820c1aa32636d99a4698f64d0eb8e23c69cf6f
    
  - Merge pull request #2378 from kuzkry:markdown-table
    
    PiperOrigin-RevId: 262135359
    
  - Googletest export
    
    Fix broken links.
    
    PiperOrigin-RevId: 262123510
    
  - Googletest export
    
    Add general explanation of MOCK_METHOD, including list of supported qualifiers.
    
    PiperOrigin-RevId: 262077180
    
  - Merge pull request #2372 from pitrou:issue2371-windows-crt-asserts
    
    PiperOrigin-RevId: 262040609
    
  - fix an improperly generated table
    
  - Merge pull request #2375 from kuzkry:broken-links
    
    PiperOrigin-RevId: 261970482
    
  - Merge pull request #2359 from kuzkry:superfluous-mutable
    
    PiperOrigin-RevId: 261947085
    
  - fix broken links
    
  - Googletest export
    
    Fix broken link.
    
    PiperOrigin-RevId: 261940226
    
  - Merge pull request #2111 from knuto:pr/remove_slash
    
    PiperOrigin-RevId: 261906004
    
  - Googletest export
    
    Restore https://github.com/google/googletest/pull/2309 that got overwritten
    
    PiperOrigin-RevId: 261759571
    
  - Fix #2371: Redirect Windows CRT assertions to stderr
    
  - Googletest export
    
    Internal Change
    
    PiperOrigin-RevId: 261683482
    
  - Merge pull request #2358 from kuzkry:adjustment-of-similar-comments
    
    PiperOrigin-RevId: 261355792
    
  - Merge pull request #2341 from ChrisBaish:master
    
    PiperOrigin-RevId: 261344735
    
  - Merge pull request #2357 from kuzkry:obsolete-documentation
    
    PiperOrigin-RevId: 261343928
    
  - Merge pull request #2361 from guillemglez:master
    
    PiperOrigin-RevId: 261340959
    
  - Googletest export
    
    Remove markdown extension which isn't supported on github.
    
    PiperOrigin-RevId: 261321329
    
  - Merge pull request #2353 from anttsov:patch-1
    
    PiperOrigin-RevId: 261198930
    
  - Googletest export
    
    Add links to "sampleK_unittest.cc" examples. Fix some broken docs crosslinks.
    
    PiperOrigin-RevId: 261169561
    
  - Googletest export
    
    Fix ON_CALL/EXPECT_CALL example comment
    
    PiperOrigin-RevId: 261150884
    
  - Googletest export
    
    Fix signed conversion warning for wchar_t -> wint_t.
    Fixes Github issue #2300
    
    PiperOrigin-RevId: 261045497
    
  - Googletest export
    
    Document the fact that {Setup,TearDown}TestSuite failures are currently being dropped.
    
    PiperOrigin-RevId: 260962695
    
  - Googletest export
    
    Internal Change
    
    PiperOrigin-RevId: 260939845
    
  - Fix table formatting in advanced.md
    
  - remove an excessive mutable type specifier
    
    MockFunction's private member cannot be reached from outside and all its
    non-static member functions are not const.
    
  - adjust a comment to the similar section in advanced.md
    
    in addition, fix typo of use -> us
    
  - Update README.md
    
    fixed links to docs pages (on googlemock/README.md)
  - update pre-C++11 paragraphs
    
  - Merge pull request #2356 from kuzkry:typos
    
    PiperOrigin-RevId: 260786935
    
  - Merge pull request #2354 from kuzkry:trailing-whitespaces
    
    PiperOrigin-RevId: 260782847
    
  - Merge pull request #2355 from kuzkry:markdown-numbering
    
    PiperOrigin-RevId: 260782065
    
  - fix typos
    
  - fix numbering of ordered lists in Markdown
    
  - remove trailing whitespaces
    
  - Update README.md
    
    Links to FAQ, Cheat Sheet, Cookbook, gMock for Dummies
  - Merge pull request #2338 from kuzkry:environment-documentation
    
    PiperOrigin-RevId: 260559531
    
  - Merge pull request #2342 from Jauler:master
    
    PiperOrigin-RevId: 260556093
    
  - Googletest export
    
    Fix broken link.
    
    PiperOrigin-RevId: 260548004
    
  - Googletest export
    
    Remove outdated summer vacation from readme
    
    PiperOrigin-RevId: 260511450
    
  - Merge pull request #2331 from adambadura:CMakeCorrection
    
    PiperOrigin-RevId: 260509310
    
  - Manual docs tweaks still in preparation for including docs with code pushes
    
  - Manual docs tweaks still in preparation for including docs with code pushes
    
  - Correct CMake to cover Cygwin
    
  - Googletest export
    
    Adds ISO8601 timestamps to XML output and RFC3339 timestamps to JSON output.
    
    Adds timestamps to testsuites, testsuite and testcases structured JSON/XML output for better reporting how/where time is spent on tests.
    
    PiperOrigin-RevId: 260039817
    
  - Googletest export
    
    Add copyright.
    
    PiperOrigin-RevId: 259997211
    
  - Googletest export
    
    Internal Change
    
    PiperOrigin-RevId: 258824657
    
  - Fix small errors in primer.md
    
  - Moved explanation to single line as well
    
  - Moved table to single lines
    
  - Merge remote-tracking branch 'upstream/master' into primer_md_table_update
    
  - Manual docs tweaks still in preparation for including docs with code pushes
    
  - Manual docs tweaks still in preparation for including docs with code pushes
    
  - Manual docs tweaks still in preparation for including docs with code pushes
    
  - Manual docs tweaks still in preparation for including docs with code pushes
    
  - explicitly show overriding to align examples to their comments
    
  - document a missing parent class
    
  - Update primer.md
    
    Correct formatting in table
  - remove outdated
    
  - remove outdated
    
  - Merge branch 'master' of github.com:google/googletest
    
  - Preparation for including docs in round-trip with OSS, Manual merge, review and merge docs internal-OSS
    
  - Googletest export
    
    Internal change
    
    PiperOrigin-RevId: 258587862
    
  - Merge pull request #2332 from adambadura:AddMissingInclude
    
    PiperOrigin-RevId: 258465918
    
  - Add missing <functional> include
    
    gmock-spec-builders.h uses std::function (in MockFunction) but did
    not include <functional> to provide it. Apparently, it worked since
    the header must have been included by something else but better be
    safe than sorry.
    
  - Preparation for including docs in round-trip with OSS. Manual review and merge docs internal-OSS
    
  - Preparation for including docs in round-trip with OSS. Manual review and merge docs internal-OSS
    
  - Googletest export
    
    Fix documentation links
    
    PiperOrigin-RevId: 258389329
    
  - Googletest export
    
    [Fuchsia] Update exception APIs used by death test.
    
    Migrates to the new channel-based exception APIs as the
    port APIs are deprecated and will be removed.
    
    PiperOrigin-RevId: 258175830
    
  - Googletest export
    
    Update a broken link in a comment.
    
    PiperOrigin-RevId: 257493975
    
  - Preparation for including docs in round-trip with OSS
    
  - Preparation for including docs in round-trip with OSS
    
  - Preparation for including docs in round-trip with OSS
    
  - Merge branch 'master' of github.com:google/googletest
    
  - Merge pull request #2324 from kuzkry/fix-broken-link
    
    Fix a broken link
  - Preparation for including docs in round-trip with OSS
    
  - Merge pull request #2309 from cclauss/patch-1
    
    Travis CI: The sudo: tag is now deprecated in Travis CI
  - fix a broken link
    
    ee3aa831172090fd5442820f215cb04ab6062756 added a broken link
    which results in 404. The broken part is reference to a
    nonexistent file "CheatSheet.md" instead of "cheet_sheet.md".
    
  - Merge pull request #2326 from kuzkry/missing-references-to-documentation
    
    Add missing references to documentation
  - add missing references to DesignDoc and KnownIssues
    
  - rename and apply snake_case on KnownIssues.md
    
  - rename and apply snake_case on FrequentlyAskedQuestions.md
    
  - rename and apply snake_case on ForDummies.md
    
  - rename and apply snake_case on Documentation.md
    
  - rename and apply snake_case on DesignDoc.md
    
  - rename and apply snake_case on CheatSheet.md
    
  - Fix bad advice in cook book (#2308)
    
    This line directly contradicts the warning that google mock spits out on unused mock calls:
    ```
    NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md#knowing-when-to-expect for details.
    ```
    One or the other should be changed, and I believe the advice in this file is incorrect.
  - Travis CI: The sudo: tag is now deprecated in Travis CI
  - Remove / from parameterized test names if base test name is empty
    
    This is useful to let a subsystem generate test names based on parameterized tests
    without exposing them as such to the user.
    
    Signed-off-by: Knut Omang <knut.omang@oracle.com>
    
1 file changed