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

curl / curl / 5441
37%

Build:
DEFAULT BRANCH: master
Ran 04 Jun 2017 05:51PM UTC
Jobs 1
Files 336
Run time 16s
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
5441

push

travis-ci

MarcelRaad
curl_ntlm_core: pass unsigned char to toupper

Otherwise, clang on Cygwin64 warns:
curl_ntlm_core.c:525:35: error: array subscript is of type 'char'
[-Werror,-Wchar-subscripts]
    dest[2 * i] = (unsigned char)(toupper(src[i]));
                                  ^~~~~~~~~~~~~~~
/usr/include/ctype.h:152:25: note: expanded from macro 'toupper'
      (void) __CTYPE_PTR[__x]; (toupper) (__x);})
                        ^~~~

1 of 1 new or added line in 1 file covered. (100.0%)

18157 of 25122 relevant lines covered (72.28%)

43265.63 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
lib/connect.c
2
100.0
lib/easy.c
Jobs
ID Job ID Ran Files Coverage
7 5441.7 (BUILD_TYPE=coverage) 04 Jun 2017 05:51PM UTC 0
72.28
Travis Job 5441.7
Source Files on build 5441
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5441
  • 892c5e4c on github
  • Prev Build on master (#5440)
  • Next Build on master (#5442)
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