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

curl / curl / 9306
37%

Build:
DEFAULT BRANCH: master
Ran 20 Nov 2018 05:48PM UTC
Jobs 1
Files 273
Run time 25s
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
9306

push

travis-ci

danielgustafsson
ntlm: Remove redundant ifdef USE_OPENSSL

lib/curl_ntlm.c had code that read as follows:

  #ifdef USE_OPENSSL
  # ifdef USE_OPENSSL
  # else
  # ..
  # endif
  #endif

Remove the redundant USE_OPENSSL along with #else (it's not possible to
reach it anyway). The removed construction is a leftover from when the
SSLeay support was removed.

Closes #3269
Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
Reviewed-by: Daniel Stenberg <daniel@haxx.se>

21754 of 29062 relevant lines covered (74.85%)

748123.57 hits per line

Jobs
ID Job ID Ran Files Coverage
23 9306.23 (T=coverage) 20 Nov 2018 05:48PM UTC 0
74.85
Travis Job 9306.23
Source Files on build 9306
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #9306
  • 7c96f6a1 on github
  • Prev Build on master (#9305)
  • Next Build on master (#9307)
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