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

google / benchmark / 1249
92%

Build:
DEFAULT BRANCH: master
Ran 13 Dec 2017 11:30PM UTC
Jobs 1
Files 32
Run time 5s
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
1249

push

travis-ci

web-flow
Add support for GTest based unit tests. (#485)

* Add support for GTest based unit tests.

As Dominic and I have previously discussed, there is some
need/desire to improve the testing situation in Google Benchmark.

One step to fixing this problem is to make it easier to write
unit tests by adding support for GTest, which is what this patch does.

By default it looks for an installed version of GTest. However the
user can specify -DBENCHMARK_BUILD_EXTERNAL_GTEST=ON to instead
download, build, and use copy of gtest from source. This is
quite useful when Benchmark is being built in non-standard configurations,
such as against libc++ or in 32 bit mode.

1476 of 1698 relevant lines covered (86.93%)

4401486.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1249.1 (COMPILER=g++ C_COMPILER=gcc BUILD_TYPE=Coverage) 13 Dec 2017 11:30PM UTC 0
86.93
Travis Job 1249.1
Source Files on build 1249
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1249
  • 7db02be2 on github
  • Prev Build on master (#1246)
  • Next Build on master (#1264)
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