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

open-source-parsers / jsoncpp / 1749
65%

Build:
DEFAULT BRANCH: master
Ran 11 Jun 2020 10:16PM UTC
Jobs 1
Files 15
Run time 3s
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
1749

push

travis-ci

web-flow
Billy donahue avoid isprint (#1191)

* 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!)

* Windows tab escape testing with custom locale (#1190)

Co-authored-by: Nikolay Baklicharov <thestorm.nik@gmail.com>

2739 of 2920 relevant lines covered (93.8%)

1519.08 hits per line

Jobs
ID Job ID Ran Files Coverage
2 1749.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 10:16PM UTC 0
93.8
Travis Job 1749.2
Source Files on build 1749
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1749
  • 632044ad on github
  • Prev Build on master (#1746)
  • Next Build on master (#1754)
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