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

dawagner / parameter-framework / 416
75%
master: 78%

Build:
Build:
LAST BUILD BRANCH: integerparam-template
DEFAULT BRANCH: master
Ran 17 Nov 2015 06:46PM UTC
Jobs 1
Files 233
Run time 44s
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
416

push

travis-ci

David Wagner
CMake: make the check for XInclude support more robust

We used to use check_library_exists which tries to compile a simple
program involving the required function (xmlXIncludeProcess) and link it
against libxml2. However, this could fail for some other, unrelated reasons.
Even though such reasons could be fatal later, the error message was not clear,
because unrelated to the actual problem.

Instead, we now check that the LIBXML_XINCLUDE_ENABLED macro is defined in
xmlversion.h - which is how libxml2 describes activated features. This does not
involve linking and thus is more robust.

Signed-off-by: David Wagner <david.wagner@intel.com>

4992 of 6666 relevant lines covered (74.89%)

3718.74 hits per line

Jobs
ID Job ID Ran Files Coverage
1 416.1 17 Nov 2015 06:46PM UTC 0
74.89
Travis Job 416.1
Source Files on build 416
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #416
  • eb68c9ed on github
  • Prev Build on cmake-misc-fixes (#414)
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