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

google / benchmark / 1453
92%

Build:
DEFAULT BRANCH: master
Ran 06 Mar 2018 05:15PM UTC
Jobs 1
Files 32
Run time 476min
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
1453

Pull #546

travis-ci

web-flow
Do not let StrCat be renamed to lstrcatA

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.
Pull Request #546: Do not let StrCat be renamed to lstrcatA

1492 of 1714 relevant lines covered (87.05%)

4714583.54 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1453.1 (COMPILER=g++ C_COMPILER=gcc BUILD_TYPE=Coverage) 06 Mar 2018 05:15PM UTC 0
87.05
Travis Job 1453.1
Source Files on build 1453
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1453
  • Pull Request #546
  • PR Base - master (#1452)
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