Skip to content
  • Tor Didriksen's avatar
    034567b5
    Bug #31364750 UPGRADE TO GOOGLETEST 1.10.X · 034567b5
    Tor Didriksen authored
    Update to the most recent googletest package which is 1.10.0
    
    Fix deprecation warnings caused by terminology changes in googletest:
    TEST_CASE is now called TEST_SUITE, and old macro names have been deprecated.
    
    Some tests which use googlemock cannot be built by SunStudio:
     >> Assertion:   (../lnk/declarations.cc, line 773)
    so disable these on Solaris.
    
    Change-Id: Ib829bfa946c995696029b6a229a701128dc552bb
    (cherry picked from commit 5636d537b19797270638ad8f0af34f344c93dc57)
    034567b5
    Bug #31364750 UPGRADE TO GOOGLETEST 1.10.X
    Tor Didriksen authored
    Update to the most recent googletest package which is 1.10.0
    
    Fix deprecation warnings caused by terminology changes in googletest:
    TEST_CASE is now called TEST_SUITE, and old macro names have been deprecated.
    
    Some tests which use googlemock cannot be built by SunStudio:
     >> Assertion:   (../lnk/declarations.cc, line 773)
    so disable these on Solaris.
    
    Change-Id: Ib829bfa946c995696029b6a229a701128dc552bb
    (cherry picked from commit 5636d537b19797270638ad8f0af34f344c93dc57)
Loading