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

curl / curl / 7977 / 20
37%
master: 37%

Build:
DEFAULT BRANCH: master
Ran 30 May 2018 03:00PM UTC
Files 269
Run time 12min
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

30 May 2018 12:08PM UTC coverage: 74.586% (-0.01%) from 74.597%
T=coverage

push

travis-ci

vszakats
curl.rc: embed manifest for correct Windows version detection

* enable it in `src/Makefile.m32`
* enable it in `winbuild/MakefileBuild.vc` if a custom manifest is
  _not_ enabled via the existing `EMBED_MANIFEST` option
* enable it for all Windows CMake builds (also disable the built-in
  minimal manifest, added by CMake by default.)

For other build systems, add the `-DCURL_EMBED_MANIFEST` option to
the list of RC (Resource Compiler) flags to enable the manifest
included in `src/curl.rc`. This may require to disable whatever
automatic or other means in which way another manifest is added to
`curl.exe`.

Notice that Borland C doesn't support this method due to a
long-pending resource compiler bug. Watcom C may also not handle
it correctly when the `-zm` `wrc` option is used (this option may
be unnecessary though) and regardless of options in certain earlier
revisions of the 2.0 beta version.

Closes https://github.com/curl/curl/pull/1221
Fixes https://github.com/curl/curl/issues/2591

20967 of 28111 relevant lines covered (74.59%)

178507.14 hits per line

Source Files on job 7977.20 (T=coverage)
  • Tree
  • List 0
  • Changed 66
  • Source Changed 0
  • Coverage Changed 66
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 7645
  • Travis Job 7977.20
  • ebd21327 on github
  • Prev Job for T=coverage on master (#7969.20)
  • Next Job for T=coverage on master (#7983.20)
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