1. 27 Feb, 2018 14 commits
  2. 26 Feb, 2018 4 commits
  3. 23 Feb, 2018 9 commits
  4. 22 Feb, 2018 6 commits
  5. 19 Feb, 2018 1 commit
    • Victor Costan's avatar
      Fix unused function warning on Mac OS. · 8a615871
      Victor Costan authored
      As of recently, Google Test fails to compile with the warning below when
      used in projects with strict warning settings.
      
      googletest/src/gtest-death-test.cc:1004:13: error: unused function 'StackGrowsDown' [-Werror,-Wunused-function]
      8a615871
  6. 15 Feb, 2018 2 commits
  7. 13 Feb, 2018 4 commits