• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

google / benchmark / 1482
92%

Build:
DEFAULT BRANCH: master
Ran 21 Mar 2018 07:33PM UTC
Jobs 1
Files 34
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
1482

push

travis-ci

EricWF
Fix #538 - gtest.h not found when building with older CMake versions.

Older CMake versions, in particular 2.8, don't seem to correctly handle
interface include directories. This causes failures when building the
tests. Additionally, older CMake versions use a different library install
directory than expected (i.e. they use lib/<target-triple>). This caused
certain tests to fail to link.

This patch fixes both those issues. The first by manually adding the
correct include directory when building the tests. The second by specifying
the library output directory when configuring the GTest build.

1492 of 1714 relevant lines covered (87.05%)

4420107.52 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1482.1 (COMPILER=g++ C_COMPILER=gcc BUILD_TYPE=Coverage) 21 Mar 2018 07:33PM UTC 0
87.05
Travis Job 1482.1
Source Files on build 1482
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1482
  • 68e22894 on github
  • Prev Build on master (#1481)
  • Next Build on master (#1483)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc