aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | Merge pull request #2354 from kuzkry:trailing-whitespacesGennadiy Civil2019-07-301-3/+3
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PiperOrigin-RevId: 260782847
| * | | | | | | | | remove trailing whitespacesKrystian Kuzniarek2019-07-301-3/+3
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #2355 from kuzkry:markdown-numberingGennadiy Civil2019-07-305-37/+37
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | PiperOrigin-RevId: 260782065
| * | | | | | | | fix numbering of ordered lists in MarkdownKrystian Kuzniarek2019-07-305-37/+37
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #2338 from kuzkry:environment-documentationGennadiy Civil2019-07-291-3/+3
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | PiperOrigin-RevId: 260559531
| * | | | | | | | explicitly show overriding to align examples to their commentsKrystian Kuzniarek2019-07-181-2/+2
| | | | | | | | |
| * | | | | | | | document a missing parent classKrystian Kuzniarek2019-07-181-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #2342 from Jauler:masterGennadiy Civil2019-07-291-2/+2
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | PiperOrigin-RevId: 260556093
| * | | | | | | | Fix small errors in primer.mdRytis Karpuška2019-07-231-2/+2
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Googletest exportAbseil Team2019-07-291-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix broken link. PiperOrigin-RevId: 260548004
* | | | | | | | Googletest exportmisterg2019-07-291-5/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove outdated summer vacation from readme PiperOrigin-RevId: 260511450
* | | | | | | | Merge pull request #2331 from adambadura:CMakeCorrectionGennadiy Civil2019-07-292-3/+3
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | PiperOrigin-RevId: 260509310
| * | | | | | | | Correct CMake to cover CygwinAdam Badura2019-07-272-3/+3
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Manual docs tweaks still in preparation for including docs with code pushesGennadiy Civil2019-07-294-29/+131
| | | | | | | |
* | | | | | | | Manual docs tweaks still in preparation for including docs with code pushesGennadiy Civil2019-07-291-1/+1
|/ / / / / / /
* | | | | | | Googletest exportAbseil Team2019-07-257-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 exportAbseil Team2019-07-251-0/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add copyright. PiperOrigin-RevId: 259997211
* | | | | | | Googletest exportmisterg2019-07-251-92/+87
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Internal Change PiperOrigin-RevId: 258824657
* | | | | | Manual docs tweaks still in preparation for including docs with code pushesGennadiy Civil2019-07-183-110/+118
| | | | | |
* | | | | | Manual docs tweaks still in preparation for including docs with code pushesGennadiy Civil2019-07-182-2/+2
| | | | | |
* | | | | | Manual docs tweaks still in preparation for including docs with code pushesGennadiy Civil2019-07-184-66/+98
| | | | | |
* | | | | | Manual docs tweaks still in preparation for including docs with code pushesGennadiy Civil2019-07-186-6/+6
|/ / / / /
* | | | | remove outdatedGennadiy Civil2019-07-171-16/+0
| | | | |
* | | | | remove outdatedGennadiy Civil2019-07-172-301/+0
| | | | |
* | | | | Merge branch 'master' of github.com:google/googletestGennadiy Civil2019-07-172-1/+4
|\ \ \ \ \
| * | | | | Googletest exportAbseil Team2019-07-171-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Internal change PiperOrigin-RevId: 258587862
| * | | | | Merge pull request #2332 from adambadura:AddMissingIncludeGennadiy Civil2019-07-171-0/+1
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | PiperOrigin-RevId: 258465918
| | * | | | | Add missing <functional> includeAdam Badura2019-07-161-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 Civil2019-07-174-938/+1050
|/ / / / / | | | | | | | | | | | | | | | and merge docs internal-OSS
* | | | | Preparation for including docs in round-trip with OSS. Manual review and ↵Gennadiy Civil2019-07-161-40/+2
| | | | | | | | | | | | | | | | | | | | merge docs internal-OSS
* | | | | Preparation for including docs in round-trip with OSS. Manual review and ↵Gennadiy Civil2019-07-165-441/+279
| | | | | | | | | | | | | | | | | | | | merge docs internal-OSS
* | | | | Googletest exportmisterg2019-07-166-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix documentation links PiperOrigin-RevId: 258389329
* | | | | Googletest exportAbseil Team2019-07-161-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 exportAbseil Team2019-07-168-12/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update a broken link in a comment. PiperOrigin-RevId: 257493975
* | | | | Preparation for including docs in round-trip with OSSGennadiy Civil2019-07-151-2/+2
| | | | |
* | | | | Preparation for including docs in round-trip with OSSGennadiy Civil2019-07-151-2/+2
| | | | |
* | | | | Preparation for including docs in round-trip with OSSGennadiy Civil2019-07-151-32/+4
| | | | |
* | | | | Merge branch 'master' of github.com:google/googletestGennadiy Civil2019-07-151-5/+1
|\ \ \ \ \
| * \ \ \ \ Merge pull request #2324 from kuzkry/fix-broken-linkGennadiy Civil2019-07-151-1/+1
| |\ \ \ \ \ | | | | | | | | | | | | | | Fix a broken link
| | * | | | | fix a broken linkKrystian Kuzniarek2019-07-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 #2309 from cclauss/patch-1Gennadiy Civil2019-07-151-5/+1
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Travis CI: The sudo: tag is now deprecated in Travis CI
| | * | | | | | Travis CI: The sudo: tag is now deprecated in Travis CIcclauss2019-07-011-5/+1
| | | |/ / / / | | |/| | | |
* | / | | | | Preparation for including docs in round-trip with OSSGennadiy Civil2019-07-152-1692/+2486
|/ / / / / /
* | | | | | Merge pull request #2326 from kuzkry/missing-references-to-documentationGennadiy Civil2019-07-159-18/+19
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | Add missing references to documentation
| * | | | | add missing references to DesignDoc and KnownIssuesKrystian Kuzniarek2019-07-131-1/+2
| | | | | |
| * | | | | rename and apply snake_case on KnownIssues.mdKrystian Kuzniarek2019-07-132-1/+1
| | | | | |
| * | | | | rename and apply snake_case on FrequentlyAskedQuestions.mdKrystian Kuzniarek2019-07-134-3/+3
| | | | | |
| * | | | | rename and apply snake_case on ForDummies.mdKrystian Kuzniarek2019-07-135-6/+6
| | | | | |
| * | | | | rename and apply snake_case on Documentation.mdKrystian Kuzniarek2019-07-131-0/+0
| | | | | |
| * | | | | rename and apply snake_case on DesignDoc.mdKrystian Kuzniarek2019-07-131-0/+0
| | | | | |