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

open-source-parsers / jsoncpp / 1746
65%

Build:
DEFAULT BRANCH: master
Ran 11 Jun 2020 09:47PM UTC
Jobs 1
Files 15
Run time 38s
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
1746

push

travis-ci

web-flow
avoid isprint, because it is locale specific (#1189)

* avoid isprint

`std::isprint` is locale-specific and the JSON-spec is not.
In particular, isprint('\t') is true in Windows CP1252.

Has bitten others, e.g. https://github.com/laurikari/tre/issues/64

Fixes #1187

* semicolon (rookie mistake!)

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

2739 of 2920 relevant lines covered (93.8%)

1519.08 hits per line

Jobs
ID Job ID Ran Files Coverage
2 1746.2 (CXX=g++ CC=gcc DO_Coverage=ON BUILD_TOOL="Unix Makefiles" BUILD_TYPE=Debug LIB_TYPE=shared DESTDIR=/tmp/cmake_json_cpp) 11 Jun 2020 09:47PM UTC 0
93.8
Travis Job 1746.2
Source Files on build 1746
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1746
  • b3189a08 on github
  • Prev Build on master (#1734)
  • Next Build on master (#1749)
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