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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix link
refs/pull/1671/head
Gennadiy Civil
2018-07-18
1
-1/+1
*
Formatting and a link
Gennadiy Civil
2018-07-18
2
-2/+2
*
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
*
|
Merge branch 'master' of https://github.com/google/googletest
refs/pull/1670/head
Gennadiy Civil
2018-07-17
10
-37/+399
|
\
\
|
|
/
|
*
Merge branch 'master' into stacktrace
refs/pull/1653/head
Derek Mauro
2018-07-12
4
-320/+386
|
|
\
|
|
*
Adds the UniversalPrinter for absl::variant.
refs/pull/1662/head
Derek Mauro
2018-07-12
1
-0/+23
|
|
*
Merge branch 'master' into googletest_for_asam
refs/pull/1647/head
Gennadiy Civil
2018-07-11
2
-319/+362
|
|
|
\
|
|
*
|
VS2005 with SP1(_MSC_VER=1400) already supports __pragma
杜修杏
2018-06-29
1
-1/+1
|
*
|
|
Pass the --no_stacktrace_support argument to the CMake tests
Derek Mauro
2018-07-10
2
-5/+5
|
*
|
|
Adds stacktrace support from Abseil to Google Test
Derek Mauro
2018-07-10
6
-31/+370
|
|
/
/
*
|
|
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
|
/
*
Eliminate GTEST_TEST_FILTER_ENV_VAR_.
refs/pull/1622/head
Rohan Joyce
2018-06-14
5
-8/+129
*
Merge branch 'master' into stdstring
refs/pull/1627/head
Takuto Ikuta
2018-06-14
1
-34/+34
|
\
|
*
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
*
|
Merge branch 'master' into stdstring
Gennadiy Civil
2018-06-13
1
-187/+168
|
\
\
|
|
/
|
*
Sync with internal docs
refs/pull/1626/head
Gennadiy Civil
2018-06-11
1
-187/+168
*
|
Reduce the number of strcmp calling while initialization
Takuto Ikuta
2018-06-12
1
-3/+3
|
/
*
Sync with internal docs
Gennadiy Civil
2018-06-11
1
-1/+1
*
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
*
Merge branch 'master' of https://github.com/google/googletest
Gennadiy Civil
2018-06-11
1
-2/+2
|
\
|
*
Fuchsia: Change fdio include path.
refs/pull/1623/head
Fabrice de Gans-Riberi
2018-06-07
1
-2/+2
*
|
Rename AdvancedGuide.md to advanced.md and adjust the links.
Gennadiy Civil
2018-06-11
6
-14/+14
*
|
Rename "Primer.md" to "primer.md" and adjust links. Part of the documentaion ...
Gennadiy Civil
2018-06-11
4
-4/+4
|
/
*
Merge branch 'master' into fuchsia-launchpad-removal
refs/pull/1619/head
Gennadiy Civil
2018-06-04
2
-0/+10
|
\
|
*
Upstream, cl/199129756
refs/pull/1620/head
Gennadiy Civil
2018-06-04
2
-0/+10
*
|
Clean up
Fabrice de Gans-Riberi
2018-05-31
1
-5/+1
*
|
Remvoe launchpad dependency from Fuchsia.
Fabrice de Gans-Riberi
2018-05-31
1
-23/+26
|
/
*
Formatting changes
refs/pull/1607/head
Gennadiy Civil
2018-05-23
28
-28/+28
*
Merge branch 'master' into unused-variable-fuchsia
refs/pull/1603/head
Gennadiy Civil
2018-05-22
3
-2/+59
|
\
|
*
Downgrade to C++98.
refs/pull/1601/head
James Dennett
2018-05-21
1
-6/+6
|
*
Downgrade to C++98 code.
James Dennett
2018-05-21
1
-6/+6
|
*
Merge branch 'master' into StdLibVersioning
James Dennett
2018-05-21
2
-4/+30
|
|
\
|
*
|
Add support for versioned standard libraries.
James Dennett
2018-05-11
1
-2/+18
|
*
|
Update generated code.
James Dennett
2018-05-11
1
-2/+18
|
*
|
Add unit test for CanonicalizeForStdLibVersioning.
James Dennett
2018-05-11
1
-0/+25
*
|
|
Remove unused variable in Fuchsia.
Fabrice de Gans-Riberi
2018-05-11
1
-1/+1
|
|
/
|
/
|
*
|
Use NULL instead of nullptr, for pre-C++11 builds.
refs/pull/1597/head
Jae Heon Lee
2018-05-09
1
-2/+2
*
|
Fix the bug where ad_hoc_test_result() functions of UnitTest and TestCase obj...
Jae Heon Lee
2018-05-07
2
-4/+30
|
/
*
Remove magic number
refs/pull/1593/head
Fabrice de Gans-Riberi
2018-05-03
1
-1/+1
*
Style fix
Fabrice de Gans-Riberi
2018-05-03
1
-1/+1
*
Fix comments
Fabrice de Gans-Riberi
2018-05-03
2
-6/+6
*
Fix more stuff and get tests to pass
Fabrice de Gans-Riberi
2018-05-03
6
-14/+35
[next]