You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/07/07 00:29:00 UTC

[jira] [Commented] (GEODE-3173) Upgrade to gtest 1.8

    [ https://issues.apache.org/jira/browse/GEODE-3173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16077400#comment-16077400 ] 

ASF GitHub Bot commented on GEODE-3173:
---------------------------------------

GitHub user dgkimura opened a pull request:

    https://github.com/apache/geode-native/pull/109

    GEODE-3173: Upgrade to gtest 1.8

    Upgrades to gtest 1.8.
    
    Testing: Unittests compiled and ran

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dgkimura/geode-native origin/develop

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/geode-native/pull/109.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #109
    
----
commit 563bec192340f7f86fc2e6711033cbb08edc1826
Author: David Kimura <dk...@pivotal.io>
Date:   2017-07-07T00:25:25Z

    GEODE-3173: Upgrade to gtest 1.8

----


> Upgrade to gtest 1.8
> --------------------
>
>                 Key: GEODE-3173
>                 URL: https://issues.apache.org/jira/browse/GEODE-3173
>             Project: Geode
>          Issue Type: Test
>          Components: native client
>            Reporter: David Kimura
>
> If we upgrade to gtest 1.8 then we can also get gmock since they are now bundled together.
> https://github.com/google/googletest/tree/release-1.8.0



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)