Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support JSON output format in addition to XML | Petr Hosek | 2018-02-28 | 1 | -0/+201 |
| | | | | | | This change allows emitting output in JSON format in addition to the already supported XML format. The implementation as well as the file structure is intentionally modelled after the XML one. | ||||
* | TEST() arguments are invalid in an example | Aleksey Kozin | 2018-02-22 | 1 | -1/+1 |
| | | | Both names must be valid C++ identifiers, and they should not contain underscore (`_`) | ||||
* | Merge branch 'master' into assertrefs/pull/1439/head | Gennadiy Civil | 2018-02-09 | 1 | -1/+1 |
|\ | |||||
| * | Fixed typosrefs/pull/1446/head | Troy Holsapple | 2018-02-08 | 1 | -1/+1 |
| | | |||||
* | | Add ability to throw from ASSERT | Alexey Sokolov | 2018-02-08 | 1 | -5/+25 |
|/ | | | | | | | while not losing benefits of EXPECT, and not killing the whole test, as with --gtest_throw_on_failure. 183822976 | ||||
* | Update Documentation.mdrefs/pull/1428/head | LI Daobing | 2018-01-26 | 1 | -1/+1 |
| | |||||
* | upstream cl 182543808 | Gennadiy Civil | 2018-01-24 | 1 | -0/+11 |
| | |||||
* | Use fully qualified in examplesrefs/pull/1407/head | Fedor Trushkin | 2018-01-18 | 1 | -2/+2 |
| | |||||
* | Document ScopedTrace utility | Fedor Trushkin | 2018-01-18 | 1 | -7/+9 |
| | |||||
* | Refactor docs about contributions to CONTRIBUTING.md. | Carlos O'Ryan | 2017-12-12 | 2 | -131/+1 |
| | | | | Per the review comments. | ||||
* | remove markdown stars (bold) from code examplesrefs/pull/1313/head | Herbert Thielen | 2017-10-29 | 1 | -4/+4 |
| | |||||
* | Use gender-neutral pronouns in comments and docsrefs/pull/1275/head | Jonathan Wakely | 2017-09-27 | 2 | -3/+3 |
| | |||||
* | Merge pull request #1241 from aninf-wo/hethi/issue-635-old-links | Gennadiy Civil | 2017-08-31 | 1 | -1/+1 |
|\ | | | | | change links from former code.google.com to current github repository | ||||
| * | change links from former code.google.com to current github repositoryrefs/pull/1241/head | Herbert Thielen | 2017-08-31 | 1 | -1/+1 |
| | | |||||
* | | fix example's comment | Herbert Thielen | 2017-08-31 | 1 | -2/+2 |
|/ | |||||
* | Removed "Trivial" refs/pull/1237/head | Gennadiy Civil | 2017-08-30 | 1 | -1/+1 |
| | | | Who knows? may not be very trivial given the code drift between internal and OSS | ||||
* | removed internal link ( not allowed in OSS) | Gennadiy Civil | 2017-08-30 | 1 | -1/+1 |
| | |||||
* | Note that it is preferable for Googlers to create a CL internally first | Scott Graham | 2017-08-30 | 1 | -0/+4 |
| | |||||
* | fix SetUp/TearDownTestCase() in AdvancedGuiderefs/pull/1236/head | Herbert Thielen | 2017-08-30 | 1 | -2/+2 |
| | | | | fixes issue #1087 | ||||
* | Add documentation for pkg-configrefs/pull/1197/head | David Seifert | 2017-08-14 | 2 | -0/+152 |
| | |||||
* | Merge pull request #871 from tommyleo2/master | Gennadiy Civil | 2017-08-11 | 1 | -1/+1 |
|\ | | | | | Update Primer.md | ||||
| * | Update Primer.mdrefs/pull/871/head | tommyleo2 | 2016-09-02 | 1 | -1/+1 |
| | | | | | | fix bug in string comparison assertions table where _str2_ is mistakenly written as _str_2 | ||||
* | | Merge pull request #1164 from aninf-wo/hethi/remove-old-docs | Gennadiy Civil | 2017-08-11 | 21 | -11843/+6 |
|\ \ | | | | | | | remove documentation of former versions - it's available in the commit history | ||||
| * | | say "former version" instead of "released version"refs/pull/1164/head | Herbert Thielen | 2017-08-10 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'master' into hethi/remove-old-docs | Herbert Thielen | 2017-08-09 | 3 | -7/+7 |
| |\ \ | |||||
| * | | | remove doc of former versions | Herbert Thielen | 2017-07-30 | 20 | -11838/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | The documentation of former versions is available in the history (e.g. by checking out the appropriate git tags), so there is no need to keep them in parallel to the current documentation. | ||||
| * | | | remove obsolete reference to SVN trunk | Herbert Thielen | 2017-07-30 | 1 | -3/+5 |
| | | | | |||||
* | | | | Merge pull request #1192 from eduherminio/master | Gennadiy Civil | 2017-08-11 | 4 | -12/+11 |
|\ \ \ \ | | | | | | | | | | | Minor style fixes | ||||
| * | | | | Minor style fixesrefs/pull/1192/head | Eduardo Caceres | 2017-08-10 | 4 | -12/+11 |
| | | | | | | | | | | | | | | | Typos, punctuation & broken links | ||||
* | | | | | Merge pull request #1178 from aninf-wo/hethi/testsuite-hint | Gennadiy Civil | 2017-08-10 | 1 | -0/+34 |
|\ \ \ \ \ | |/ / / / |/| | | | | add note about different definitions of Test Case | ||||
| * | | | | clarify distinction regarding Test Caserefs/pull/1178/head | Herbert Thielen | 2017-08-10 | 1 | -5/+5 |
| | | | | | |||||
| * | | | | be more specific on Test Case | Herbert Thielen | 2017-08-09 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | add note about different definitions of Test Case | Herbert Thielen | 2017-08-05 | 1 | -0/+34 |
| | | | | | | | | | | | | | | | | | | | | | | | | | There are contradictory definitions of the term "test case", so prepare new users in Primer.md to avoid confusion. | ||||
* | | | | | Punctuationrefs/pull/1185/head | Eduardo Cáceres | 2017-08-09 | 1 | -2/+2 |
| |_|/ / |/| | | | | | | | Missing periods | ||||
* | | | | Merge pull request #675 from theHacker/master | Gennadiy Civil | 2017-08-08 | 1 | -0/+1 |
|\ \ \ \ | | | | | | | | | | | Fix: Markdown in V1_7_Primer.md | ||||
| * | | | | Fix: Markdown in V1_7_Primer.mdrefs/pull/675/head | Alexander Münch | 2016-01-02 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | table "Basic Assertions" is now rendered correctly as table | ||||
* | | | | | Merge pull request #909 from AsturaPhoenix/patch-1 | Gennadiy Civil | 2017-08-08 | 1 | -1/+1 |
|\ \ \ \ \ | |_|/ / / |/| | | | | Update Primer.md | ||||
| * | | | | Update Primer.mdrefs/pull/909/head | Ross Wang | 2016-10-18 | 1 | -1/+1 |
| | |_|/ | |/| | | | | | | Correcting typo: "text fixture" => "test fixture" | ||||
* | | | | Merge pull request #671 from mehagar/patch-1 | Gennadiy Civil | 2017-08-02 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | Fix typo in AdvancedGuide.md | ||||
| * | | | | Fix typo in AdvancedGuide.mdrefs/pull/671/head | mehagar | 2015-12-29 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #764 from flyd1005/wip-fix-typo | Gennadiy Civil | 2017-08-02 | 4 | -4/+4 |
|\ \ \ \ | | | | | | | | | | | remove duplicated words | ||||
| * | | | | remove duplicated wordsrefs/pull/764/head | Li Peng | 2016-04-27 | 4 | -4/+4 |
| | |/ / | |/| | | | | | | | | | | Signed-off-by: Li Peng <lip@dtdream.com> | ||||
* | | | | Merge pull request #968 from nicolacavallini/link_typed_test_docs | Gennadiy Civil | 2017-08-02 | 1 | -2/+2 |
|\ \ \ \ | | | | | | | | | | | added link to sample 6 in the documentation of typed test | ||||
| * | | | | added link to sample 6 in the documentation of typed testrefs/pull/968/head | nicolacavallini | 2016-12-23 | 1 | -2/+2 |
| |/ / / | |||||
* | | | | fix links to Google C++ Style Guiderefs/pull/1165/head | Herbert Thielen | 2017-07-30 | 1 | -2/+2 |
| |_|/ |/| | | |||||
* | | | Merge pull request #1107 from lipk/patch-1 | Gennadiy Civil | 2017-07-26 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Minor grammar fix in docs. | ||||
| * | | | Remove unnecessary 'the'.refs/pull/1107/head | lipk | 2017-05-30 | 1 | -1/+1 |
| |/ / | |||||
* | | | Fixes a typo in FAQ.mdrefs/pull/1143/head | Vincent Palancher | 2017-07-05 | 1 | -1/+1 |
| | | | |||||
* | | | Fixing float comparison broken linkrefs/pull/1113/head | jorgehb | 2017-06-08 | 1 | -1/+1 |
|/ / | | | | | Updating the link with a valid one. The old one was considered obsolete by the publisher. | ||||
* | | Fix whitespace in paragraphrefs/pull/741/head | Manuel Binna | 2016-03-16 | 1 | -5/+4 |
| | |