R9484/googletest/test/gtest_unittest.ccmaster
R9484/googletest/test/gtest_unittest.cc
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
167c5e8188be | Abseil Team/Gennadiy Civil | Googletest export | Aug 28 2018 | |||
603ce4b81df4 | David Schuldenfrei/Gennadiy Civil | Merge 72a2836945e7a3dcee0730166704587e10bf64ee into… | Aug 27 2018 | |||
265efde9a5b3 | Gennadiy Civil | Comments changes, no functionality changes. | Aug 14 2018 | |||
a3c0dd0f4d58 | Gennadiy Civil | Comments changes, no functionality changes | Aug 14 2018 | |||
61f949387e1b | Gennadiy Civil/GitHub | Merge branch 'master' into deprecate | Aug 3 2018 | |||
f3511bf1c703 | Gennadiy Civil | cleaning up and adding test changes to CMake | Aug 2 2018 | |||
6cacb41935a3 | Gennadiy Civil/GitHub | Merge branch 'master' into deprecate | Jul 26 2018 | |||
ed1edf641dc5 | Gennadiy Civil | Formatting changes, code sync | Jul 25 2018 | |||
3a8d744030e1 | Loo Rong Jie | Disable MSVC function deprecation when using Clang | Jul 13 2018 | |||
28c91e2cea88 | Gennadiy Civil | Formatting changes | May 23 2018 | |||
89286a4cdf50 | James Dennett/GitHub | Merge branch 'master' into StdLibVersioning | May 21 2018 | |||
b8fa4d275441 | James Dennett/GitHub | Add unit test for CanonicalizeForStdLibVersioning. | May 11 2018 | |||
ec5ad0f86988 | Jae Heon Lee | Fix the bug where ad_hoc_test_result() functions of UnitTest and TestCase… | May 7 2018 | |||
d52aaee8ebfb | Gennadiy Civil | Upstreaming, cl 191344765 | Apr 3 2018 | |||
a178cc7ef73c | Gennadiy Civil | merge, again, IsRecursiveContainer | Mar 15 2018 | |||
4dbb4371741c | Gennadiy Civil | merging unittests - 5 | Feb 26 2018 | |||
004f6a00b20e | Gennadiy Civil | merging unitests - check 4 | Feb 23 2018 | |||
29e9ca877434 | Gennadiy Civil | merging unitests, check | Feb 23 2018 | |||
3299a2386cf2 | Gennadiy Civil | merging unittests - 2 | Feb 23 2018 | |||
b7e0294c5133 | Gennadiy Civil | merging unitests | Feb 23 2018 | |||
c8510504ddf3 | Troy Holsapple | Fixed typos | Feb 8 2018 | |||
6723b6c588e2 | Gennadiy Civil | Merging, upstream http://cl/182836545 | Jan 23 2018 | |||
1c09831acc69 | Gennadiy Civil | upstreaming cl 124976692 | Jan 3 2018 | |||
b70cf1a663ad | Jonathan Wakely | Use gender-neutral pronouns in comments and docs | Sep 27 2017 | |||
c9cf07a8ba4d | Alexey Sokolov | Make the failure messages from EXPECT_EQ and friends actually symmetric, | Sep 13 2017 | |||
6c0146fd0075 | Herbert Thielen | use GTEST_ATTRIBUTE_UNUSED_ instead of dummy function | Sep 7 2017 | |||
55fd999adf5a | Herbert Thielen | avoid warning about unused variable | Sep 4 2017 | |||
52b6ca3428ee | Gennadiy Civil/GitHub | Merge pull request #783 from tobbi/cppcheck_perf_fixes | Sep 1 2017 | |||
daaed2b6cb7b | Herbert Thielen | fix typo in comment and string (SetUpTestCase) | Aug 29 2017 | |||
ca102b1f9d1f | Gennadiy Civil/GitHub | Merge pull request #1030 from vpfautz/master | Aug 3 2017 | |||
0cb2eeb5f18e | Gennadiy Civil/GitHub | Merge pull request #764 from flyd1005/wip-fix-typo | Aug 2 2017 | |||
09fd5b3ebfaa | Nico Weber | Use std::string and ::string explicitly in gtest and gmock code. | May 15 2017 | |||
611e8a99de2b | Gennadiy Civil | Changes to make TempDir() public | May 2 2017 | |||
a2451c74038f | vpfautz | Fixed some typos | Feb 26 2017 | |||
08d76be4cc59 | Tobias Markus | Performance fixes reported by cppcheck | May 22 2016 | |||
266a185a528b | Li Peng | remove duplicated words | Apr 27 2016 | |||
9759dcda3c2f | Daniele Tamino | Fix compilation on MinGW with native threads | Feb 22 2016 | |||
f364e188372e | Alexey Sokolov | Change error message of EXPECT_EQ to treat lhs and rhs equivalently. | Feb 17 2016 | |||
340c6b337518 | Joongi Kim | Add tmux and tmux-256color to the colored terminal list. | Jan 31 2016 | |||
1f87a0970dc0 | Billy Donahue | Move everything in googletest into googletest/googletest | Aug 25 2015 |
c4science · Help