commit | 3f86e4ced2689a41a65445643ee7af1965345aa7 | [log] [tgz] |
---|---|---|
author | Wez <[email protected]> | Wed Aug 08 19:08:25 2018 |
committer | Commit Bot <[email protected]> | Wed Aug 08 19:08:25 2018 |
tree | 3274d3a96cfb684e9c84256396cccb61202700d5 | |
parent | c930cf83f1b52d5c8c1fc206047d4250e09d275e [diff] |
Roll src/third_party/googletest/src/ ce468a17c..d52663267 (62 commits) https://chromium.googlesource.com/external/github.com/google/googletest.git/+log/ce468a17c434..d5266326752f $ git log ce468a17c..d52663267 --date=short --no-merges --format='%ad %ae %s' 2018-08-07 wez Fix typo breaking Fuchsia build 2018-08-07 misterg upsream additional printer test 2018-08-07 misterg Formatting changes,small cleanup, no functionality changes 2018-08-07 misterg small cleanup, np functional changes 2018-08-06 misterg automatic code sync mgt, comment only 2018-08-03 wez No default exception handling 2018-07-19 p.paulweber Printers test: fixed compilation bug, due to unnecessary parentheses in declaration 2018-08-02 misterg one more fix 2018-08-02 misterg cmake fixes 2018-08-02 misterg more fixes 2018-08-02 misterg add --no_stacktrace_support for json-output-unittest 2018-08-02 misterg fixes tests 2018-08-02 misterg cmake test fixes 2018-08-02 misterg cmake fixes 2018-08-02 misterg cmake tests changes 2018-08-02 misterg cleaning up and adding test changes to CMake 2018-08-01 misterg Corresponding CMake Changes 2018-08-01 misterg various changes to tests 2018-08-01 misterg more test changes 2018-08-01 misterg adding googletest-json-output unitest 2018-08-01 misterg more test changes 2018-08-01 misterg more tests changes 2018-08-01 misterg googletest list tests unitest 2018-08-01 misterg gtest catch exceptions test and gtest shuffle test 2018-08-01 misterg changes to googletest break on failure and googletest filter unittests 2018-08-01 misterg changes for googletest env var test 2018-08-01 misterg googltest-color-test changes 2018-08-01 misterg googletest-output-test changes 2018-08-01 misterg Formatting changes and upstreaming one test 2018-07-30 misterg small tweaks, OSS merge cl 206357486 2018-07-27 misterg added missing comments 2018-07-27 misterg Formatting changes for automatic code management 2018-07-25 piotrkakol Updated broken and outdated URLs 2018-07-25 misterg Formatting changes, code sync 2018-07-21 stianvalle Update primer.md 2018-07-21 stianvalle Update primer.md 2018-07-21 stianvalle Update primer.md 2018-07-20 misterg code merge 2018-07-20 duxiuxing Replace "…" with "..."(three dots) to fix warning C4819 in Visual Studio 2018-07-19 misterg code sync 2018-07-18 misterg Code sync 2018-07-18 misterg Fix link 2018-07-18 misterg Code sync, mostly formatting and removing outdates 2018-07-18 misterg Formatting and a link 2018-07-17 misterg Docs sync 2018-07-17 syohex Ignore .DS_Store file 2018-07-17 duxiuxing Fix warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss 2018-07-17 luke Fix broken links to FAQ in primer.md 2018-07-13 amoran Put ifdef guard after the includes. 2018-07-12 dmauro Adds the UniversalPrinter for absl::variant. 2018-07-12 amoran Avoid full test in no exceptions are enabled. 2018-07-11 misterg more formatting [skip ci] 2018-07-11 misterg formatting, [ci skip] 2018-07-11 amoran Fix issue #1654. 2018-07-10 misterg Fix heading 2018-07-10 misterg Docs sync 2018-07-10 dmauro Pass the --no_stacktrace_support argument to the CMake tests 2018-07-10 dmauro Adds stacktrace support from Abseil to Google Test 2018-05-23 m.tmatma This closes #1595: fix compiler error with Visual Studio 2017 on Win10 JP. 2018-06-29 duxiuxing VS2005 with SP1(_MSC_VER=1400) already supports __pragma 2018-06-07 rfj Eliminate GTEST_TEST_FILTER_ENV_VAR_. 2018-06-13 misterg ignore .md for appveyor builds Created with: roll-dep src/third_party/googletest/src R=dpranke,thakis Change-Id: I440d22bf01c5db36933f10cbff5acf3c1ed60f09 Reviewed-on: https://chromium-review.googlesource.com/1167642 Reviewed-by: Dirk Pranke <[email protected]> Reviewed-by: Nico Weber <[email protected]> Commit-Queue: Wez <[email protected]> Cr-Commit-Position: refs/heads/master@{#581651}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .