]> git-server-git.apps.pok.os.sepia.ceph.com Git - googletest.git/log
googletest.git
6 years agoMerge pull request #2358 from kuzkry:adjustment-of-similar-comments ceph-release-1.8.0-1981
Gennadiy Civil [Fri, 2 Aug 2019 18:16:52 +0000 (14:16 -0400)]
Merge pull request #2358 from kuzkry:adjustment-of-similar-comments

PiperOrigin-RevId: 261355792

6 years agoMerge pull request #2341 from ChrisBaish:master
Gennadiy Civil [Fri, 2 Aug 2019 17:27:06 +0000 (13:27 -0400)]
Merge pull request #2341 from ChrisBaish:master

PiperOrigin-RevId: 261344735

6 years agoMerge pull request #2357 from kuzkry:obsolete-documentation
Gennadiy Civil [Fri, 2 Aug 2019 17:26:55 +0000 (13:26 -0400)]
Merge pull request #2357 from kuzkry:obsolete-documentation

PiperOrigin-RevId: 261343928

6 years agoMerge pull request #2361 from guillemglez:master
Gennadiy Civil [Fri, 2 Aug 2019 17:06:47 +0000 (13:06 -0400)]
Merge pull request #2361 from guillemglez:master

PiperOrigin-RevId: 261340959

6 years agoGoogletest export
Abseil Team [Fri, 2 Aug 2019 14:58:20 +0000 (10:58 -0400)]
Googletest export

Remove markdown extension which isn't supported on github.

PiperOrigin-RevId: 261321329

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 agoFix table formatting in advanced.md
Guillem González Vela [Thu, 1 Aug 2019 18:20:45 +0000 (20:20 +0200)]
Fix table formatting in advanced.md

6 years agoadjust a comment to the similar section in advanced.md
Krystian Kuzniarek [Tue, 9 Jul 2019 19:43:00 +0000 (21:43 +0200)]
adjust a comment to the similar section in advanced.md

in addition, fix typo of use -> us

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 pre-C++11 paragraphs
Krystian Kuzniarek [Sun, 28 Jul 2019 10:44:32 +0000 (12:44 +0200)]
update pre-C++11 paragraphs

6 years agoMerge pull request #2356 from kuzkry:typos
Gennadiy Civil [Tue, 30 Jul 2019 22:47:55 +0000 (18:47 -0400)]
Merge pull request #2356 from kuzkry:typos

PiperOrigin-RevId: 260786935

6 years agoMerge pull request #2354 from kuzkry:trailing-whitespaces
Gennadiy Civil [Tue, 30 Jul 2019 22:47:45 +0000 (18:47 -0400)]
Merge pull request #2354 from kuzkry:trailing-whitespaces

PiperOrigin-RevId: 260782847

6 years agoMerge pull request #2355 from kuzkry:markdown-numbering
Gennadiy Civil [Tue, 30 Jul 2019 22:47:36 +0000 (18:47 -0400)]
Merge pull request #2355 from kuzkry:markdown-numbering

PiperOrigin-RevId: 260782065

6 years agofix typos
Krystian Kuzniarek [Fri, 26 Jul 2019 09:48:08 +0000 (11:48 +0200)]
fix typos

6 years agofix numbering of ordered lists in Markdown
Krystian Kuzniarek [Fri, 26 Jul 2019 12:46:27 +0000 (14:46 +0200)]
fix numbering of ordered lists in Markdown

6 years agoremove trailing whitespaces
Krystian Kuzniarek [Thu, 25 Jul 2019 07:46:15 +0000 (09:46 +0200)]
remove trailing whitespaces

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 agoGoogletest export
Abseil Team [Thu, 25 Jul 2019 23:04:39 +0000 (19:04 -0400)]
Googletest export

Adds ISO8601 timestamps to XML output and RFC3339 timestamps to JSON output.

Adds timestamps to testsuites, testsuite and testcases structured JSON/XML output for better reporting how/where time is spent on tests.

PiperOrigin-RevId: 260039817

6 years agoGoogletest export
Abseil Team [Thu, 25 Jul 2019 19:21:43 +0000 (15:21 -0400)]
Googletest export

Add copyright.

PiperOrigin-RevId: 259997211

6 years agoGoogletest export
misterg [Thu, 18 Jul 2019 19:41:52 +0000 (15:41 -0400)]
Googletest export

Internal Change

PiperOrigin-RevId: 258824657

6 years agoMoved explanation to single line as well
Chris Baish [Fri, 19 Jul 2019 06:33:26 +0000 (07:33 +0100)]
Moved explanation to single line as well

