]> git-server-git.apps.pok.os.sepia.ceph.com Git - googletest.git/log
googletest.git
6 years agoMerge pull request #2353 from anttsov:patch-1
Gennadiy Civil [Fri, 2 Aug 2019 15:32:14 +0000 (11:32 -0400)]
Merge pull request #2353 from anttsov:patch-1

PiperOrigin-RevId: 261198930

6 years agoGoogletest export
Abseil Team [Thu, 1 Aug 2019 19:04:08 +0000 (15:04 -0400)]
Googletest export

Add links to "sampleK_unittest.cc" examples. Fix some broken docs crosslinks.

PiperOrigin-RevId: 261169561

6 years agoGoogletest export
Abseil Team [Thu, 1 Aug 2019 17:41:23 +0000 (13:41 -0400)]
Googletest export

Fix ON_CALL/EXPECT_CALL example comment

PiperOrigin-RevId: 261150884

6 years agoGoogletest export
Abseil Team [Thu, 1 Aug 2019 02:27:12 +0000 (22:27 -0400)]
Googletest export

Fix signed conversion warning for wchar_t -> wint_t.
Fixes Github issue #2300

PiperOrigin-RevId: 261045497

6 years agoGoogletest export
Abseil Team [Wed, 31 Jul 2019 18:14:49 +0000 (14:14 -0400)]
Googletest export

Document the fact that {Setup,TearDown}TestSuite failures are currently being dropped.

PiperOrigin-RevId: 260962695

6 years agoUpdate README.md
anttsov [Wed, 31 Jul 2019 07:34:36 +0000 (10:34 +0300)]
Update README.md

fixed links to docs pages (on googlemock/README.md)

6 years agoUpdate README.md
anttsov [Tue, 30 Jul 2019 07:17:22 +0000 (10:17 +0300)]
Update README.md

Links to FAQ, Cheat Sheet, Cookbook, gMock for Dummies

6 years agoMerge pull request #2338 from kuzkry:environment-documentation
Gennadiy Civil [Mon, 29 Jul 2019 20:43:23 +0000 (16:43 -0400)]
Merge pull request #2338 from kuzkry:environment-documentation

PiperOrigin-RevId: 260559531

6 years agoMerge pull request #2342 from Jauler:master
Gennadiy Civil [Mon, 29 Jul 2019 19:36:45 +0000 (15:36 -0400)]
Merge pull request #2342 from Jauler:master

PiperOrigin-RevId: 260556093

6 years agoexplicitly show overriding to align examples to their comments
Krystian Kuzniarek [Thu, 18 Jul 2019 15:07:53 +0000 (17:07 +0200)]
explicitly show overriding to align examples to their comments