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

zbeekman / json-fortran
68%
master: 77%

Build:
Build:
LAST BUILD BRANCH: feat-UTF-8-support-issue-35
DEFAULT BRANCH: master
Repo Added 27 Feb 2015 12:08AM UTC
Files 27
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

LAST BUILD ON BRANCH feat-UTF-8-support-issue-35
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • GNU-install-structure
  • README-toc
  • coveralls-issue-63
  • feat-UTF-8-support-issue-35
  • fix-includes-install
  • homebrew-news
  • json-output-files
  • make-check
  • make-check-issue-103
  • master
  • segfault
  • small-config-fix
  • small-improvements
  • small-update
  • strange-travis-ci-fix
  • unit-tests-fix

pending completion
166

push

travis-ci

zbeekman
WIP: Unicode support almost done
 - Test 8 fails to compile because
   - json_parse interface might be split simplify/refactor optional argument logic
 - 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
 - Bug in gfortran causes substrings of 'ISO_10646' character named
   constants to spuriously convert kinds

TODO
 - refactor `json_parse`
 - update build scripts to use intro spection 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 show off Unicode support in action

94 of 139 relevant lines covered (67.63%)

1.64 hits per line

Relevant lines Covered
Build:
Build:
139 RELEVANT LINES 94 COVERED LINES
1.64 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
166 feat-UTF-8-support-issue-35 WIP: Unicode support almost done - Test 8 fails to compile because - json_parse interface might be split simplify/refactor optional argument logic - Gfortran only, but gracefully handles intel - Currently this will build, run and pass the te... push 16 Oct 2016 10:25AM UTC zbeekman travis-ci pending completion  
250 homebrew-news update README.md with homebrew info - Don't forget to update the homebrew forumula via PR when a new version is tagged. - Currently the --HEAD option will fail when installing with homebrew due to the recent resolution of #103. Line # 30... push 08 Jun 2015 04:30PM UTC zbeekman travis-ci pending completion  
248 homebrew-news update README.md with homebrew info - Don't forget to update the homebrew forumula via PR when a new version is tagged. - Currently the --HEAD option will fail when installing with homebrew due to the recent resolution of #103. Line # ... push 08 Jun 2015 04:19PM UTC zbeekman travis-ci pending completion  
247 master Merge pull request #104 from zbeekman/make-check-issue-103 Make check issue 103 push 08 Jun 2015 03:40PM UTC jacobwilliams travis-ci pending completion  
246 make-check-issue-103 fix rebase instructions in CONTRIBUTING.md push 29 May 2015 06:27PM UTC zbeekman travis-ci pending completion  
237 make-check Small tweaks - Update CMake example to have correct patch number in version - Removed images from toc entries push 29 May 2015 05:10PM UTC zbeekman travis-ci pending completion  
235 master update version number to 4.1.1 push 27 May 2015 10:50PM UTC jacobwilliams travis-ci pending completion  
236 fix-includes-install Fix adding include flags for cmake client projects push 27 May 2015 10:39PM UTC zbeekman travis-ci pending completion  
234 README-toc Add note about NAG to building section push 26 May 2015 05:34PM UTC zbeekman travis-ci pending completion  
233 fix-includes-install Fix adding include flags for cmake client projects push 26 May 2015 04:42PM UTC zbeekman travis-ci pending completion  
See All Builds (82)
  • Repo on GitHub
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