1. 27 Mar, 2018 1 commit
  2. 23 Mar, 2018 1 commit
    • Victor Costan's avatar
      Roll googletest to 1.8.0+. · 539e9072
      Victor Costan authored
      This is the V8 equivalent to https://crrev.com/2779193002 and must be landed
      before //build/secondary/{gtest,gmock} are removed from Chromium. This started
      out as https://crrev.com/2847693002
      
      The changes in tools/ were authored by yangguo@chromium.org and
      initially shared in http://crrev.com/2849783003.
      
      GoogleTest (gtest) and GoogleMock (gmock) are now hosted into the same
      googletest repository. In order to cope with this, the googletest
      repository is now sourced at third_party/googletest.
      
      The file/directory layout of Google Test is not yet considered stable.
      To minimize disruption while Google Test stabilizes, Chromium code will
      be insulated from third_party/googletest.
      
      * testing/gtest/include/gtest/ and testing/gmock/include/gmock have
        been populated with headers that forward into the appropriate
        locations of third_party/googletest
      
      * testing/BUILD.gn has been populated with the targets
        //testing/gtest(:gtest_main) and //testing/gmock(:gmock_main),
        which depend on the appropriate //third_party/googletest targets.
      
      All Chromium code should keep depending on the targets and
      headers in testing/{gtest,gmock} for now.
      
      BUG=chromium:630705
      
      Change-Id: I12b07ae78c8039aeff6ada7a3335e4e2b5d308ab
      Reviewed-on: https://chromium-review.googlesource.com/639953Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
      Commit-Queue: Victor Costan <pwnall@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#52170}
      539e9072
  3. 22 Mar, 2018 1 commit
  4. 30 Jan, 2018 1 commit
  5. 25 Jul, 2016 1 commit
    • tzik's avatar
      Use GTEST_LANG_CXX11 in V8 · 497e10bf
      tzik authored
      For GYP build, V8 configures gtest and gmock in its //testing, and OTOH for
      GN build, it imports BUILD.gn from chromium and uses other configurations
      from its own. However, a recent chromium change on the BUILD.gn requires
      //testing update too. That prevents //build roll of V8.
      
      BUG=chromium:630299
      
      Review-Url: https://codereview.chromium.org/2179743002
      Cr-Commit-Position: refs/heads/master@{#38021}
      497e10bf
  6. 28 May, 2015 1 commit
  7. 22 May, 2015 1 commit
  8. 19 May, 2015 1 commit
  9. 30 Apr, 2015 1 commit
  10. 14 Apr, 2015 1 commit
  11. 09 Apr, 2015 1 commit
  12. 02 Apr, 2015 1 commit
  13. 30 Mar, 2015 1 commit
  14. 26 Mar, 2015 1 commit
  15. 24 Mar, 2015 1 commit
  16. 24 Feb, 2015 1 commit
  17. 20 Feb, 2015 2 commits
  18. 27 Jan, 2015 1 commit
  19. 16 Jan, 2015 1 commit
  20. 07 Jan, 2015 1 commit
  21. 05 Jan, 2015 1 commit
  22. 21 Oct, 2014 1 commit
  23. 06 Oct, 2014 1 commit
  24. 23 Sep, 2014 1 commit
  25. 04 Sep, 2014 1 commit
  26. 26 Aug, 2014 1 commit
  27. 18 Aug, 2014 1 commit
  28. 14 Aug, 2014 1 commit
  29. 12 Aug, 2014 3 commits
  30. 11 Aug, 2014 1 commit
  31. 07 Aug, 2014 1 commit
  32. 05 Aug, 2014 3 commits
  33. 04 Aug, 2014 1 commit