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

google / benchmark / 593 / 1
92%
master: 92%

Build:
DEFAULT BRANCH: master
Ran 06 Jul 2016 07:42PM UTC
Files 34
Run time 10s
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

06 Jul 2016 07:36PM UTC coverage: 88.228%. Remained the same
COMPILER=g++-4.6 STD=c++0x BUILD_TYPE=Coverage

push

travis-ci

dominichamon
Add export linker flags policy to cmake (#251)

Add policy CMP0056, which honors the link flags in try_compile and
try_run. This allows for building against non-system libc++ by providing
the correct -L and rpath options in a containing project.

For example:

    set(CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS} -L ${LLVM_ROOT}/lib -l c++ -l c++abi")
    set(CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS} -Wl,-rpath,${LLVM_ROOT}/lib")

1349 of 1529 relevant lines covered (88.23%)

3262219.66 hits per line

Source Files on job 593.1 (COMPILER=g++-4.6 STD=c++0x BUILD_TYPE=Coverage)
  • Tree
  • List 0
  • Changed 12
  • Source Changed 0
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 593
  • Travis Job 593.1
  • 2149577f on github
  • Prev Job for COMPILER=g++-4.6 STD=c++0x BUILD_TYPE=Coverage on master (#591.1)
  • Next Job for COMPILER=g++-4.6 STD=c++0x BUILD_TYPE=Coverage on master (#596.1)
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