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

nlohmann / json / 883
99%

Build:
DEFAULT BRANCH: develop
Ran 18 May 2016 11:02AM UTC
Jobs 1
Files 1
Run time 43min
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
883

Pull #247

travis-ci

robertmrk
Define CMake/CTest tests

Instead of copying the test executable and the JSON files used by
the tests at install time, define CMake/CTest tests for running
the json_unit executable from any build directory with the project's
source directory as its working directory.

- call enable_testing in the main lists file to allow the definition
of tests
- remove install commands from the test directory's lists file
- define two tests
  - json_unit_default for running the default tests by executing
json_unit without any arguments
  - json_unit_all for running all the tests by executing json_unit
with the "*" argument
- update the AppVeyor configuration file to use the new testing method
Pull Request #247: Define CMake/CTest tests

2151 of 2152 relevant lines covered (99.95%)

570720.43 hits per line

Jobs
ID Job ID Ran Files Coverage
1 883.1 (COMPILER=g++-4.9) 18 May 2016 11:46AM UTC 0
99.95
Travis Job 883.1
Source Files on build 883
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #883
  • Pull Request #247
  • PR Base - develop (#882)
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