Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pulling updates from masters #2

Merged
merged 391 commits into from
Dec 6, 2017
Merged

Pulling updates from masters #2

merged 391 commits into from
Dec 6, 2017
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Aug 4, 2017

  1. Configuration menu
    Copy the full SHA
    aac4033 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2017

  1. fix small typo in comment

    Herbert Thielen committed Aug 5, 2017
    Configuration menu
    Copy the full SHA
    212f4d7 View commit details
    Browse the repository at this point in the history
  2. add note about different definitions of Test Case

    There are contradictory definitions of the term "test case", so prepare
    new users in Primer.md to avoid confusion.
    Herbert Thielen committed Aug 5, 2017
    Configuration menu
    Copy the full SHA
    0f702ce View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2017

  1. Configuration menu
    Copy the full SHA
    52a9c14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aecea38 View commit details
    Browse the repository at this point in the history
  3. Merge pull request google#1176 from aninf-wo/hethi/typo

    fix small typo in comment
    gennadiycivil committed Aug 7, 2017
    Configuration menu
    Copy the full SHA
    eb261b4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request google#1180 from aconverse/master

    Use wider types to prevent unsigned overflow diagnostics
    gennadiycivil committed Aug 7, 2017
    Configuration menu
    Copy the full SHA
    7890f72 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2017

  1. Merge pull request google#909 from AsturaPhoenix/patch-1

    Update Primer.md
    gennadiycivil committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    22d1a7a View commit details
    Browse the repository at this point in the history
  2. Merge pull request google#1173 from shlomif/correct-typo

    Correct some typos in a comment
    gennadiycivil committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    f8d909d View commit details
    Browse the repository at this point in the history
  3. Merge pull request google#675 from theHacker/master

    Fix: Markdown in V1_7_Primer.md
    gennadiycivil committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    40aa72c View commit details
    Browse the repository at this point in the history
  4. Merge pull request google#925 from edgarriba/patch-1

    update README.md with tiny-dnn
    gennadiycivil committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    6ae9cc7 View commit details
    Browse the repository at this point in the history
  5. WIP

    gennadiycivil committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    8815087 View commit details
    Browse the repository at this point in the history
  6. WIP, windows testing

    gennadiycivil committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    c75de0a View commit details
    Browse the repository at this point in the history
  7. WIP, windows testing

    gennadiycivil committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    a2006b2 View commit details
    Browse the repository at this point in the history
  8. WIP, windows testing

    gennadiycivil committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    40a909b View commit details
    Browse the repository at this point in the history
  9. WIP, win testing

    gennadiycivil committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    e66b6bc View commit details
    Browse the repository at this point in the history
  10. WIP, win testing

    gennadiycivil committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    ab8f2b0 View commit details
    Browse the repository at this point in the history
  11. Merge pull request google#1122 from chromy/upstream-146491438

    Fixed misspelling in assertion message.
    gennadiycivil committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    aadf53d View commit details
    Browse the repository at this point in the history
  12. Merge pull request google#1123 from chromy/upstream-141765019

    Fix typo in gmock-actions.h
    gennadiycivil committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    461713f View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2017

  1. Merge branch 'master' into hethi/remove-old-docs

    Herbert Thielen committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    e022dcd View commit details
    Browse the repository at this point in the history
  2. Punctuation

    Missing periods
    eduherminio committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    67fcf00 View commit details
    Browse the repository at this point in the history
  3. Merge pull request google#1185 from eduherminio/master

    Fix punctuation in docs
    gennadiycivil committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    b322d1d View commit details
    Browse the repository at this point in the history
  4. be more specific on Test Case

    Herbert Thielen committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    33edcae View commit details
    Browse the repository at this point in the history
  5. WIP

    gennadiycivil committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    ac885f3 View commit details
    Browse the repository at this point in the history
  6. Added googlemock tests

    gennadiycivil committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    4f5c01b View commit details
    Browse the repository at this point in the history
  7. Added googlemock tests

    gennadiycivil committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    5a5e3c1 View commit details
    Browse the repository at this point in the history
  8. Infinite Loop when calling a mock function that takes boost::filesyst…

    …em::path as parameter google#521: Add is_same type trait
    Dani-Hub committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    484ec91 View commit details
    Browse the repository at this point in the history
  9. Infinite Loop when calling a mock function that takes boost::filesyst…

    …em::path as parameter google#521: Add is_same type trait and prevent infinite loops for recursive containers
    Dani-Hub committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    71ca4ba View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2606c7a View commit details
    Browse the repository at this point in the history
  11. WIP

    gennadiycivil committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    66a0369 View commit details
    Browse the repository at this point in the history
  12. Fix library install destinations

    Modify library install destinations to install .dll's to the correct
    location (`bin`, not `lib`), and to install other artifacts to the
    correct platform-dependent location by using GNUInstallDirs. This is
    required for some distributions (e.g. Fedora) and will fix an issue that
    otherwise requires those distributions to patch the upstream sources.
    Also, add options to suppress installation, which may be useful for
    projects that embed Google Test.
    
    Since Google Test is trying to support archaic versions of CMake, a
    brain-dead fallback (which requires that the user set either LIB_SUFFIX
    or CMAKE_INSTALL_LIBDIR themselves) is included for versions that
    predate GNUInstallDirs.
    
    Fixes google#1161.
    
    Co-Authored-By: d3x0r <d3x0r@users.noreply.github.com>
    mwoehlke-kitware and d3x0r committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    0e8e0e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2017

  1. clarify distinction regarding Test Case

    Herbert Thielen committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    c09e9e6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request google#1178 from aninf-wo/hethi/testsuite-hint

    add note about different definitions of Test Case
    gennadiycivil committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    75f0723 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e1970e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b98e30b View commit details
    Browse the repository at this point in the history
  5. Added Copyright

    gennadiycivil committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    cb5b054 View commit details
    Browse the repository at this point in the history
  6. Minor style fixes

    Typos, punctuation & broken links
    eduherminio committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    854b28f View commit details
    Browse the repository at this point in the history
  7. say "former version" instead of "released version"

    Herbert Thielen committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    dc7214f View commit details
    Browse the repository at this point in the history
  8. Update WORKSPACE

    Remove comments
    gennadiycivil committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    4e284ee View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    07bba78 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b11b2e4 View commit details
    Browse the repository at this point in the history
  11. Addressing comments

    gennadiycivil committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    c3f6533 View commit details
    Browse the repository at this point in the history
  12. Addressing Comments

    gennadiycivil committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    97a8498 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2017

  1. Merge pull request google#1191 from gennadiycivil/master

    Adding Bazel build to googletest (initial version )
    gennadiycivil committed Aug 11, 2017
    Configuration menu
    Copy the full SHA
    e578186 View commit details
    Browse the repository at this point in the history
  2. Merge pull request google#1192 from eduherminio/master

    Minor style fixes
    gennadiycivil committed Aug 11, 2017
    Configuration menu
    Copy the full SHA
    cfab28d View commit details
    Browse the repository at this point in the history
  3. Merge pull request google#1127 from zulkarnine/patch-1

    Fix background color in ColoredPrintf
    gennadiycivil committed Aug 11, 2017
    Configuration menu
    Copy the full SHA
    1579064 View commit details
    Browse the repository at this point in the history
  4. Merge pull request google#1164 from aninf-wo/hethi/remove-old-docs

    remove documentation of former versions - it's available in the commit history
    gennadiycivil committed Aug 11, 2017
    Configuration menu
    Copy the full SHA
    c822c85 View commit details
    Browse the repository at this point in the history
  5. Merge pull request google#957 from sglass68/sim

    Fix a few documentation nits in the mock dummies guide
    gennadiycivil committed Aug 11, 2017
    Configuration menu
    Copy the full SHA
    4283f26 View commit details
    Browse the repository at this point in the history
  6. Merge pull request google#937 from srz-zumix/fix-gtest-port-typo

    Fix or condition typo ( '|' -> '||' )
    gennadiycivil committed Aug 11, 2017
    Configuration menu
    Copy the full SHA
    c523461 View commit details
    Browse the repository at this point in the history
  7. Merge pull request google#871 from tommyleo2/master

    Update Primer.md
    gennadiycivil committed Aug 11, 2017
    Configuration menu
    Copy the full SHA
    c81be0f View commit details
    Browse the repository at this point in the history
  8. Merge pull request google#1160 from mwoehlke-kitware/honor-lib_suffix

     Fix library install destinations
    gennadiycivil committed Aug 11, 2017
    Configuration menu
    Copy the full SHA
    e3bd4cb View commit details
    Browse the repository at this point in the history
  9. Merge pull request google#926 from bartshappee/patch-1

    Fix small typo in Cookbook: SeArrayArgument
    gennadiycivil committed Aug 11, 2017
    Configuration menu
    Copy the full SHA
    e533ff4 View commit details
    Browse the repository at this point in the history
  10. Merge pull request google#749 from nholthaus/patch-1

    Documentation change to add related open source project
    gennadiycivil committed Aug 11, 2017
    Configuration menu
    Copy the full SHA
    052df99 View commit details
    Browse the repository at this point in the history
  11. Merge pull request google#919 from delaitre/patch-1

    Fix the link to the float comparison article
    gennadiycivil committed Aug 11, 2017
    Configuration menu
    Copy the full SHA
    c7f4849 View commit details
    Browse the repository at this point in the history
  12. Merge pull request google#857 from KindDragon/patch-1

    Add links to IRC channel and Google Group
    gennadiycivil committed Aug 11, 2017
    Configuration menu
    Copy the full SHA
    9816b96 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2017

  1. Merge pull request google#905 from iignatev/master

    enable null detection on Solaris Studio 12u4+
    gennadiycivil committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    673c975 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24696c3 View commit details
    Browse the repository at this point in the history
  3. Add support for pkgconfig

    SoapGentoo committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    8604c4a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9cacce4 View commit details
    Browse the repository at this point in the history
  5. Use GTEST_LOG instead of printf

    gpetit committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    8f04622 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/master' into user_logger_instead…

    …_of_printf
    gpetit committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    0c3c811 View commit details
    Browse the repository at this point in the history
  7. Merge pull request google#1197 from SoapGentoo/pkgconfig

    Add support for pkgconfig
    gennadiycivil committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    e0fc65c View commit details
    Browse the repository at this point in the history
  8. Removed extra colon in error log

    gpetit committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    ca76206 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a4121dd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3f3a3ad View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    08b1a1f View commit details
    Browse the repository at this point in the history
  12. Merge pull request google#1204 from gennadiycivil/master

    Changing Build Status AppVeyor badge with AppVeyor ownership change
    gennadiycivil committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    5ed471c View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2017

  1. Fix problem installing gtest when gmock enabled

    Fix a bug deciding whether to enable the option to install Google Test
    caused by one of the dependent option dependencies not being defined
    yet.
    
    Fixes google#1198; impossible to install Google Test if Google Mock is built.
    mwoehlke-kitware committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    9469fb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b4166f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2803bc View commit details
    Browse the repository at this point in the history
  4. Merge pull request google#1205 from mwoehlke-kitware/fix-gtest-install

    Fix problem installing gtest when gmock enabled
    gennadiycivil committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    b7e8a99 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f233a7 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2017

  1. Update README.md

    Another AppVeyor move
    gennadiycivil committed Aug 17, 2017
    Configuration menu
    Copy the full SHA
    1fe692c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1183503 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2017

  1. Configuration menu
    Copy the full SHA
    95f18d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc99900 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3677725 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b0ed43e View commit details
    Browse the repository at this point in the history
  5. Adding CMake visibility policy setting

    This policy setting will silence a warning when using with a visibility settings on targets. Due to the forced `cmake_minimum_version`, policy settings in CMakeLists calling this one (including the main CMakeLists) are lost, forcing the change to be made here.
    henryiii committed Aug 18, 2017
    Configuration menu
    Copy the full SHA
    5518a1d View commit details
    Browse the repository at this point in the history
  6. Merge pull request google#1215 from henryiii/patch-1

    Adding CMake visibility policy setting
    gennadiycivil committed Aug 18, 2017
    Configuration menu
    Copy the full SHA
    780bae0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    35737ac View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2017

  1. Proposing these changes, please review

    Slightly better names and cleaner tests.
    Please review
    gennadiycivil committed Aug 20, 2017
    Configuration menu
    Copy the full SHA
    026735d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cf65b5 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2017

  1. Remove unused variable

    ShadowIce committed Aug 21, 2017
    Configuration menu
    Copy the full SHA
    1ee8079 View commit details
    Browse the repository at this point in the history
  2. Merge pull request google#1206 from ShadowIce/methodname-in-exception

    Add function name to exception if there's no default action
    gennadiycivil committed Aug 21, 2017
    Configuration menu
    Copy the full SHA
    675686a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96f7ba8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8304d06 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2017

  1. Configuration menu
    Copy the full SHA
    966b549 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6404d45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa3bb1a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d93ce9d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f8514b8 View commit details
    Browse the repository at this point in the history
  6. Support x64 configuration for old VS2010 projects

    VS2010 solution only to simplify old users (who used these solutions) upgrading to new gtest/gmock, new users should use CMake generated solutions. VS2010 solution can be opened in any new VS.
    KindDragon committed Aug 22, 2017
    Configuration menu
    Copy the full SHA
    88269cd View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2017

  1. Merge pull request google#1220 from romkatv/property-matcher

    Support ref-qualified member functions in Property().
    gennadiycivil committed Aug 23, 2017
    Configuration menu
    Copy the full SHA
    863e026 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4abce4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebc7b01 View commit details
    Browse the repository at this point in the history
  4. Merge pull request google#1219 from KindDragon/vs-projects-fix

    Support x64 configuration for VS2010 projects
    gennadiycivil committed Aug 23, 2017
    Configuration menu
    Copy the full SHA
    c38baf9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    87327b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2017

  1. Merge pull request google#1186 from Dani-Hub/master

    Prevent infinite loops for recursive containers like boost::filesystem::path
    gennadiycivil committed Aug 24, 2017
    Configuration menu
    Copy the full SHA
    eabd5c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45287f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb8ebf5 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2017

  1. Merge pull request google#1221 from KindDragon/vs-projects-fix2

    Remove gtest VS2005 projects
    gennadiycivil committed Aug 25, 2017
    Configuration menu
    Copy the full SHA
    f259215 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7eeb69 View commit details
    Browse the repository at this point in the history
  3. Merge pull request google#1222 from KindDragon/vs-projects-fix3

    Support x64 configuration for old VS2015 projects
    gennadiycivil committed Aug 25, 2017
    Configuration menu
    Copy the full SHA
    b43bfcf View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2017

  1. Configuration menu
    Copy the full SHA
    c003733 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa5d3b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2017

  1. fix typo in comment and string (SetUpTestCase)

    Herbert Thielen committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    daaed2b View commit details
    Browse the repository at this point in the history
  2. remove unused TestCase import

    Herbert Thielen committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    b567aad View commit details
    Browse the repository at this point in the history
  3. fix typo: xUnit

    Herbert Thielen committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    fe760e9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request google#1189 from alyssawilk/flag-default

    Adding a flag option to change the default mock type
    gennadiycivil committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    96f3745 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    30c1e00 View commit details
    Browse the repository at this point in the history
  6. remove non-existing gmock_build_samples switch

    Herbert Thielen committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    8364718 View commit details
    Browse the repository at this point in the history
  7. switch on verbose make

    Herbert Thielen committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    4a45157 View commit details
    Browse the repository at this point in the history
  8. run combined build only

    There is no need for separate 'googlemock' and 'googletest' builds,
    as the 'googlemock' build includes 'googletest' and it's unit tests.
    Herbert Thielen committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    d33861d View commit details
    Browse the repository at this point in the history
  9. remove Yob's comma mentioned in issue google#1105

    Herbert Thielen committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    29c07aa View commit details
    Browse the repository at this point in the history
  10. use plural verb as mentioned in issue google#1105

    Herbert Thielen committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    bb8399e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c3d1d33 View commit details
    Browse the repository at this point in the history
  12. Merge pull request google#1231 from aninf-wo/heth/travis-verbose-make

    switch on verbose make in travis builds
    gennadiycivil committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    24ceb4f View commit details
    Browse the repository at this point in the history
  13. Merge pull request google#1232 from aninf-wo/hethi/travis-reduce-buil…

    …djobs
    
    reduce travis buildjobs by 4/12
    gennadiycivil committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    c4126e0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    58fd184 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b46755b View commit details
    Browse the repository at this point in the history
  16. Merge pull request google#1233 from aninf-wo/hethi/typo-issue-1105

    fix typos mentioned in issue 1105
    gennadiycivil committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    298cd5e View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2017

  1. Configuration menu
    Copy the full SHA
    5bd8e83 View commit details
    Browse the repository at this point in the history
  2. Merge pull request google#1226 from aninf-wo/hethi/fix-typo

    fix typo in comment and string (SetUpTestCase)
    gennadiycivil committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    71e2858 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into hethi/travis-unused-cmake

    Herbert Thielen committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    c780e0e View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into hethi/unused-import

    Herbert Thielen committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    d6562b5 View commit details
    Browse the repository at this point in the history
  5. use build type set in .travis.yml

    The BUILD_TYPE variable of .travis.yml was ignored up to now.
    Herbert Thielen committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    cc246ec View commit details
    Browse the repository at this point in the history
  6. use upper-case build type

    While cmake does not complain on build type 'debug', the cmake
    documentation always spells it 'Debug', so take this.
    Herbert Thielen committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    dae044d View commit details
    Browse the repository at this point in the history
  7. fix SetUp/TearDownTestCase() in AdvancedGuide

    fixes issue google#1087
    Herbert Thielen committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    f0c72bf View commit details
    Browse the repository at this point in the history
  8. remove obsolete comment regarding python tests on linux

    Herbert Thielen committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    7529c8a View commit details
    Browse the repository at this point in the history
  9. ask cmake for per-configuration output subdir

    On single-configuration build systems as Makefile Generators, there is
    no subdirectory for the configuration in the build tree - therefore ask
    cmake for the subdir by using CMAKE_CFG_INTDIR, which is just '.' on
    single-configuration build systems (Linux et al.).
    Herbert Thielen committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    73d58dd View commit details
    Browse the repository at this point in the history
  10. Merge pull request google#1236 from aninf-wo/hethi/issue-1087-fix-adv…

    …ancedguide
    
    fix SetUp/TearDownTestCase() in AdvancedGuide
    gennadiycivil committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    5d431c6 View commit details
    Browse the repository at this point in the history
  11. Revert "ask cmake for per-configuration output subdir"

    This reverts commit 73d58dd.
    
    Unfortunately, ${CMAKE_CFG_INTDIR} is set during build only and doesn't
    help here.
    Herbert Thielen committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    47ad299 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4db9a74 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c4ec2ac View commit details
    Browse the repository at this point in the history
  14. create different python based tests for single and multi configuratio…

    …n build generators
    Herbert Thielen committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    9ba7946 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bb1c4af View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0eb49f4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c4e0161 View commit details
    Browse the repository at this point in the history
  18. Removed "Trivial"

    Who knows? may not be very trivial given the code drift between internal and OSS
    gennadiycivil committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    fa70b84 View commit details
    Browse the repository at this point in the history
  19. Merge branch 'master' into hethi/issue-1175-cmake-build-type

    Herbert Thielen committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    cfcc89a View commit details
    Browse the repository at this point in the history
  20. Merge pull request google#1237 from sgraham/update-docs-3

    Detect Fuchsia, and set GTEST_HAS_PTHREAD on GTEST_OS_FUCHSIA, plus small documentation change
    gennadiycivil committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    7f8fefa View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5dde668 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2017

  1. Merge pull request google#1230 from aninf-wo/hethi/travis-unused-cmake

    remove non-existing gmock_build_samples switch
    gennadiycivil committed Aug 31, 2017
    Configuration menu
    Copy the full SHA
    16bfba0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into hethi/issue-1175-cmake-build-type

    Herbert Thielen committed Aug 31, 2017
    Configuration menu
    Copy the full SHA
    d6c46eb View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into hethi/unused-import

    Herbert Thielen committed Aug 31, 2017
    Configuration menu
    Copy the full SHA
    1a8ba67 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'github_google/master' into master-githu…

    …b_frosteyes
    
    # Conflicts:
    #	.gitignore
    frosteyes committed Aug 31, 2017
    Configuration menu
    Copy the full SHA
    34355c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3eaba9f View commit details
    Browse the repository at this point in the history
  6. Merge pull request google#865 from frosteyes/master

    Moved the ignoring of *.pyc files to top level
    gennadiycivil committed Aug 31, 2017
    Configuration menu
    Copy the full SHA
    a430e9c View commit details
    Browse the repository at this point in the history
  7. fix example's comment

    Herbert Thielen committed Aug 31, 2017
    Configuration menu
    Copy the full SHA
    14cf7f5 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' into hethi/fix-faq-example-comment

    Herbert Thielen committed Aug 31, 2017
    Configuration menu
    Copy the full SHA
    84bd72b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7f27d8b View commit details
    Browse the repository at this point in the history
  10. Merge pull request google#1240 from aninf-wo/hethi/fix-faq-example-co…

    …mment
    
    fix example's comment
    gennadiycivil committed Aug 31, 2017
    Configuration menu
    Copy the full SHA
    92e9207 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e033d8c View commit details
    Browse the repository at this point in the history
  12. Merge branch 'master' into hethi/issue-1175-cmake-build-type

    Herbert Thielen committed Aug 31, 2017
    Configuration menu
    Copy the full SHA
    2a720ac View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8282229 View commit details
    Browse the repository at this point in the history
  14. Merge pull request google#1241 from aninf-wo/hethi/issue-635-old-links

    change links from former code.google.com to current github repository
    gennadiycivil committed Aug 31, 2017
    Configuration menu
    Copy the full SHA
    836c194 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2017

  1. Configuration menu
    Copy the full SHA
    633488a View commit details
    Browse the repository at this point in the history
  2. Merge pull request google#870 from KindDragon/mingw64-appveyour

    AppVeyor MinGW-w64 test build
    gennadiycivil committed Sep 1, 2017
    Configuration menu
    Copy the full SHA
    69e794c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee53b28 View commit details
    Browse the repository at this point in the history
  4. Merge pull request google#1235 from aninf-wo/hethi/issue-1175-cmake-b…

    …uild-type
    
    use cmake build type defined in .travis.yml for travis builds
    gennadiycivil committed Sep 1, 2017
    Configuration menu
    Copy the full SHA
    b3a1f87 View commit details
    Browse the repository at this point in the history
  5. Merge pull request google#1011 from zeitounator/wrong-version-reported

    Wrong version reported (1.7.0 should be 1.8.0)
    gennadiycivil committed Sep 1, 2017
    Configuration menu
    Copy the full SHA
    e4f6c0b View commit details
    Browse the repository at this point in the history
  6. Merge pull request google#783 from tobbi/cppcheck_perf_fixes

    Performance fixes reported by cppcheck
    gennadiycivil committed Sep 1, 2017
    Configuration menu
    Copy the full SHA
    52b6ca3 View commit details
    Browse the repository at this point in the history
  7. CMake: use threads if allowed and found, not just if found.

    If the user's cmakelists.txt first look for threads using
    find_package(Threads), then set(gtest_disable_pthreads ON),
    and then include googletest. GoogleTest will not look for
    threads. But since they have already been found before in
    user's cmakelists, it will use them regardless.
    
    This helped me fix build issue in darktable-org/rawspeed
    on windows/MSYS2, even though there are threads, and they
    are usable, googletest build was failing with issues
    about AutoHandle. I was first looking for threads, and only
    then including googletest, so no matter the value of
    gtest_disable_pthreads, it failed.
    
    The other obvious solution is for user to first include
    googletest, and only then look for threads by himself.
    LebedevRI committed Sep 1, 2017
    Configuration menu
    Copy the full SHA
    1a62d1b View commit details
    Browse the repository at this point in the history
  8. Merge pull request google#900 from Gallaecio/patch-1

    Fix WhenSorted() documentation example
    gennadiycivil committed Sep 1, 2017
    Configuration menu
    Copy the full SHA
    7c6353d View commit details
    Browse the repository at this point in the history
  9. switch one build to Release mode

    This turns on optimization which allows the compiler to discover more
    problems and omit some more warnings.
    Herbert Thielen committed Sep 1, 2017
    Configuration menu
    Copy the full SHA
    d15b8b4 View commit details
    Browse the repository at this point in the history
  10. treat all warnings as errors for GCC (-Werror)

    Herbert Thielen committed Sep 1, 2017
    Configuration menu
    Copy the full SHA
    520ad96 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2017

  1. Allow macros inside of parametrized test names.

    This allows doing things like TEST_P(TestFixture, MAYBE(TestName)) for nicer conditional test disabling.
    sheepmaster committed Sep 4, 2017
    Configuration menu
    Copy the full SHA
    e7c9e80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86e5f00 View commit details
    Browse the repository at this point in the history
  3. avoid -Wshadow warning on GCC

    When using INSTANTIATE_TEST_CASE_P with a lambda function which uses
    'info' as parameter name, GCC complains that this would shadow
    parameter 'info' used in the macro's VA_ARGS call.
    Herbert Thielen committed Sep 4, 2017
    Configuration menu
    Copy the full SHA
    8abacca View commit details
    Browse the repository at this point in the history
  4. avoid warning about unused variable

    Herbert Thielen committed Sep 4, 2017
    Configuration menu
    Copy the full SHA
    55fd999 View commit details
    Browse the repository at this point in the history
  5. cache ccache

    Herbert Thielen committed Sep 4, 2017
    Configuration menu
    Copy the full SHA
    48b0662 View commit details
    Browse the repository at this point in the history
  6. set MAKEFLAGS to use multiple processors on Travis CI

    Herbert Thielen committed Sep 4, 2017
    Configuration menu
    Copy the full SHA
    d96a038 View commit details
    Browse the repository at this point in the history
  7. install ccache on travis osx build slave

    Herbert Thielen committed Sep 4, 2017
    Configuration menu
    Copy the full SHA
    98f2f15 View commit details
    Browse the repository at this point in the history
  8. limit processors to use in Travis build to 4

    Herbert Thielen committed Sep 4, 2017
    Configuration menu
    Copy the full SHA
    fe97312 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2017

  1. Merge branch 'master' into hethi/unused-import

    Herbert Thielen committed Sep 5, 2017
    Configuration menu
    Copy the full SHA
    88b7652 View commit details
    Browse the repository at this point in the history
  2. remove obsolete link_directories command

    It's not necessary, as the target_link_libraries command contains an
    absolute path already, and the path given doesn't exist anymore,
    leading only to linker warnings like:
    ld: warning: directory not found for option
    '-L/Users/travis/build/google/googletest/build/googlemock/gtest/src'
    Herbert Thielen committed Sep 5, 2017
    Configuration menu
    Copy the full SHA
    e8c6942 View commit details
    Browse the repository at this point in the history
  3. add a cast

    Stepan Khapugin committed Sep 5, 2017
    Configuration menu
    Copy the full SHA
    9a8794f View commit details
    Browse the repository at this point in the history
  4. call clang via ccache on Linux

    Herbert Thielen committed Sep 5, 2017
    Configuration menu
    Copy the full SHA
    83d8dd0 View commit details
    Browse the repository at this point in the history
  5. show ccache statistics in log

    Herbert Thielen committed Sep 5, 2017
    Configuration menu
    Copy the full SHA
    56f8222 View commit details
    Browse the repository at this point in the history
  6. reset ccache statistics at install

    Herbert Thielen committed Sep 5, 2017
    Configuration menu
    Copy the full SHA
    dd8e4a6 View commit details
    Browse the repository at this point in the history
  7. drop unused valgrind package from installation

    ... and remove explicit gcc installation (will be installed with g++
    automatically)
    Herbert Thielen committed Sep 5, 2017
    Configuration menu
    Copy the full SHA
    beca85f View commit details
    Browse the repository at this point in the history
  8. Merge pull request google#975 from LebedevRI/respect-option

    CMake: use threads if allowed and found, not just if found.
    gennadiycivil committed Sep 5, 2017
    Configuration menu
    Copy the full SHA
    857ddea View commit details
    Browse the repository at this point in the history
  9. remove unused variables from travis environment

    Herbert Thielen committed Sep 5, 2017
    Configuration menu
    Copy the full SHA
    be94bf5 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2017

  1. Configuration menu
    Copy the full SHA
    a92c362 View commit details
    Browse the repository at this point in the history
  2. Merge pull request google#1247 from aninf-wo/hethi/enable-parallel-bu…

    …ilds
    
    run parallelized builds on Travis CI
    gennadiycivil committed Sep 6, 2017
    Configuration menu
    Copy the full SHA
    8a3ccc3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request google#1246 from aninf-wo/hethi/enable-travis-gcc-…

    …cache
    
    enable Travis ccache to speed up CI builds
    gennadiycivil committed Sep 6, 2017
    Configuration menu
    Copy the full SHA
    a33b6b0 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2017

  1. Merge branch 'master' into hethi/travis-release-build

    Herbert Thielen committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    bc60b5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6dde80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    900cc4b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e43a594 View commit details
    Browse the repository at this point in the history
  5. use GTEST_ATTRIBUTE_UNUSED_ instead of dummy function

    Herbert Thielen committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    6c0146f View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2017

  1. Merge pull request google#1243 from aninf-wo/hethi/travis-release-build

    switch one Trevis build to Release mode
    gennadiycivil committed Sep 8, 2017
    Configuration menu
    Copy the full SHA
    f3500ce View commit details
    Browse the repository at this point in the history
  2. Merge pull request google#1251 from aninf-wo/hethi/drop-valgrind-inst…

    …allation-on-travis
    
    drop unused valgrind package from Travis build slave installation
    gennadiycivil committed Sep 8, 2017
    Configuration menu
    Copy the full SHA
    894cdb8 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into hethi/cleanup-travis-environment

    Herbert Thielen committed Sep 8, 2017
    Configuration menu
    Copy the full SHA
    8620328 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into hethi/unused-import

    Herbert Thielen committed Sep 8, 2017
    Configuration menu
    Copy the full SHA
    1b5b246 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6508a66 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into hethi/remove-linker-warning-on-non-existin…

    …g-path
    Herbert Thielen committed Sep 8, 2017
    Configuration menu
    Copy the full SHA
    803ab9a View commit details
    Browse the repository at this point in the history
  7. Merge pull request google#1254 from aninf-wo/hethi/cleanup-travis-env…

    …ironment
    
    remove unused variables from travis environment
    gennadiycivil committed Sep 8, 2017
    Configuration menu
    Copy the full SHA
    def0b32 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2017

  1. Configuration menu
    Copy the full SHA
    4f68ab5 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2017

  1. Merge pull request google#1203 from eidosmontreal/user_logger_instead…

    …_of_printf
    
    User logger GTEST_LOG instead of printf in gtest.cc to log errors
    gennadiycivil committed Sep 11, 2017
    Configuration menu
    Copy the full SHA
    3663d67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb695b0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request google#1250 from aninf-wo/hethi/remove-linker-warn…

    …ing-on-non-existing-path
    
    remove obsolete link_directories command
    gennadiycivil committed Sep 11, 2017
    Configuration menu
    Copy the full SHA
    ecc5182 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2017

  1. Merge pull request google#1227 from aninf-wo/hethi/unused-import

    remove unused TestCase import
    gennadiycivil committed Sep 12, 2017
    Configuration menu
    Copy the full SHA
    6133038 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    834baf3 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2017

  1. Make the failure messages from EXPECT_EQ and friends actually symmetric,

    instead of reading more like reversing the former "expected" and "actual"
    roles of the LHS and RHS arguments.
    
    This patch is manually applied from internal version (125109873)
    DarthGandalf committed Sep 13, 2017
    Configuration menu
    Copy the full SHA
    c9cf07a View commit details
    Browse the repository at this point in the history
  2. Merge pull request google#1242 from DarthGandalf/expect

    Make the failure messages from EXPECT_EQ and friends actually symmetric (reopen of google#1101)
    gennadiycivil committed Sep 13, 2017
    Configuration menu
    Copy the full SHA
    20e62ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31b6155 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2017

  1. Add explicit CMAKE_DEBUG_POSTFIX option

    Enable generating different library name to be compatible with CMake's `FindGTest`.
    ly2048 committed Sep 14, 2017
    Configuration menu
    Copy the full SHA
    9681b4c View commit details
    Browse the repository at this point in the history
  2. Merge pull request google#1255 from yursha/patch-1

    Fix ellipsis position in examples
    gennadiycivil committed Sep 14, 2017
    Configuration menu
    Copy the full SHA
    b1dd47c View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2017

  1. Configuration menu
    Copy the full SHA
    b55abc3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request google#1259 from ly2048/patch-1

    Add explicit `CMAKE_DEBUG_POSTFIX` option
    gennadiycivil committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    deace25 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2017

  1. Remove redundant declaration

    TempDir() function is declared twice, once in `internal/gtest-port.h`
    and a second time in `gtest.h`.
    
    Fixes a warning with GCC when -Wredundant-decls is given.
    bkircher committed Sep 16, 2017
    Configuration menu
    Copy the full SHA
    d4af64c View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2017

  1. Swap reinterpret_cast for static_cast

    Swap reinterpret_cast for static_cast
    stkhapugin@chromium.org committed Sep 19, 2017
    Configuration menu
    Copy the full SHA
    cf512a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2017

  1. Merge pull request google#1265 from bkircher/redundant-decl

    Remove redundant declaration
    gennadiycivil committed Sep 20, 2017
    Configuration menu
    Copy the full SHA
    4386393 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2017

  1. Merge pull request google#1245 from sheepmaster/2017_09_04_parametrized

    Allow macros inside of parametrized test names.
    gennadiycivil committed Sep 21, 2017
    Configuration menu
    Copy the full SHA
    ff67968 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d30a37e View commit details
    Browse the repository at this point in the history
  3. Merge pull request google#1271 from google/revert-1245-2017_09_04_par…

    …ametrized
    
    Revert "Allow macros inside of parametrized test names."
    gennadiycivil committed Sep 21, 2017
    Configuration menu
    Copy the full SHA
    bfc0ffc View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2017

  1. Configuration menu
    Copy the full SHA
    89f4518 View commit details
    Browse the repository at this point in the history
  2. Merge pull request google#1249 from stkhapugin/master

    Make TypeWithoutFormatter compatible with Objective-C++ with ARC.
    gennadiycivil committed Sep 23, 2017
    Configuration menu
    Copy the full SHA
    f1a87d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2017

  1. Configuration menu
    Copy the full SHA
    b70cf1a View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2017

  1. Merge pull request google#1275 from jwakely/pr/1273

    Use gender-neutral pronouns in comments and docs
    gennadiycivil committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    7b6561c View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2017

  1. Configuration menu
    Copy the full SHA
    4597ec5 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2017

  1. Configuration menu
    Copy the full SHA
    ecb1c3d View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2017

  1. Configuration menu
    Copy the full SHA
    963932e View commit details
    Browse the repository at this point in the history
  2. Merge pull request google#1288 from joealam/master

    Updated README with C runtime dynamic/static linking issues in Windows info
    gennadiycivil committed Oct 16, 2017
    Configuration menu
    Copy the full SHA
    3282f9a View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2017

  1. Configuration menu
    Copy the full SHA
    dfed97a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c95435 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34aaf58 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27be0df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    54c2648 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    48986f9 View commit details
    Browse the repository at this point in the history
  7. Merge pull request google#1300 from gennadiycivil/master

    Workaround for Travis issue https://goo.gl/d5eV8o
    gennadiycivil committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    69e48e9 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2017

  1. Configuration menu
    Copy the full SHA
    c208d8d View commit details
    Browse the repository at this point in the history
  2. googletest: Add GTEST_API_ attribute to ThreadLocal class.

    ThreadLocal class needs to be have default visibility.
    Root cause is gtest uses typeinfo for the ThreadLocal class.
    The problem manifests When gtest/gmock are built as a shared library
    with libc++. When a class is used in typeinfo, it must have default
    visibility.
    
    There is an explanation about typeinfo and visibility here:
    https://developer.apple.com/library/content/documentation/DeveloperTools/Conceptual/CppRuntimeEnv/Articles/SymbolVisibility.html
    
    When libc++ is used with gtest in shared library mode, any tests
    that are compiled with -fvisibility=hidden and exercise the
    macro EXPECT_CALL, it results in an abort like:
    [ FATAL ] /usr/include/gtest/internal/gtest-port.h:1394::
    Condition typeid(*base) == typeid(Derived) failed.
    This is because the typeinfo for ThreadLocal class is not visible.
    Therefore, linker failed to match it to the shared library symbol, creating a
    new symbol instead.
    
    This fixes google#1207.
    m-gupta committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    1beff24 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2017

  1. Merge pull request google#1139 from chehsunliu/master

    Update the CMakeLists.txt section in googletest README.md.
    gennadiycivil committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    6d0bb75 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2017

  1. Configuration menu
    Copy the full SHA
    77380cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2641b02 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    840c711 View commit details
    Browse the repository at this point in the history
  4. Merge pull request google#1218 from KindDragon/vs-build-fix

    VS2015/2017 build fix and enable C++11 features (attempt number three)
    gennadiycivil committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    7684db3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    20e2de7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    060783b View commit details
    Browse the repository at this point in the history
  7. Merge pull request google#913 from Romain-Geissler/fix-gcc-misleading…

    …-indentation-warning
    
    Remove gcc 6 misleading indentations warnings
    gennadiycivil committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    e93a15c View commit details
    Browse the repository at this point in the history
  8. Merge pull request google#1304 from m-gupta/gtestapifix

    googletest: Add GTEST_API_ attribute to ThreadLocal class.
    gennadiycivil committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    3121b20 View commit details
    Browse the repository at this point in the history
  9. Enable CI for VS2017

    KindDragon committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    b153bfd View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2017

  1. remove markdown stars (bold) from code examples

    Herbert Thielen committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    8866af0 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2017

  1. Merge pull request google#1308 from KindDragon/vs2017-ci

    Enable CI for VS2017
    gennadiycivil committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    43d6ad7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request google#1313 from aninf-wo/heth/fix-faq-stars-issue…

    …-1312
    
    remove markdown stars (bold) from code examples
    gennadiycivil committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    d175c8b View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2017

  1. Fixes issue google#826 by treating MinGW as "non-Windows" when determ…

    …ining colored output
    whame committed Nov 7, 2017
    Configuration menu
    Copy the full SHA
    82447f2 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2017

  1. Merge pull request google#1324 from whame/master

    Fix issue google#826 by treating MinGW as "non-Windows" when determining colored output
    gennadiycivil committed Dec 1, 2017
    Configuration menu
    Copy the full SHA
    247a3d8 View commit details
    Browse the repository at this point in the history