summaryrefslogtreecommitdiffstats
path: root/googletest
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2355 from kuzkry:markdown-numberingGennadiy Civil2019-07-303-28/+28
|\
| * fix numbering of ordered lists in MarkdownKrystian Kuzniarek2019-07-303-28/+28
* | Merge pull request #2338 from kuzkry:environment-documentationGennadiy Civil2019-07-291-3/+3
|\ \
| * | explicitly show overriding to align examples to their commentsrefs/pull/2338/headKrystian 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
|\ \ \
| * | | Fix small errors in primer.mdrefs/pull/2342/headRytis Karpuška2019-07-231-2/+2
* | | | Correct CMake to cover Cygwinrefs/pull/2331/headAdam Badura2019-07-271-1/+1
| |_|/ |/| |
* | | Googletest exportAbseil Team2019-07-267-498/+546
|/ /
* | 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-181-1/+1
* | Manual docs tweaks still in preparation for including docs with code pushesGennadiy Civil2019-07-182-2/+2
|/
* Preparation for including docs in round-trip with OSS. Manual review and merg...Gennadiy Civil2019-07-161-40/+2
* Preparation for including docs in round-trip with OSS. Manual review and merg...Gennadiy Civil2019-07-162-241/+246
* Googletest exportAbseil Team2019-07-161-24/+34
* rename and apply snake_case on CheatSheet.mdKrystian Kuzniarek2019-07-131-1/+1
* Documentation sync in preparation to including docs with full source syncGennadiy Civil2019-06-242-35/+37
* Documentation sync in preparation to including docs with full source syncGennadiy Civil2019-06-241-73/+56
* Remove google internal links from documentation on githubrefs/pull/2296/headPrashant Jaikumar2019-06-192-2/+2
* Incremental doc changes in preparation for doc syncGennadiy Civil2019-06-191-15/+21
* Renaming doc files to make the file names more palatable and in preparation f...Gennadiy Civil2019-06-192-4/+4
* small docs restucture and cleanupGennadiy Civil2019-06-191-0/+0
* small docs restucture and cleanupGennadiy Civil2019-06-192-158/+0
* Googletest exportAbseil Team2019-06-172-402/+0
* Googletest exportmisterg2019-06-172-0/+402
* Merge pull request #2287 from PhilLab/patch-1Gennadiy Civil2019-06-171-11/+11
|\
| * docs/primer: Fixed usage of test caserefs/pull/2287/headPhilipp Hasper2019-06-161-11/+11
* | Merge pull request #2286 from gennadiycivil/masterGennadiy Civil2019-06-177-981/+4
|\ \ | |/ |/|
| * doc is still validGennadiy Civil2019-06-131-3/+52
| * Removing make and automake. The only supported build systems are Bazel intern...Gennadiy Civil2019-06-137-1060/+1
* | Documentation sync working on the documentation being included with the codeGennadiy Civil2019-06-142-60/+15
* | Makefiles are no longer supported. Adding pseudo-break with their impending r...Gennadiy Civil2019-06-131-1/+10
|/
* Setting CMP0054 policy to NEW. This allows to use the string "SHARED" without...refs/pull/2283/headMatthias Walter2019-06-121-0/+4
* Formatting ChangesGennadiy Civil2019-06-121-2/+2
* remove obsolete codegear filesGennadiy Civil2019-06-106-440/+0
* removing obsolete language from docs, CMake and Bazel is the only supporeted ...Gennadiy Civil2019-06-103-159/+66
* removing xcode files , as CMake and Bazel is the only supporeted build methodsGennadiy Civil2019-06-1016-2248/+0
* removing msvc solution, as CMake and Bazel is the only supporeted build methodsGennadiy Civil2019-06-1018-1642/+0
* Merge pull request #2268 from kalaxy/fuse_spi_in_headerGennadiy Civil2019-06-071-14/+10
|\
| * Fuse gtest-spi.h into the resulting header.refs/pull/2268/headKalon Mills2019-06-041-14/+10
* | Googletest exportAbseil Team2019-06-051-1/+1
* | Googletest exportmisterg2019-06-051-1/+1
|/
* Googletest exportAbseil Team2019-05-301-0/+9
* Merge pull request #2260 from 741g:mastergennadiycivil2019-05-231-1/+1
|\
| * unbreak windows buildrefs/pull/2260/headLingfeng Yang2019-05-221-1/+1
* | Fix typo introduced in 63be3dcc245 (maintaners -> maintainers)refs/pull/2259/headEnji Cooper2019-05-203-3/+3
|/
* Update advanced.mdGennadiy Civil2019-05-171-0/+61
* Merge pull request #2254 from chaoran:masterGennadiy Civil2019-05-173-75/+63
|\
| * add unit test for overload & operatorrefs/pull/2254/headChaoran Yang2019-05-131-0/+91