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

google / benchmark / 2251
92%

Build:
DEFAULT BRANCH: master
Ran 05 Nov 2019 07:50PM UTC
Jobs 1
Files 40
Run time 4s
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
2251

push

travis-ci

LebedevRI
CMake: use full add_test(NAME <> COMMAND <>) signature (#901)

* CTest must use proper paths to executables

With the following syntax:

```
  add_test(NAME <name> COMMAND <command> [<arg>...])
```

if `<command>` specifies an executable target it will automatically
be replaced by the location of the executable created at build time.

This is important if a `<Configuration>_POSTFIX` like `_d` is used.

* Fix typo in ctest invocation

Instead of `-c` the uppercase `-C` must be used to select a config.
But better use the longopt.

1803 of 1960 relevant lines covered (91.99%)

5258539.51 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2251.1 (COMPILER=g++ C_COMPILER=gcc BUILD_TYPE=Coverage) 05 Nov 2019 07:50PM UTC 0
91.99
Travis Job 2251.1
Source Files on build 2251
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2251
  • c50ac68c on github
  • Prev Build on master (#2248)
  • Next Build on master (#1052)
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