Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prepare for Bazel incompatible changes | Yannic Bonenberger | 2019-08-07 | 4 | -11/+31 |
| | | | | | | Fixes googletest for upcoming `--incompatible_load_cc_rules_from_bzl` (https://github.com/bazelbuild/bazel/issues/8743) and `--incompatible_load_python_rules_from_bzl` (https://github.com/bazelbuild/bazel/issues/9006). This change was automatically generated with `buildifier -lint=fix -warnings=all $(find . -name "BUILD" -o -name "BUILD.bazel" -o -name "*.bzl")`. | ||||
* | Googletest export | Abseil Team | 2019-08-02 | 2 | -294/+137 |
| | | | | | | Remove markdown extension which isn't supported on github. PiperOrigin-RevId: 261321329 | ||||
* | Merge pull request #2353 from anttsov:patch-1 | Gennadiy Civil | 2019-08-02 | 5 | -10/+17 |
|\ | | | | | | | PiperOrigin-RevId: 261198930 | ||||
| * | Update README.md | anttsov | 2019-07-31 | 1 | -4/+4 |
| | | | | | | fixed links to docs pages (on googlemock/README.md) | ||||
| * | Update README.md | anttsov | 2019-07-30 | 1 | -0/+9 |
| | | | | | | Links to FAQ, Cheat Sheet, Cookbook, gMock for Dummies | ||||
* | | Googletest export | Abseil Team | 2019-08-01 | 6 | -32/+50 |
| | | | | | | | | | | | | Add links to "sampleK_unittest.cc" examples. Fix some broken docs crosslinks. PiperOrigin-RevId: 261169561 | ||||
* | | Googletest export | Abseil Team | 2019-08-01 | 1 | -2/+2 |
| | | | | | | | | | | | | Fix ON_CALL/EXPECT_CALL example comment PiperOrigin-RevId: 261150884 | ||||
* | | Googletest export | Abseil Team | 2019-08-01 | 1 | -2/+2 |
| | | | | | | | | | | | | | | Fix signed conversion warning for wchar_t -> wint_t. Fixes Github issue #2300 PiperOrigin-RevId: 261045497 | ||||
* | | Googletest export | Abseil Team | 2019-08-01 | 1 | -0/+4 |
| | | | | | | | | | | | | Document the fact that {Setup,TearDown}TestSuite failures are currently being dropped. PiperOrigin-RevId: 260962695 | ||||
* | | Googletest export | misterg | 2019-08-01 | 5 | -19/+173 |
| | | | | | | | | | | | | Internal Change PiperOrigin-RevId: 260939845 | ||||
* | | Merge pull request #2356 from kuzkry:typos | Gennadiy Civil | 2019-07-30 | 42 | -228/+228 |
|\ \ | | | | | | | | | | PiperOrigin-RevId: 260786935 | ||||
| * | | fix typos | Krystian Kuzniarek | 2019-07-30 | 42 | -228/+228 |
| | | | |||||
* | | | Merge pull request #2354 from kuzkry:trailing-whitespaces | Gennadiy Civil | 2019-07-30 | 1 | -3/+3 |
|\ \ \ | | | | | | | | | | | | | PiperOrigin-RevId: 260782847 | ||||
| * | | | remove trailing whitespaces | Krystian Kuzniarek | 2019-07-30 | 1 | -3/+3 |
| | | | | |||||
* | | | | Merge pull request #2355 from kuzkry:markdown-numbering | Gennadiy Civil | 2019-07-30 | 5 | -37/+37 |
|\ \ \ \ | |_|_|/ |/| | | | | | | | PiperOrigin-RevId: 260782065 | ||||
| * | | | fix numbering of ordered lists in Markdown | Krystian Kuzniarek | 2019-07-30 | 5 | -37/+37 |
| | |/ | |/| | |||||
* | | | Merge pull request #2338 from kuzkry:environment-documentation | Gennadiy Civil | 2019-07-29 | 1 | -3/+3 |
|\ \ \ | | | | | | | | | | | | | PiperOrigin-RevId: 260559531 | ||||
| * | | | explicitly show overriding to align examples to their comments | Krystian Kuzniarek | 2019-07-18 | 1 | -2/+2 |
| | | | | |||||
| * | | | document a missing parent class | Krystian Kuzniarek | 2019-07-18 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #2342 from Jauler:master | Gennadiy Civil | 2019-07-29 | 1 | -2/+2 |
|\ \ \ \ | | | | | | | | | | | | | | | | PiperOrigin-RevId: 260556093 | ||||
| * | | | | Fix small errors in primer.md | Rytis Karpuška | 2019-07-23 | 1 | -2/+2 |
| | |_|/ | |/| | | |||||
* | | | | Googletest export | Abseil Team | 2019-07-29 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | Fix broken link. PiperOrigin-RevId: 260548004 | ||||
* | | | | Googletest export | misterg | 2019-07-29 | 1 | -5/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | Remove outdated summer vacation from readme PiperOrigin-RevId: 260511450 | ||||
* | | | | Merge pull request #2331 from adambadura:CMakeCorrection | Gennadiy Civil | 2019-07-29 | 2 | -3/+3 |
|\ \ \ \ | | | | | | | | | | | | | | | | PiperOrigin-RevId: 260509310 | ||||
| * | | | | Correct CMake to cover Cygwin | Adam Badura | 2019-07-27 | 2 | -3/+3 |
| | |_|/ | |/| | | |||||
* | | | | Manual docs tweaks still in preparation for including docs with code pushes | Gennadiy Civil | 2019-07-29 | 4 | -29/+131 |
| | | | | |||||
* | | | | Manual docs tweaks still in preparation for including docs with code pushes | Gennadiy Civil | 2019-07-29 | 1 | -1/+1 |
|/ / / | |||||
* | | | Googletest export | Abseil Team | 2019-07-25 | 7 | -498/+546 |
| | | | | | | | | | | | | | | | | | | | | | | | | 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 | Abseil Team | 2019-07-25 | 1 | -0/+35 |
| | | | | | | | | | | | | | | | | | | Add copyright. PiperOrigin-RevId: 259997211 | ||||
* | | | Googletest export | misterg | 2019-07-25 | 1 | -92/+87 |
|/ / | | | | | | | | | | | Internal Change PiperOrigin-RevId: 258824657 | ||||
* | | Manual docs tweaks still in preparation for including docs with code pushes | Gennadiy Civil | 2019-07-18 | 3 | -110/+118 |
| | | |||||
* | | Manual docs tweaks still in preparation for including docs with code pushes | Gennadiy Civil | 2019-07-18 | 2 | -2/+2 |
| | | |||||
* | | Manual docs tweaks still in preparation for including docs with code pushes | Gennadiy Civil | 2019-07-18 | 4 | -66/+98 |
| | | |||||
* | | Manual docs tweaks still in preparation for including docs with code pushes | Gennadiy Civil | 2019-07-18 | 6 | -6/+6 |
|/ | |||||
* | remove outdated | Gennadiy Civil | 2019-07-17 | 1 | -16/+0 |
| | |||||
* | remove outdated | Gennadiy Civil | 2019-07-17 | 2 | -301/+0 |
| | |||||
* | Merge branch 'master' of github.com:google/googletest | Gennadiy Civil | 2019-07-17 | 2 | -1/+4 |
|\ | |||||
| * | Googletest export | Abseil Team | 2019-07-17 | 1 | -1/+3 |
| | | | | | | | | | | | | Internal change PiperOrigin-RevId: 258587862 | ||||
| * | Merge pull request #2332 from adambadura:AddMissingInclude | Gennadiy Civil | 2019-07-17 | 1 | -0/+1 |
| |\ | | | | | | | | | | PiperOrigin-RevId: 258465918 | ||||
| | * | Add missing <functional> include | Adam Badura | 2019-07-16 | 1 | -0/+1 |
| |/ | | | | | | | | | | | | | 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 merge, review ↵ | Gennadiy Civil | 2019-07-17 | 4 | -938/+1050 |
|/ | | | | and merge docs internal-OSS | ||||
* | Preparation for including docs in round-trip with OSS. Manual review and ↵ | Gennadiy Civil | 2019-07-16 | 1 | -40/+2 |
| | | | | merge docs internal-OSS | ||||
* | Preparation for including docs in round-trip with OSS. Manual review and ↵ | Gennadiy Civil | 2019-07-16 | 5 | -441/+279 |
| | | | | merge docs internal-OSS | ||||
* | Googletest export | misterg | 2019-07-16 | 6 | -9/+9 |
| | | | | | | Fix documentation links PiperOrigin-RevId: 258389329 | ||||
* | Googletest export | Abseil Team | 2019-07-16 | 1 | -24/+34 |
| | | | | | | | | | [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 | Abseil Team | 2019-07-16 | 8 | -12/+16 |
| | | | | | | Update a broken link in a comment. PiperOrigin-RevId: 257493975 | ||||
* | Preparation for including docs in round-trip with OSS | Gennadiy Civil | 2019-07-15 | 1 | -2/+2 |
| | |||||
* | Preparation for including docs in round-trip with OSS | Gennadiy Civil | 2019-07-15 | 1 | -2/+2 |
| | |||||
* | Preparation for including docs in round-trip with OSS | Gennadiy Civil | 2019-07-15 | 1 | -32/+4 |
| | |||||
* | Merge branch 'master' of github.com:google/googletest | Gennadiy Civil | 2019-07-15 | 1 | -5/+1 |
|\ |