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

curl / curl / 8232
37%

Build:
DEFAULT BRANCH: master
Ran 11 Jul 2018 11:30PM UTC
Jobs 1
Files 269
Run time 27s
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
8232

push

travis-ci

Daniel Stenberg
openssl: assume engine support in 1.0.0 or later

Commit 38203f1585da changed engine detection to be version-based,
with a baseline of openssl 1.0.1. This does in fact break builds
with openssl 1.0.0, which has engine support - the configure script
detects that ENGINE_cleanup() is available - but <openssl/engine.h>
doesn't get included to declare it.

According to upstream documentation, engine support was added to
mainstream openssl builds as of version 0.9.7:
https://github.com/openssl/openssl/blob/master/README.ENGINE

This commit drops the version test down to 1.0.0 as version 1.0.0d
is the oldest version I have to test with.

Closes #2732

21073 of 27908 relevant lines covered (75.51%)

599873.28 hits per line

Jobs
ID Job ID Ran Files Coverage
21 8232.21 (T=coverage) 11 Jul 2018 11:30PM UTC 0
75.51
Travis Job 8232.21
Source Files on build 8232
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #8232
  • d6417f6c on github
  • Prev Build on master (#8229)
  • Next Build on master (#8233)
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