index
:
googletest.git
05CC6081FCBD0071053DE78238E136B3
1278977C598F83A02A525FEA38941265
4422C11159FF3F7F49E4BC959EE89D06
498B35FA518A5E1CF8C95CE6D51091B2
77A9B20B4C1E02FAC90D1D942E1D4C18
8EA412EE54E54CAC6E49EE3B7C209DA1
9A681768AABE08D1EFA5CA77528236A4
B4DE7B5F4F45390ABCFB887AFADA9303
BC1EDD4B325FB2BF16E1EF6DF8EFC0DF
main
master
v1.10.x
v1.12.x
v1.13.x
v1.14.x
v1.15.x
v1.8.x
Google's C++ test framework: https://github.com/google/googletest
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
googletest
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Note about INSTANTIATE_TEST_SUITE_P / INSTANTIATE_TEST_CASE_P keyword change
antismap
2019-03-21
1
-0/+2
*
Fix grammatical error in primer.md
refs/pull/2152/head
Ryan Sinnet
2019-02-25
1
-1/+1
*
Fix an invalid example of JSON report in advanced.md
refs/pull/2103/head
Keiichi Watanabe
2019-02-05
1
-5/+4
*
Repeat #2090
refs/pull/2091/head
Gennadiy Civil
2019-01-30
1
-1/+1
*
Update docs, TestCase->TestSuite
Gennadiy Civil
2019-01-03
3
-108/+106
*
Update advanced.md
Gennadiy Civil
2018-10-23
1
-1/+1
*
Update primer.md
Gennadiy Civil
2018-10-05
1
-5/+2
*
Fix doc links
refs/pull/1809/head
Arkady Shapkin
2018-09-04
4
-5/+5
*
Merge pull request #1803 from KindDragon/patch-2
Gennadiy Civil
2018-09-04
2
-5/+5
|
\
|
*
Update documentation to syntax highlight code
refs/pull/1803/head
Arkady Shapkin
2018-09-03
2
-5/+5
*
|
Fix #1805: add `.md` to hyperlink
refs/pull/1806/head
Andrew Siplas
2018-09-04
1
-1/+1
|
/
*
Fix broken FAQ link in primer.md
refs/pull/1794/head
Steven Santos Erenst
2018-08-29
1
-1/+1
*
docs: fix more broken links to sections in Advanced guide
refs/pull/1754/head
Vadim Kotov
2018-08-20
1
-3/+3
*
docs: fixed broken references to sections in Advanced guide
Vadim Kotov
2018-08-20
1
-2/+2
*
std references shouldn't be fully qualified
refs/pull/1748/head
Vadim Berezniker
2018-08-17
1
-4/+4
*
- Fix the broken markdown table
refs/pull/1731/head
Yi Zheng
2018-08-13
1
-55/+39
*
docs: fix broken links
Wiktor Garbacz
2018-08-09
2
-4/+5
*
Updated broken and outdated URLs
Piotr Kąkol
2018-07-25
4
-18/+18
*
Update primer.md
refs/pull/1678/head
Stian Valle
2018-07-21
1
-12/+6
*
Update primer.md
Stian Valle
2018-07-21
1
-12/+12
*
Update primer.md
Stian Valle
2018-07-21
1
-7/+7
*
Merge pull request #1667 from hckr/patch-1
Gennadiy Civil
2018-07-18
1
-2/+2
|
\
|
*
Fix broken links to FAQ in primer.md
refs/pull/1667/head
Jakub Młokosiewicz
2018-07-16
1
-2/+2
*
|
Docs sync
Gennadiy Civil
2018-07-17
3
-1915/+1716
|
/
*
more formatting [skip ci]
refs/pull/1656/head
Gennadiy Civil
2018-07-11
1
-17/+0
*
formatting, [ci skip]
Gennadiy Civil
2018-07-11
1
-1/+1
*
Fix heading
Gennadiy Civil
2018-07-10
1
-1/+1
*
Docs sync
Gennadiy Civil
2018-07-10
2
-313/+373
*
Docs sync/internal
refs/pull/1631/head
Gennadiy Civil
2018-06-13
1
-32/+32
*
Doc sync/internal
Gennadiy Civil
2018-06-13
1
-2/+2
*
Removed "Documentation.md" not adding value and not consitent with internal docs
refs/pull/1624/head
Gennadiy Civil
2018-06-11
1
-16/+0
*
Rename Samples.md to samples.md and adjust the links
Gennadiy Civil
2018-06-11
3
-2/+2
*
Rename FAQ.md to faq.md and adjust the links.
Gennadiy Civil
2018-06-11
4
-4/+4
*
Rename AdvancedGuide.md to advanced.md and adjust the links.
Gennadiy Civil
2018-06-11
4
-12/+12
*
Rename "Primer.md" to "primer.md" and adjust links. Part of the documentaion ...
Gennadiy Civil
2018-06-11
4
-4/+4
*
Support JSON output format in addition to XML
Petr Hosek
2018-02-28
1
-0/+201
*
TEST() arguments are invalid in an example
Aleksey Kozin
2018-02-22
1
-1/+1
*
Merge branch 'master' into assert
refs/pull/1439/head
Gennadiy Civil
2018-02-09
1
-1/+1
|
\
|
*
Fixed typos
refs/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
|
/
*
Update Documentation.md
refs/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 examples
refs/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
*
remove markdown stars (bold) from code examples
refs/pull/1313/head
Herbert Thielen
2017-10-29
1
-4/+4
*
Use gender-neutral pronouns in comments and docs
refs/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
refs/pull/1241/head
Herbert Thielen
2017-08-31
1
-1/+1
*
|
fix example's comment
Herbert Thielen
2017-08-31
1
-2/+2
|
/
[prev]
[next]