1. 28 Feb, 2018 1 commit
    • Petr Hosek's avatar
      Support JSON output format in addition to XML · 6baf17e9
      Petr Hosek authored
      This change allows emitting output in JSON format in addition to the
      already supported XML format. The implementation as well as the file
      structure is intentionally modelled after the XML one.
      6baf17e9
  2. 27 Feb, 2018 14 commits
  3. 26 Feb, 2018 4 commits
  4. 23 Feb, 2018 9 commits
  5. 22 Feb, 2018 6 commits
  6. 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
  7. 15 Feb, 2018 2 commits
  8. 13 Feb, 2018 3 commits