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

zbeekman / json-fortran / 180
68%
master: 77%

Build:
Build:
LAST BUILD BRANCH: feat-UTF-8-support-issue-35
DEFAULT BRANCH: master
Ran 11 Mar 2015 01:19AM UTC
Jobs 1
Files 1
Run time 47s
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
180

push

travis-ci

zbeekman
WIP: Unicode support almost done
 - Unicode supported by Gfortran only, but gracefully handles Intel
 - Currently this will build, run and pass the tests with gfortran 4.9.2_1
 - Falls back on 'DEFAULT' character kinds if 'ISO_10646' doesn't exist
 - Actual deferred length character arguments corresponding to `intent(out)`
   dummy arguments _**MUST**_ be of kind `JCK` to ensure proper functionality
 - All `intent(in)` character arguments to the public API may be of kind
   'DEFAULT' or JCK
 - Files now assume/use utf-8 encoding

TO-DO
 - update build scripts to use introspection to determine if
   'ISO_10646' characters are supported
 - update build scripts to have an option to turn on ISO 10646
   support and default to off otherwise
 - add at least one test case to showoff/test Unicode support in action

805 of 1135 relevant lines covered (70.93%)

329788.97 hits per line

Jobs
ID Job ID Ran Files Coverage
2 180.2 (BUILD_SCRIPT="./build.sh" SPECIFIC_DEPENDS="binutils" JLINT="no" DOCS="yes" FoBiS="yes" CODE_COVERAGE="yes") 11 Mar 2015 01:19AM UTC 0
70.93
Travis Job 180.2
Source Files on build 180
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #180
  • dd96e0c8 on github
  • Prev Build on feat-UTF-8-support-issue-35 (#179)
  • Next Build on feat-UTF-8-support-issue-35 (#181)
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