summaryrefslogtreecommitdiffstats
path: root/googletest
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1160 from mwoehlke-kitware/honor-lib_suffixGennadiy Civil2017-08-111-4/+8
|\
| * Fix library install destinationsrefs/pull/1160/headMatthew Woehlke2017-08-091-4/+8
* | Merge pull request #871 from tommyleo2/masterGennadiy Civil2017-08-111-1/+1
|\ \
| * | Update Primer.mdrefs/pull/871/headtommyleo22016-09-021-1/+1
* | | Merge pull request #937 from srz-zumix/fix-gtest-port-typoGennadiy Civil2017-08-111-1/+1
|\ \ \
| * | | Fix or condition typo ( '|' -> '||' )refs/pull/937/headsrz_zumix2016-11-111-1/+1
* | | | Merge pull request #1164 from aninf-wo/hethi/remove-old-docsGennadiy Civil2017-08-1121-11843/+6
|\ \ \ \
| * | | | say "former version" instead of "released version"refs/pull/1164/headHerbert Thielen2017-08-101-1/+1
| * | | | Merge branch 'master' into hethi/remove-old-docsHerbert Thielen2017-08-0916-26/+27
| |\ \ \ \
| * | | | | remove doc of former versionsHerbert Thielen2017-07-3020-11838/+0
| * | | | | remove obsolete reference to SVN trunkHerbert Thielen2017-07-301-3/+5
* | | | | | Merge pull request #1127 from zulkarnine/patch-1Gennadiy Civil2017-08-111-3/+31
|\ \ \ \ \ \
| * | | | | | Remove duplicate coderefs/pull/1127/headZulkarnine Mahmud2017-07-161-16/+6
| * | | | | | Fix assumption for foreground bit offsetZulkarnine Mahmud2017-07-151-3/+16
| * | | | | | Remove unnecessary constZulkarnine Mahmud2017-06-291-1/+1
| * | | | | | Add helper functions for text color calculationZulkarnine Mahmud2017-06-291-24/+25
| * | | | | | Fix a problem when bg_color == fg_colorZulkarnine Mahmud2017-06-221-3/+24
| * | | | | | Add background_mask instead of using magic numberZulkarnine Mahmud2017-06-211-1/+2
| * | | | | | Fix background color in ColoredPrintfZulkarnine Mahmud2017-06-201-2/+4
* | | | | | | Merge pull request #1192 from eduherminio/masterGennadiy Civil2017-08-114-12/+11
|\ \ \ \ \ \ \
| * | | | | | | Minor style fixesrefs/pull/1192/headEduardo Caceres2017-08-104-12/+11
* | | | | | | | Merge pull request #1191 from gennadiycivil/masterGennadiy Civil2017-08-1111-28/+146
|\ \ \ \ \ \ \ \
| * | | | | | | | Addressing Commentsrefs/pull/1191/headmisterg2017-08-101-46/+22
| * | | | | | | | Added Copyrightmisterg2017-08-101-4/+32
| * | | | | | | | Initial Revision, review 164634031misterg2017-08-102-3/+1
| * | | | | | | | WIPmisterg2017-08-091-29/+3
| * | | | | | | | WIP, win testingmisterg2017-08-081-4/+7
| * | | | | | | | WIP, windows testingmisterg2017-08-081-2/+2
| * | | | | | | | WIP, windows testingmisterg2017-08-081-2/+2
| * | | | | | | | WIP, windows testingmisterg2017-08-081-3/+9
| * | | | | | | | WIPmisterg2017-08-081-0/+133
| * | | | | | | | Samples changes upstreamingmisterg2017-08-072-2/+2
| * | | | | | | | Samples changes upstreamingmisterg2017-08-079-18/+15
| * | | | | | | | WIPmisterg2017-08-0110-28/+31
* | | | | | | | | Merge pull request #1178 from aninf-wo/hethi/testsuite-hintGennadiy Civil2017-08-101-0/+34
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | clarify distinction regarding Test Caserefs/pull/1178/headHerbert Thielen2017-08-101-5/+5
| * | | | | | | | be more specific on Test CaseHerbert Thielen2017-08-091-1/+1
| * | | | | | | | add note about different definitions of Test CaseHerbert Thielen2017-08-051-0/+34
* | | | | | | | | Punctuationrefs/pull/1185/headEduardo Cáceres2017-08-091-2/+2
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge pull request #675 from theHacker/masterGennadiy Civil2017-08-081-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix: Markdown in V1_7_Primer.mdrefs/pull/675/headAlexander Münch2016-01-021-0/+1
* | | | | | | | | Merge pull request #909 from AsturaPhoenix/patch-1Gennadiy Civil2017-08-081-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update Primer.mdrefs/pull/909/headRoss Wang2016-10-181-1/+1
* | | | | | | | | | Merge pull request #1180 from aconverse/masterGennadiy Civil2017-08-071-1/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Use wider types to prevent unsigned overflow diagnosticsrefs/pull/1180/headAlex Converse2017-08-031-1/+2
* | | | | | | | | | | fix small typo in commentrefs/pull/1176/headHerbert Thielen2017-08-051-1/+1
| |_|_|/ / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #1030 from vpfautz/masterGennadiy Civil2017-08-0310-11/+11
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Fixed some typosrefs/pull/1030/headvpfautz2017-02-2610-11/+11
* | | | | | | | | | Merge pull request #671 from mehagar/patch-1Gennadiy Civil2017-08-021-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix typo in AdvancedGuide.mdrefs/pull/671/headmehagar2015-12-291-1/+1
| | |_|/ / / / / / / | |/| | | | | | | |