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

google / benchmark / 1455
92%

Build:
DEFAULT BRANCH: master
Ran 06 Mar 2018 06:17PM UTC
Jobs 1
Files 32
Run time 418min
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
1455

push

travis-ci

dominichamon
Do not let StrCat be renamed to lstrcatA (#546)

On Windows the Shlwapi.h file has a macro:

  #define StrCat lstrcatA

And benchmark/src/string_util.h defines StrCat and it is renamed to
lstrcatA if we don't undef the macro in Shlwapi.h. This is an innocuous
bug if string_util.h is included after Shlwapi.h, but it is a compile
error if string_util.h is included before Shlwapi.h.

This fixes issue #545.

1494 of 1716 relevant lines covered (87.06%)

4491859.31 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1455.1 (COMPILER=g++ C_COMPILER=gcc BUILD_TYPE=Coverage) 06 Mar 2018 06:17PM UTC 0
87.06
Travis Job 1455.1
Source Files on build 1455
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1455
  • f48a28d1 on github
  • Prev Build on master (#1452)
  • Next Build on master (#1457)
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