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

curl / curl / 9824
37%

Build:
DEFAULT BRANCH: master
Ran 04 Feb 2019 07:57PM UTC
Jobs 1
Files 273
Run time 2min
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
9824

push

travis-ci

jay
runtests.pl: Fix perl call to include srcdir

- Use explicit include opt for perl calls.

Prior to this change some scripts couldn't find their dependencies.

At the top, perl is called using with the "-Isrcdir" option, and it
works:

https://github.com/curl/curl/blob/curl-7_63_0/tests/runtests.pl#L183

But on line 3868, that option is omitted. This caused problems for me,
as the symbol-scan.pl script in particular couldn't find its
dependencies properly:

https://github.com/curl/curl/blob/curl-7_63_0/tests/runtests.pl#L3868

This patch fixes that oversight by making calls to perl sub-shells
uniform.

Closes https://github.com/curl/curl/pull/3496

22108 of 29190 relevant lines covered (75.74%)

777924.98 hits per line

Jobs
ID Job ID Ran Files Coverage
24 9824.24 (T=coverage) 04 Feb 2019 07:57PM UTC 0
75.74
Travis Job 9824.24
Source Files on build 9824
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #9824
  • 53400f5a on github
  • Prev Build on master (#9822)
  • Next Build on master (#9825)
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