6 years agoMoved table to single lines
Chris Baish [Fri, 19 Jul 2019 06:31:15 +0000 (07:31 +0100)]
Moved table to single lines

6 years agoMerge remote-tracking branch 'upstream/master' into primer_md_table_update
Chris Baish [Fri, 19 Jul 2019 06:12:46 +0000 (07:12 +0100)]
Merge remote-tracking branch 'upstream/master' into primer_md_table_update

6 years agoManual docs tweaks still in preparation for including docs with code pushes
Gennadiy Civil [Thu, 18 Jul 2019 19:27:51 +0000 (15:27 -0400)]
Manual docs tweaks still in preparation for including docs with code pushes

6 years agoManual docs tweaks still in preparation for including docs with code pushes
Gennadiy Civil [Thu, 18 Jul 2019 17:32:59 +0000 (13:32 -0400)]
Manual docs tweaks still in preparation for including docs with code pushes

6 years agoManual docs tweaks still in preparation for including docs with code pushes
Gennadiy Civil [Thu, 18 Jul 2019 15:39:49 +0000 (11:39 -0400)]
Manual docs tweaks still in preparation for including docs with code pushes

6 years agoManual docs tweaks still in preparation for including docs with code pushes
Gennadiy Civil [Thu, 18 Jul 2019 15:34:17 +0000 (11:34 -0400)]
Manual docs tweaks still in preparation for including docs with code pushes

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

6 years agoUpdate primer.md
Chris Baish [Thu, 18 Jul 2019 09:12:27 +0000 (10:12 +0100)]
Update primer.md

Correct formatting in table

6 years agoremove outdated
Gennadiy Civil [Wed, 17 Jul 2019 20:45:00 +0000 (16:45 -0400)]
remove outdated

6 years agoremove outdated
Gennadiy Civil [Wed, 17 Jul 2019 20:43:18 +0000 (16:43 -0400)]
remove outdated

6 years agoMerge branch 'master' of github.com:google/googletest
Gennadiy Civil [Wed, 17 Jul 2019 19:36:04 +0000 (15:36 -0400)]
Merge branch 'master' of github.com:google/googletest

6 years agoPreparation for including docs in round-trip with OSS, Manual merge, review and merge...
Gennadiy Civil [Wed, 17 Jul 2019 19:35:48 +0000 (15:35 -0400)]
Preparation for including docs in round-trip with OSS, Manual merge, review and merge docs internal-OSS

6 years agoGoogletest export
Abseil Team [Wed, 17 Jul 2019 16:56:41 +0000 (12:56 -0400)]
Googletest export

Internal change

PiperOrigin-RevId: 258587862

6 years agoDocumentation sync in preparation to including docs with full source sync
Gennadiy Civil [Mon, 24 Jun 2019 17:52:17 +0000 (13:52 -0400)]
Documentation sync in preparation to including docs with full source sync

6 years agoDocumentation sync in preparation to including docs with full source sync
Gennadiy Civil [Mon, 24 Jun 2019 15:16:58 +0000 (11:16 -0400)]
Documentation sync in preparation to including docs with full source sync

6 years agoUpdate README.md
Gennadiy Civil [Mon, 24 Jun 2019 14:38:11 +0000 (10:38 -0400)]
Update README.md

6 years agoMerge pull request #2296 from rmstar/replace_golinks
Gennadiy Civil [Mon, 24 Jun 2019 13:26:08 +0000 (09:26 -0400)]
Merge pull request #2296 from rmstar/replace_golinks

Remove google internal links from documentation on github

6 years agoRemove google internal links from documentation on github
Prashant Jaikumar [Wed, 19 Jun 2019 22:18:55 +0000 (15:18 -0700)]
Remove google internal links from documentation on github

6 years agoIncremental doc changes in preparation for doc sync
Gennadiy Civil [Wed, 19 Jun 2019 21:04:47 +0000 (17:04 -0400)]
Incremental doc changes in preparation for doc sync

6 years agomissed the actual file in previous commit
Gennadiy Civil [Wed, 19 Jun 2019 20:50:19 +0000 (16:50 -0400)]
missed the actual file in previous commit

6 years agoRenaming doc files to make the file names more palatable and in preparation for inclu...
Gennadiy Civil [Wed, 19 Jun 2019 20:48:38 +0000 (16:48 -0400)]
Renaming doc files to make the file names more palatable and in preparation for including documentation in sync process

6 years agosmall docs restucture and cleanup
Gennadiy Civil [Wed, 19 Jun 2019 20:23:44 +0000 (16:23 -0400)]
small docs restucture and cleanup